marquee
	{
	color:#999999;
	}
a.marquee:link, a.marquee:visited, a.marquee:active
	{
	color:gray;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	height:12pt;
	}

a.marquee:hover
	{
	color:silver;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}

a.link_testimonials:link, a.link_testimonials:visited, a.link_testimonials:active
	{
	font-family: ms sans serif;
	background-color:#cccccc;
	color:white;
	}

a.link_testimonials:hover
	{
	color:gray;
	text-decoration:none;
	}

.dashedeffect
	{
	border-bottom: 1px dashed;
	color:green;
	}

.quote
	{
	font-family:comic sans ms; courier new, georgia, arial;
	color:black;
	font-style: none;
	}

.heading
	{
	font-family:georgia, trebuchet ms; century gothic; 
	font-size:18pt; 
	color:#999966;	
	}

.subheading
	{
	font-family:arial; 
	font-size:14pt; 
	color:#999966;	
	}

#clock
	{
	color:gray;
	font-family:arial narrow;
	font-size:11px;
	}

a.submenu:link, a.submenu:visited, a.submenu:active
	{
	color:green;
	font-family:arial;
	font-size:12px;
	height:16px;
	}

a.submenu:hover
	{
	color:gray;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	}

a.submenu_selected:link, a.submenu_selected:visited, a.submenu_selected:active
	{
	color:darkgreen;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:16px;
	}

a.submenu_selected:hover
	{
	color:gray;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

a:img, a:visited img
	{
	border-color:#eeeeee;
	}

a:hover img, a:active img
	{
	border-color:#cccccc;
	}

a:link, a:visited, a:active
	{
	text-decoration: none; 
	color: #009B34;
	}

a:hover 	
	{
	text-decoration: underline; 
	color: #009B34;
	}

body		{
		margin-top:	10px;
		margin-left:	10px;
		margin-right:	10px;
		margin-bottom:	10px;

		background-image: url('../images/bg.jpg');
		background-color:black;

		color: #000000; 
		font-family: georgia, ms sans serif, trebuchet ms, arial; 
		font-size:9pt;

		background-attachment: fixed;

		/*
		scrollbar-face-color: black;
		scrollbar-shadow-color: black;
		scrollbar-highlight-color: black;
		scrollbar-3dlight-color: #E0E0E0;
		scrollbar-darkshadow-color: #F0F0F0;
		scrollbar-track-color: #F0F0F0;
		*/		
		scrollbar-arrow-color: #009B34;
		}

table		{
		color: #000000; 
		font-family: georgia, ms sans serif, trebuchet ms, arial; 
		font-size:9pt;
		}

hr 		{
		height:1px; 
		color: #339900;
		}
		
DIV.highlight
{

  BORDER-RIGHT: #87ceeb 1px solid;
  PADDING-RIGHT: 10px;
  BORDER-TOP: #87ceeb 1px solid;
  PADDING-LEFT: 10px;
  PADDING-BOTTOM: 10px;
  BORDER-LEFT: #87ceeb 1px solid;
  COLOR: #191970;
  PADDING-TOP: 10px;
  BORDER-BOTTOM: #87ceeb 1px solid;
  FONT-STYLE: normal;
  FONT-FAMILY: ms sans serif; arial;
  BACKGROUND-COLOR: #b0c4de;
  TEXT-ALIGN: left;
  FONT-VARIANT: normal;
  TEXT-DECORATION: none
}


/*
li.star
	{
	list-style-image:url(../images/goldstar.gif); 
	vertical-align: middle;
	}
li
	{
	list-style-image: url(../images/arrow.gif);
	vertical-align: text-top;
	line-height: 15px;
	margin: 0px;
	padding: 1px;
	list-style-position: outside;
	}
*/

input
	{
	border: 1px solid gray;
	/*
	background: transparent; 
	border:1px dotted #EB5F01;
	background-color: #FFFFFF;	
	*/
	}

input:submit
	{
	
	border: 1px solid gray;
	/*
	background: GRAY; 
	border:1px dotted #EB5F01;
	background-color: #FFFFFF;	
	*/
	}
