* { box-sizing:border-box; -moz-box-sizing:border-box; }

BODY, TD, TH

{
font-family: Arial, 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
{
text-decoration: none;
font-family: Arial, Helvetica;
font-size: 13px;
color: #1c130f;
}

a:hover
{
color: #283320;
}

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

.white:hover
{
color: #CCCCCC;
}

.nav
{
font-family: Arial, Helvetica;
font-size: 23px;
padding-top: 0px;
padding-bottom: 5px;
text-decoration: none;
color: #718d26;
}

.nav:hover
{
color: #332114;
}

.index_nav
{
font-family: helvetica;
font-size: 12px;
text-decoration: none;
background-color: #EEEEEE;
color: #990000;
width:178;
padding:1px;
display:inline;
float:left;
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;
}

.faded
{
padding-bottom: 10px;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

.port_choose 
{ 
background-color: #FFFFFF; 
color:#332114;
font-weight:bold;
}

.photo 
{ 
border: 1px solid #718d26;
}

.normal
{
border:3px solid #718d26;
}

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