body { 
  background-color: #003;    
  scrollbar-face-color: #000063; 
  scrollbar-shadow-color: #000033; 
  scrollbar-highlight-color: #aaf; 
  scrollbar-3dlight-color: #aaf;   
  scrollbar-darkshadow-color: #000;
  scrollbar-track-color: #003; 
  scrollbar-arrow-color: #aaf;  
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffff00;

}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
/*	line-height: 15px; */
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline overline;
	letter-spacing: 10px;
	word-spacing: normal;
}
.bulletpoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.bullethighlight {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: none;
}
.fontlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

/* =================================================*/
#phonavcontainer { width: 90px;
  border-left: 1px solid #eee; 
  border-right: 1px solid #eee; 
 }
#phonavcontainer ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
   border-top: 1px solid #fff; 
}
#phonavcontainer a {
  display: block;
  padding: 2px;
  width: 90 px;
  background-color: #006;
  border-bottom: 1px solid #eee;
}
* html #navcontainer a { width: 90px; }

#phonavlist {
  padding: 0px;
  margin: 0px;
}

#phonavcontainer a:link, #navlist a:visited {
  color: #EEE;
  text-decoration: none;
}
#phonavcontainer a:hover {
  background-color: #fff;
  color: #003;
}
#phonavcontainer #active a {
  background-color: #36b;
}
/* =================================================*/
.fontlinkRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#whatsHot { margin: 8px 0 15px 10px; float: left; color: #006; }
    #whatsHotHdr {  font: bold 10px verdana; color: #fff; margin: 0px 0 9px 8px; }
    .whatsHotContent {  width: 383px; height: 204px; }
    #whatsHotStorage { display: none; }    
    #fadingRotatorContainer { width: 100%; FILTER: alpha( opacity = 100 ); -moz-opacity: 0; }
    
    #whatsHot h2 { font: bold 12px verdana; margin: 0; }
  
 #latestHdr { background: url( '../images/thelatest_hdr_bg.jpg' ) no-repeat; width: 598px; height: 29px; clear: both; }
    #latestHdr h1 {  font: bold 10px verdana; color: #fff; padding: 8px 0 0 8px; }
    .latestEntry { background: url( '../images/latestEntry_bg.jpg' ) no-repeat top right; width: 590px; margin: 0 0 5px 3px;  }
    .latestEntry image { float: left; margin: 0 0px 0 0px; width: 202px; }
    .latestEntry .text { float: right; width: 360px; padding-right: 20px; Xborder: 1px solid #f00; }
    .latestEntry h2 { font: bold 12px verdana; color: #557; margin: 3px 0 5px 0; }
    .latestEntry a.gonow { float: right; margin-right: 30px; }
	
#forum { background: url( ../images/forum_bg.jpg ) no-repeat; width: 316px; padding: 0 10px 0 10px; float: left; }
    h1#forumHdr { font: bold 10px verdana; color: #006; margin: 20px 24px 13px 0; }
    #forumMessages { height: 200px; color: #006; }
    #forum a { text-decoration: none; }
    
    .forumEntry { margin-bottom: 10px; border-bottom: 1px dashed #8CAAED; padding: 3px; margin-bottom: 15px; }
    .forumDetails { text-align: right; }
    .forumName { font-weight: bold; color: #66a; display: inline; }
    .forumDate { font-weight: bold; color: #666; display: inline; }
    
    #forumLink { float: right; margin: 8px 13px 0 0; }
    #forumLink a { color: #863; text-decoration: none; }
    #forumLink a:hover { text-decoration: underline; }
