body{
	background-image : url(images/background.jpg);
	background-repeat : repeat-x;
	background-color : #ff0000;
	scrollbar-face-color:#5d6086;
scrollbar-arrow-color:#FFFFFF;

}


.BodyBackground{
	background-image : url(/test/images/TopBodyBackground.jpg);
	background-repeat : no-repeat;
}


.copyright{
	font-family : Arial, san-serif;
	font-size : 9px;
	color : black;
}

.footer{
	font-family : Arial, san-serif;
	font-size : 12px;
	color: #fefee3 ;
	font-weight: 400;
	line-height : 14px;
	text-decoration : none;
}

A.footer {
	font-family : Arial, san-serif;
	font-size : 12px;
	color: #736393;
	font-weight: 400;
	line-height : 14px;
	text-decoration : none;
}

A.footer:Hover{
		color: #fefee3 ;
	text-decoration : none;
}


.body{font-family : Arial, san-serif;
	font-size : 14px;
	line-height : 18px;
	color: #fefee3 ;
	font-weight: normal;
}

A.body{
	font-family : Arial, san-serif;
	font-size : 14px;
	line-height : 18px;
	color: Yellow;
	font-weight: bold;
	text-decoration :none;
}
A.body:Hover{
	color :#fefee3;
	text-decoration : none;
}


ul{
	margin-bottom: 0px;;
	margin-top: 0px;;
}

.Menu{
	font-family : Arial, san-serif;
	font-size : 12px;
	color :White;
	font-weight: 600;
	line-height : 18px;
	text-decoration : none;
}

A.Menu{
	font-family : Arial, san-serif;
	font-size : 12px;
	color: White ;
	font-weight: 600;
	line-height : 18px;
	text-decoration : none;
}

A.Menu:Hover{
	color :#ff0000;
	text-decoration : none;
}


H1{
	font-family : Arial, san-serif;
	font-size : 30px;
	color: #fefee3 ;
	line-height : 56px;
	font-weight : 300;
	text-decoration: italic;
	text-align: center;
	margin-bottom: 0px;
}

H2{
	font-family : Arial, san-serif;
	font-size : 20px;
	color: #fefee3 ;
	line-height : 20px;
	font-weight : 400;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Names{	font-family : Arial, san-serif;
	margin-top: 0 px;
	font-size : 10px;
	color : Black;
	line-height : 11px;
	font-weight: normal;
	font-style: italic
}

.Slogan{	font-family : Arial, san-serif;
	margin-top: 0 px;
	font-size : 10px;
	color : black;
	line-height : 13px;
	font-weight: normal;
	font-weight: 400;
	margin-bottom: 0px;

}

.Title{	font-family : Arial, san-serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 0 px;
	font-size : 24px;
	line-height : 26px;
	color : black;
	font-weight: 600;
	

}





p{	margin-top: 5 px;
	margin-bottom: 5 px;
	margin-left: 20 px;
	margin-right: 20 px;
	
}
.details{	font-family : Arial, san-serif;
	font-size : 11px;
	line-height : 14px;
	color : black;
	font-weight: normal;
}

A.details{
		font-family : Arial, san-serif;
	font-size : 11px;
	line-height : 14px;
	color : #FCCD50;
	font-weight: normal;
	text-decoration :none;
}
A.details:Hover{
	color : black;
	text-decoration : none;
}


