
/*************************  ID's *************************/

#pagedefault { 
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: white;
}



#headermain { 
	position: absolute;
  	width: 991px;
	height: 170px;	
	margin-top: 0px;
      border-bottom: 3px solid #FF0000;
	font-weight: normal;	
      background-color: black;
}


#allpagecontent {
	position: absolute;
	width: 600px;
	height: 0px;
	margin-top: 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
}


#pagecenterfull {
	position: absolute;
	width: 991px;
	height: 406px;
	padding: 8px 0 0 0; /*top right bottom left*/
	margin-top: 174px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
}


#pagecenterleft {
	position: absolute;
	width: 225px;
	height: 406px;
	margin-top: 174px;
	font-weight: normal;
}


#pagecenter {
	position: absolute;
	width: 510px;
	height: 406px;
	margin: 8px 6px 0 226px; /*top right bottom left*/
	margin-top: 174px;		
}


#pagecenterright {
	position: absolute;
	height: 406px;
	margin: 174px 0 0 750px; /*top right bottom left*/
	font-weight: normal;		
}


#pagebottomplain { 
	position: absolute;
  	width: 600px;
	height: 18px;	
	margin-top: 592px;
	text-align: left;
	font-weight: normal;
	background-color: white;
}


#pagebottom { 
	position: absolute;
  	width: 991px;
	height: 10px;	
	margin-top: 596px;
	border-top: 3px solid #FF0000;
	text-align: center;
	font-weight: normal;	
	background-color: white;
}

/* Generic Selectors */


li :link { 
color: #0000FF; 
text-decoration: none; 
font-weight: normal; 
} 


li { 
line-height: 100%; 
list-style: disc url(sphere03w2bgwh.gif) outside;
margin: 15px 0 0 0 ; /*top right bottom left*/
text-align: justify;
}


h1 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px; 
font-weight: bold; 
color: #000000; 
text-align: center;
} 


h2 { 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px; 
font-weight: bold;
color: #000000;
text-align: center;
text-decoration: none;
} 


h3 { 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px; 
font-weight: bold;
color: #000000;
text-align: center;
text-decoration: none;
} 




/**************** classes ****************/ 

.formaltextctr { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000; text-align: center; text-decoration: none; font-weight: normal}

.smoothblktextsmall { font-family: Arial, Verdana, "Trebuchet MS"; font-size: 14px; color: #000000; text-decoration: none; font-weight: normal}

.smoothblktextsmallctr { font-family: Arial, Verdana, "Trebuchet MS"; font-size: 14px; color: #000000; text-align: center; text-decoration: none; font-weight: normal}

.smoothblktext { font-family: Verdana, Arial, "Trebuchet MS"; font-size: 14px; color: #000000; text-decoration: none; font-weight: normal}

.smoothbignbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333366; text-align: center; text-decoration: none; font-weight: bold}

.Tipoftheday { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #996633; text-align: center; text-decoration: none; font-weight: bold}

.links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCFFFF; text-align: left; text-decoration: none; font-weight: bold}

.links:hover { color: #FF3366; font-size: 11px}

.linkfooter { color:#0099CC;text-decoration:none }

.linkfooter:link { color:#0099CC;text-decoration:none }

.linkfooter:hover { color: #0000ff; }

