td,body {text-decoration:none;font-family:Arial;font-size:12px; color:#000000;}
th {text-decoration:none;font-family:Arial;font-size:12px; font-weight:regular;color:#000000;text-align:left; }	
input, select, textarea { font-family: Arial; font-size: 12px; color: #000000; border-width: 1px; border-color: #AFAFAF; border-style: solid; padding-bottom:0px; padding-top:0px; padding-left:1px;}


a:link { font-family:Arial; font-weight:bold; font-size:12px;; color:#FF9205; text-decoration:none;}
a:visited { font-family:Arial; font-weight:bold; font-size:12px;; color:#FF9205; text-decoration:none;}
a:active { font-family:Arial; font-weight:bold; font-size:12px;; color:#FF9205; text-decoration:none;}
a:hover { font-family:Arial; font-weight:bold; font-size:12px;; color:#000000; text-decoration:none;}

.rand { border-right:1px solid rgb( 0,0,0); width:660px;}

.rand_left { 
border-left:1px solid black;
vertical-align: top; 
background-color:#F7C621; 
height: 100%; 
width: 194px;
}

.rand_div { border-left:2px solid rgb( 255,255,255);}

.nav  { border-left:2px solid rgb( 255,255,255); padding-left:20px;}

.content { border-width: 1px; border-color: #AFAFAF; border-style: solid; }

.caption1 { font-family:Arial; font-weight:bold; font-size:12px;; color:#000000; text-decoration:none;  text-transform: uppercase;}
.caption2 { font-family:Arial; font-weight:bold; font-size:12px;; color:#000000; text-decoration:none; }

#header{ background: #000; color: white; font-weight: bold;}
#header a{color: white; font-weight: bold; padding-left:15px; padding-right:15px;}

ul#navigation{
border-left: 2px solid white;
width:194px;
margin: 0; padding: 0;
}

ul#navigation li{ 
list-style: none;
margin:0; padding:0;
}

ul#navigation a{ 
display: block;
color: black;
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding: 5px 5px 5px 20px;
margin: 0;
outline: none;
}
ul#navigation a:hover{
border-right: 10px solid white;
color: white;
}
ul#navigation li.active a{
background: white;
}
ul#navigation li.active a:hover{
/*border-right: 10px solid #F7C621;*/
color: #F7C621; 
}
