









69463



BODY, TD, TH
{
font-family: Helvetica;
font-size: 14px;
color: 666666;
}

SELECT, INPUT, TEXTAREA
{
	font-family: Trebuchet MS,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 15px;
	padding: 0px 2px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	color: #666666;
}



.selected
{
border:3px solid #CC0000;
}

.normal
{
border:3px solid #666666;
}

.radio
{
border: 0px;
width: 10px;
}

.button
{
background: #CCCCCC;
border: 1px solid #CCCCCC;
font-size: 11px;
color: #000000;
float: #none;
}


a
{
font-family: Verdana;
font-weight:normal;
font-size: 14px;
text-decoration: none;
color: #000000;
}

a:hover
{
color: 666666;
}

.white
{
font-family: Tahoma, Trebuchet MS;
font-size: 12px;
color: #ffffcc;
text-decoration: underline;
}

.white:hover
{
color: ;
}

.template1_nav
{
width: 125px;
text-align:center;
border-right: 1px solid CCCCCC;
font-weight: bold;
padding:3px;
font-family: helvetica;
font-size: 14px;
text-decoration: none;
float:left;
}

.template2_nav
{
width: 100px;
text-align:center;
font-weight: bold;
padding:3px;
font-family: helvetica;
font-size: 14px;
text-decoration: none;
}

.template3_nav
{
width: 190px;
height: 25px;
text-align:center;
font-weight: bold;
padding:3px;
font-family: helvetica;
font-size: 14px;
text-decoration: none;
background: url('/images/nav_gradient.jpg');
background-repeat:repeat-y;
}

.template4_nav
{
background-color:#FFFFFF;
filter: ALPHA(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
width: 125px;
text-align:center;
border: 1px solid CCCCCC;
border-bottom: 0px;
font-weight: bold;
padding:3px;
font-family: helvetica;
font-size: 14px;
text-decoration: none;
float:left;
}

.container
{
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}

.nav:hover
{
background-color: #FFFFFF;
}

.footer
{
font-size: 10px; 
color: #999999;
}

FORM
{
margin: 0px;
}

.scrollbars
{
color: #000000; 
border: solid 2px black; 
width: 120px; 
height: 200px; 
overflow: auto; 
scrollbar-face-color: #CCCCCC;
scrollbar-shadow-color: #3D5054;
scrollbar-highlight-color: #EEEEEE;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #999999;
scrollbar-arrow-color: #666666;
}

.small
{
font-size:12px;
}
