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;
	color: #666666;
}



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

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


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

a:hover
{
color: #CC9966;
}

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

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

.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: #000066;
}

.nav:hover
{
color: #888888;
}

.index_nav
{
font-family: helvetica;
font-size: 12px;
text-decoration: none;
background-color: #EEEEEE;
color: #540c0b;
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 #540c0b;
}

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

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.wkc_td
{
	background-color: #eeeeee;	
}
