body{
	background-color: black;
}

.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	color : white;


}
.footer A{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	line-height : 16px;
	text-decoration : none;
	font-weight: 600;

	
}
.footer A:Hover{
	color : white;
	text-decoration : underline;
	
}

.body {font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : white;
	font-weight: normal;
}

A.body {font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : white;
	font-weight: 600;
	text-decoration :none;
}
A.body:Hover {
	color : white;
	text-decoration : underline;
}


#nav {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
#nav UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
#nav A {
	DISPLAY: block; WIDTH: 160;
}
#nav LI {
	FLOAT: left; WIDTH: 160;
	PADDING-LEFT: 5px; 
	
}
#nav LI UL {
	BACKGROUND: #990000; 
	LEFT: -999em; 
	WIDTH: 10em; 
	POSITION: absolute;
	border : 1px solid #660000;

}
#nav LI:hover UL {
	LEFT: auto
}
#nav LI.sfhover UL {
	LEFT: auto
}
#content {
	CLEAR: left; COLOR: #ccc
}



.copyright{
	font-family : Geneva, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : gray;
}



.Menu{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :white;
	font-weight: 400;
	line-height : 16px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
}
A.Menu{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: white;
	font-weight: 600;
	line-height : 16px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
	text-decoration :none;
}
A.Menu:Hover{
	color : white;
	text-decoration : underline;	
}

.HomeMenu{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :white;
	font-weight: 400;
	line-height : 16px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
}
A.HomeMenu{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: white;
	font-weight: 600;
	line-height : 16px;
	text-decoration : none;
	margin-left: 0px;;
	margin-right: 0px;
	text-decoration : underline;	
}
A.HomeMenu:Hover{
	color : white;
	text-decoration :none;
}

.textblock{
	border : 1px dotted #A35101;
}
H1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	color : white;
	line-height : 37px;
	font-weight : 300;
	margin-left: 4px;
	margin-bottom: 8px;
	text-align: CENTER;
}

H2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : white;
	line-height : 20px;
	font-weight : 400;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-decoration : none;
}






p{	margin-top: 5 px;
	margin-bottom: 5 px;
	margin-left: 20 px;
	margin-right: 20 px;
	
}
.Details{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 5 px;
	font-size : 10px;
	line-height : 14px;
	color : #333333;
	font-weight: 500;
}

.link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #680000;
	font-weight: normal;

}
A.link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #CC3333;
	font-weight: normal;
	text-decoration : underline;
	
}
A.link:Hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #E8BC70;
	text-decoration : none;
	
}


