/* CSS Document */

#botbg {background-image: url(images/botbg.jpg);
            background-repeat: no-repeat;
			background-position: bottom;}

#topbg {background-image: url(images/topbg.gif);
            background-repeat: repeat-x;}

#navbg {background-image: url(images/navbg.gif);
            background-repeat: repeat;}
			
p {font-family: Arial, Helvetica, san-serif;
	  font-size: 10pt;
	  font-weight: normal;
	  line-height: 14pt;
	  width: 485px;
	  text-align: justify;}

.portheaders {font-family: Arial, Helvetica, san-serif;
	  font-size: 11pt;
	  font-weight: bold;
	  font-style: italic;}
	  
li {font-family: Arial, Helvetica, san-serif;
	  font-size: 10pt;
	  font-weight: bold;
	  line-height: 16pt;}

.header {font-family: Arial, Helvetica, sans-serif;
	  font-size: 14pt;
	  font-weight: bold;
	  width: 475px;
	  text-align: center;}

.header1 {font-family: Georgia, Arial, Helvetica, sans-serif;
	  font-size: 13pt;
	  font-weight: bold;
	  text-align: center;
	  color: #990000;
	  line-height: 17pt;}	  

.bigger	  {font-family: Arial, Helvetica, sans-serif;
	  font-size: 20pt;
	  font-weight: bold;}	  			

.nound { 
	color:black;
}
a.nound:link { 
	color:black;
	text-decoration:none;
}
a.nound:visited { 
	color:black;
	text-decoration:none;
}
a.nound:hover { 
	color:black;
	text-decoration:none;
}
a.nound:active { 
	color:black;
	text-decoration:none;
}
	  
a {font-family: Georgia, Times New Roman, serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 7pt;}
	
a.reg {font-family: Arial, Helvetica, san-serif;
	font-size: 11pt;
	font-weight: bold;}
								
a:link { color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:visited { color: #584634; text-decoration: none }
a:hover { color: #990000; text-decoration: none }			
