.body {
	background-color: #000000;
	
}
	.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.Text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: bold;
	
}
.menu {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;	
}
.Text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7B2B;
	font-weight: bold;
	
}
.Text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.Text4 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
.Text5 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Heading2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Heading3 {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding:1px;
	margin:0;
	}
.Heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.Heading5 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
		}

A.Menu:visited
		{
		text-decoration: none;
		color: #666666;
		font-family: Verdana;
		font-size: 12px;
		font-weight: Bold
		}
	A.Menu:hover 
		{ 
		text-decoration: underline;
		color: #FFFFFF;
		font-family: Verdana; 
		font-size: 12px;
		font-weight: Bold
		} 
	A.Menu:link
		{ 
		text-decoration: none;
		color: #666666;
		font-family: Verdana; 
		font-size: 12px;
		font-weight: Bold
		}

A.read:visited
		{
		text-decoration: none;
		color: #FFFFFF;
		font-family: Verdana;
		font-size: 10px;
		font-weight: Bold
		}
	A.read:hover 
		{ 
		text-decoration: none;
		color: #FFFFFF;
		font-family: Verdana; 
		font-size: 10px;
		font-weight: Bold
		} 
	A.read:link
		{ 
		text-decoration: none;
		color: #FFFFFF;
		font-family: Verdana; 
		font-size: 10px;
		font-weight: Bold
		}
A.view:visited
		{
		text-decoration: none;
		color: #6790bb;
		font-family: Verdana;
		font-size: 10px;
		font-weight: Bold;
		}
	A.view:hover 
		{ 
		text-decoration: none;
		color: #B61913;
		font-family: Verdana; 
		font-size: 10px;
		font-weight: Bold;
		} 
	A.view:link
		{ 
		text-decoration: none;
		color: #6790bb;
		font-family: Verdana; 
		font-size: 10px;
		font-weight: Bold;
		}
A.top:visited
		{
		text-decoration: none;
		color: #2328a0;
		font-family: Verdana;
		font-size: 10px;
		font-weight: Bold;
		}
	A.top:hover 
		{ 
		text-decoration: none;
		color: #c07aea;
		font-family: Verdana; 
		font-size: 10px;
		font-weight: Bold;
		} 
	A.top:link
		{ 
		text-decoration: none;
		color: #2328a0;
		font-family: Verdana; 
		font-size: 10px;
		font-weight: Bold;
		}
.tablelink {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tablelink1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.tablelink2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.list{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.list li{
	margin:0px;
	padding:0px 0 5px 15px;
	background:url(images/arrow.jpg) no-repeat 7px 5px;
	list-style-type:none;
}
.list li a , .list li a:link, .list li a:visited, .list li a:active{
	color: #000000;
	text-decoration:none;	
}
.list li a:hover{
	color: #FF0000;
	text-decoration:underline;	
}
A.submenu:visited
		{
		text-decoration: none;
		color: #357AB3;
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		}
	A.submenu:hover 
		{ 
		text-decoration: underline;
		color: #FF0000;
		font-family: Verdana; 
		font-size: 11px;
		font-weight: normal;
		} 
	A.submenu:link
		{ 
		text-decoration: none;
		color: #357AB3;
		font-family: Verdana; 
		font-size: 11px;
		font-weight: normal;
		}