BODY, TD, TH

{
font-family: Helvetica;
font-size: 14px;
color: #000000;
}

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;
}



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

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


a
{
font-family: helvetica;
font-size: 12px;
color: #000000;
}

a:hover
{
color: #CC9966;
}

.new_nav
{
font-family: helvetica;
font-size: 12px;
color: #990000;
text-decoration:none;
}

.new_nav:hover
{
font-family: helvetica;
font-size: 12px;
color: #990000;
}

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

.white:hover
{
color: #CCCCCC;
}

.nav
{
font-family: helvetica;
font-size: 10px;
text-decoration: none;
color: #000000;
}

.nav:hover
{
color: #888888;
}

.index_nav
{
font-family: helvetica;
font-size: 12px;
background-color: #EEEEEE;
color: #000000;
width:178;
padding:1px;
cursor:hand;
border: 1px solid #999999;
border-left: 0px solid #CCCCCC;
border-top: 0px;
}

.square
{
display:inline;
float:left;
height:16;
width:13;
border:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
background-color:#FFFFFF;
}

.index_nav:hover
{
color: #888888;
}

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

.admin
{
font-size: 10px;
}

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;
}

.SEARCH_BUTTON
{
border: 0px;
height: 27px;
background: url(/images/button_bg.gif);
font-weight: bold;
color: #FFFFFF;
cursor: pointer;
}

.office_nav
{
cursor: pointer;
width: 180px;
padding: 5px;
border: 1px solid #990000;
}

.BUTTON
{
height: 27px;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
background: url(/images/button_bg.gif);
cursor: pointer;
}
