body
{
	background-image: url("images/main/background.jpg");	
 	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}
body A
{
 	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}
body A:hover
{
 	color: #666666;
	font-family: Verdana;
	font-size: 8pt;	
}

table.maintable
{
	margin-left:auto; 
	margin-right:auto;
	width: 750px;
	border-collapse: collapse;
	
}

td.maintable
{

	border: 0px;
	width: 750px;
}

table.pagetop
{
	width: 95%;
	margin-left:auto; 
	margin-right:auto;
	border-collapse: collapse;
}

td.pageheader
{	font-family: Verdana; 
	font-size: 16px; 
	color: #666666; 
	font-weight: 800;
}

hr.pageheader
{	
	color: #000000;
	background-color: #000000;
	height: 2px;
}

hr.pagecontents
{	
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
}

td.mainbody
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: white;
}

table.pagecontents
{
	width: 98%;
	margin-left:auto; 
	margin-right:auto;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: 400;
}

td.mid2content
{
    vertical-align: middle; 
    width: 50%; 
    text-align: center;
    font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

td.mid3content
{
    vertical-align: middle; 
    width: 33%; 
    text-align: center;
    font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
td.footermenu
{

	text-align: center;
}