
body {
	margin:20px; 
	background-color:#000000;
	
}

.footer{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	text-align: center;
	text-decoration: none;}

a.footer:hover 
{
	text-decoration: none;
	color: #E0A300; } 
	

.menupdf{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E0A300;
	text-align: center;
	text-decoration: none;}

a.menupdf:hover 
{
	text-decoration: none;
	color: #FFFFFF; } 
	



.bodytext{
	
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #b9b9b9;
	text-decoration: none;
	padding-left:23px;
	padding-right:50px;
	margin-left:1px; padding-top:4px; padding-bottom:4px
	
	}
.backimage{
	background-image:url('../images/rightbottom.jpg');
    background-repeat: no-repeat;
	
	}

.overflowsc{
	scrollbar-3dlight-color:#500001; 
	scrollbar-arrow-color:#500001;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#500001;	
	
	
	}