BODY,TABLE,TD,TR {
   background-color:white;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size:13px;
   color:black;
   margin:0;
   padding:0;
}
.ahem {
   display:none;
}
.mednav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	line-height: 14px;
	text-decoration:underline;
}
.mednav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}

.mednav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	line-height: 14px;
}
.mednav:hover{
	color:#000000; 
	background-color:FFF4AC; 
	text-decoration:none;
}

#topbox {
   width:100%;
   height:110px;
   color:black;
   background-color:#fff2ac;
}
#midbox {
   width:100%;
   height:286px;
   padding:0;
}
#midbox #newsbox {
   margin-left:440px;
   height:260px;
   border:solid 1px white;
   width:190px;
}
#midbox #newsbox #innerbox {
   height:230px;
   margin-top:30px;
   width:100%;
   border:solid 1px #6a656a;
}
#innerbox #top {
   background-color:#e2d799;
}
#innerbox #line {
   background-color:#fff2ac;
   height:5px;
   width:100%;
}

.inews {
   border-bottom:solid 1px #6a656a;
   padding-top:5px;
   padding-bottom:5px;
   font-size:10px;
}

.inews a {
   font-size:10px;
   text-decoration:none;
   font-weight:bold;
   color:#5e4eba;
}

.newssource {
   font-style:italic;
   color:#666666;
}

#bottomgray {
   width:100%;
   height:81px;
   color:white;
   background-color:#999999;
}
#bottomyellow {
   width:100%;
   height:69px;
   color:black;
   background-color:#fff2ac;
   clear:left;
   vertical-align:baseline;

}

#footer {
   text-align:center;
   font-size:10px;
   width:100%;
   padding-top:50px;
}

#footer A {
   text-decoration:none;
   font-weight:bold;
   color:#5e4eba;
}
