body, td, p
{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ff0000;
	scrollbar-track-color: #f1f1f1;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A, A:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.infinput 
{ 
     border: 1px solid #E68747; 
     margin: 0px; 
     padding: 0px; 
}



.bodylink,.bodylink:link,.bodylink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}

.bodylink:hover
{
	color: #ffffff;
	background-color: #0000ff;
	text-decoration: none;
}

.bodylink:active
{
  color: green;
  background: #FFD700
}

ul
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-left:10px;
}

li
{
	padding-top: 2px;
	padding-bottom:2px;
}

p.error { font-weight: bold; color: #ff0000; }
span.error { font-weight: bold; color: #ff0000; }
span.okay { font-weight: bold; color: #A0BA01; }
td.error { font-weight: bold; color: #ff0000; }
td.okay { font-weight: normal; color: #A0BA01; }
td#note
{
	background-color: #FFFFCC;
}

form { margin: 0px }

.tahW11,.tahW11:link,.tahW11:visited
{
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.tahW13,.tahW13:link,.tahW13:visited
{
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.tahW15,.tahW15:link,.tahW15:visited
{
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.tahW24,.tahW24:link,.tahW24:visited
{
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}

.tahG11,.tahG11:link,.tahG11:visited
{
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #7D7A7B;
	text-decoration: none;
}

.someborder { BORDER-RIGHT: #E68747 1px solid; BORDER-TOP: #E68747 1px solid; BORDER-LEFT: #E68747 1px solid; BORDER-BOTTOM: #E68747 1px solid }

.searchbutton,.searchbutton:link,.searchbutton:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #7F9DB9;
	background-color:#FFFFFF;
}

.searchbutton:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #7F9DB9;
	background-color:#FFFFFF;
	cursor: pointer;
}

.ginput
{
	font-family: Tahoma, Veradana, Arial;
	font-size:12px;	
	height:20px;
	width:303px;
	border:1px solid #5971CF;
}

.r11 {
	font-family: Tahoma, Veradana, Arial;	
	font-size:11px;	
	color:red;	
}

.b11 {
	font-family: Tahoma, Veradana, Arial;	
	font-size:11px;	
	color:#5971CF;	
}

.gbutton
{
	font-family: Tahoma, Veradana, Arial;
	font-size:11px;
	height:20px;
	width:65px;		
	color:white;
	background-color:#5971CF;
	border:1px solid #000066;
}

img.current { border:2px solid #5971CF; }

#scroll
 { 
	height:100%;
	overflow:auto; 
	margin-right: 0px;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-darkshadow-color #000000;
	scrollbar-3dlight-color #000000;
	scrollbar-base-color #000000;
	scrollbar-shadow-color #000000; 
	scrollbar-arrow-color: #5A73CD; 
	scrollbar-DarkShadow-Color: #000000; 
	scrollbar-track-color: #000000;
 }
