h1, h2, h3, h4, body, p, ul, ol, li, div, td, th, nobr, b, i, textarea
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #840031;
	font-weight: bold;
}

hr
{
	width: 100%;
	color: #840031;
	border-width: 5px;
}

body
{
	font-family: Georgia, Times New Roman, Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	padding: 0px;
}

form
{
	margin: 0px;
}

table
{
 border-collapse: separate;
 
}

.head
{
	color: #000000;
}

.menu
{
	width: 180px;
	margin: 0px
	font-size: 10pt;
	font-weight: bold;

}

.tblmain
{	
	padding: 0px;
}

.menulink
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	
}

.menulink:hover
{
	text-decoration: underline;
}


.link
{
	/*
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-decoration: none;
	*/
	color:#800000; 
	text-decoration:none;
	font-weight:bold;	
}

.link:hover
{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#800000; 
	font-weight:bold;
}

.link:visited 
{
text-decoration:none;
font-weight:bold;
}

.link:active 
{
color:#800000;
background-color:#FFFFFF;
font-weight:bold;
}


.list
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-decoration: none;	
	margin-top: 20px;
	
}

.list:hover
{
	text-decoration: underline;
}

.list2
{
	font-size: 10pt;
	font-weight: bold;
	color: #840031;
	padding: 0px;
	text-decoration: none;	
}

.title
{
	font-size: 10pt;
	letter-spacing:2pt;
	color: #840031;	
	text-decoration: none;	
}	


