/* CSS Document */

body{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#510507;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;	
	}
p,td {
	font-size:10pt;
	color:#000000;	
}
	
.pageTitle {
	font-family: Century Gothic,Arial;
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bold;
	line-height:double;
	text-transform:uppercase;
	text-align:center;
	}
.bodytext{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;	
	line-height:normal;


}
.bodylink{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#510507;
	text-decoration:underline;
	font-weight:normal;
	line-height:normal;
	}
:hover.bodylink{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	line-height:normal;
	}
	
.newtitle {
	font-family: Verdana;
	font-size:10pt;
	color:#7C171A;
	font-weight:bold;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#8f7156;
	text-decoration:none;
	line-height:normal;
	
	}
:hover.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:6e1323;
	text-decoration:underline;
	line-height:normal;
	
	}
.footer {
	font-family:Verdana;
	font-size:10pt;
	color:#6e1323;
	text-decoration:none;
}
:hover.footer {
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:underline;
}

li {
	list-style-image: url('images/arrow.gif');  
	margin-bottom:20px; 
}
.lit {
	list-style-image: url('images/arrow.gif');  
 margin-bottom:5px; 
 	font-family: Verdana, Arial;
	font-size:9pt;
	color:#FFFFFF;

}
.caption{

	font-family: Verdana, Arial;
	font-size:10pt;
	color:#FFFFFF;
	line-height:normal;
}
.yello{

	font-family: Arial;
	font-size:10pt;
	line-height:normal;
	font-weight:bold;
	color:#e3b61a;
}