/* CSS Document */

/* CSS Document */

body	{
	color: #666666;
	margin: auto;
	padding: 10px;
	border: 0;
	text-align: left;
	font-family: tahoma;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}
		
.div 
{
	background-color:#ffFFFF;
	width:490px;
	height:500px;
	overflow: auto;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
	float:right;
	color: #666666;
	line-height: 18px;
}	


.text {
	font: 12px tahoma;
	color: #666666;
	line-height: 18px;
	
		
}

.redfont {

   	font: 12px tahoma;
	color: #794b69;
	line-height: 18px;
	
		
}


.headings {

	font: 13px tahoma;
	color: #339900;
	font-weight:bold;
	line-height: 18px;

}




.quote {
	font: 10px tahoma;
	color: #666666;
	font-weight:bold;
}


.links {
	font: 12px tahoma;
	color: #CC0000;
	line-height: 18px;
	text-decoration: underline;
}


a.links {
	font: 12px tahoma;
	color: #CC0000;
	line-height: 18px;
	text-decoration: underline;
}

a.links:hover {
	font: 12px tahoma;
	color: #009933;
	line-height: 18px;
	text-decoration: none;}


a.links:active {
	font: 12px tahoma;
	color: #cfafc2;
	line-height: 18px;
	text-decoration: none;
}

a.links:visited {
	font: 12px tahoma;
	color: #CC0000;
	line-height: 18px;
	text-decoration: underline;
}


.bottomnavlinks {
	font: 10px tahoma;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	
}



a.bottomnavlinks {
	font: 10px tahoma;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	
}

a.bottomnavlinks:visited {
	font: 10px tahoma;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	
}

a.bottomnavlinks:active { 
	font: 10px tahoma;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	}



a.bottomnavlinks:hover {
	font: 10px tahoma;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
	text-decoration:underline;
	
}
