﻿body{


	background-image : url("images/Screenbackground.jpg");
	scrollbar-arrow-color: #6a7d67;

}

ul {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	color : black;
	font-weight: normal;
	margin-top: 0 px;
	margin-left: 20 px;
	list-style-type: square; 
}



.copyright{
	font-family : Geneva, Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}

#nav {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
#nav UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
#nav A {
	DISPLAY: block; ;
}
#nav LI {
	FLOAT: left; WIDTH: 130;
	PADDING-LEFT: 0px; 
	
}
#nav LI UL {
	BACKGROUND: #697FA0; 
	LEFT: -999em; 
	WIDTH: 130px; 
	POSITION: absolute;
	border : 0px solid black;

}
#nav LI:hover UL {
	LEFT: auto
}
#nav LI.sfhover UL {
	LEFT: auto
}
#content {
	CLEAR: left; COLOR: #ccc
}


p{	margin-top: 5 px;
	margin-bottom: 5 px;
	margin-left: 20 px;
	margin-right: 20 px;
	
}


.small {font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	color : black;
	font-weight: normal;
}

A.small {font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	color : black;
	font-weight: 400;
	text-decoration :none;
}
A.small:Hover {
	color : black;
	text-decoration : none;
}


.smallbody{font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color : black;
	font-weight: normal;
	margin-left: 0 px;
}

A.smallbody{
	font-family :  Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color : #660000;
	font-weight: normal;
	text-decoration :none;
}
A.smallbody:Hover{
	color : black;
	text-decoration : none;
}



