body{
	background-image : url(/test/images/Background.jpg);
		background-repeat : repeat-x;
	background-color :#547790;
	scrollbar-arrow-color: #547790;
}


.BodyBackground{
	background-image : url(/test/images/TopBodyBackground.jpg);
	background-repeat : repeat-x;
}


.copyright{
	font-family : arial, san-serif;
	font-size : 10px;
	color :  #ccccdd;
}

.footer{
	font-family : Bradley Hand ITC, arial, san-serif;
	font-size : 17px;
	color: white ;
	font-weight: 400;
	line-height : 24px;
	text-decoration : none;
}

A.footer {
	font-family : Bradley Hand ITC, arial, san-serif;
	font-size : 17px;
	color: #bdd7e9;
	font-weight: 600;
	line-height : 24px;
	text-decoration : none;
}

A.footer:Hover{
		color: white;
	text-decoration : none;
}


.body{font-family : Bradley Hand ITC, arial, san-serif;
	font-size : 16px;
	line-height : 18px;
	color: white ;
	font-weight: normal;
}

A.body{
	font-family :Bradley Hand ITC, arial, san-serif;
	font-size : 16px;
	line-height : 18px;
	color: #e7dfe0;
	font-weight: bold;
	text-decoration :none;
}
A.body:Hover{
	color : white;
	text-decoration : none;
}


ul{
	margin-bottom: 0px;;
	margin-top: 0px;;
}

.Menu{
	font-family : arial, san-serif;
	font-size : 16px;
	color :white;
	font-weight: 600;
	line-height : 18px;
	text-decoration : none;
}

A.Menu{
	font-family : arial, san-serif;
	font-size : 16px;
	color: black ;
	font-weight: 600;
	line-height : 18px;
    text-decoration: italic;
}

A.Menu:Hover{
	color: #000099;
	text-decoration : none;
}


H1{
	font-family :  Bradley Hand ITC, arial, san-serif;
	font-size : 40px;
	color: #811c35 ;
	line-height : 56px;
	font-weight : 600;
	text-decoration: italic;
	text-align: center;
	margin-bottom: 0px;
}

H2{
	font-family : Bradley Hand ITC, arial, san-serif;
	font-size : 20px;
	color: white ;
	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 : white;
	line-height : 11px;
	font-weight: normal;
	font-style: italic
}

.Slogan{	font-family : arial, san-serif;
	margin-top: 0 px;
	font-size : 10px;
	color : white;
	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 : white;
	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 : white;
	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 : white;
	text-decoration : none;
}


