
body.normal {
	margin: 0px;
	left-margin: 0px;
	padding: 0px;
	min-width: 800px;
	background: #8b0000;
	font-family: Trebuchet MS, Arial, sans serif;
	font-weight: normal;
	color: #000000;
	font-color: #000000;
	position: absolute;
	text-align: justify;
	
}
body.content {	align="center"	padding: 0px;
	min-width: 700px;
	background: #ffffff;
	font-family: Trebuchet MS, Arial, sans serif;
	font-weight: normal;
	color: #ffffff;
	font-color: #ffffff;	position: relative;
	text-align: justify;
	
}body.terms {	align="center"	padding: 0px;
	background: #ffffff;
	font-family: Trebuchet MS, Arial, sans serif;
	font-weight: normal;
	color: #ffffff;
	font-color: #ffffff;	position: relative;
	text-align: justify;
	
}

     
A { color: ffffff; text-decoration: none; font-weight: bold; }
A:link { color: ffffff; text-decoration: none; font-weight: bold; }
A:visited { color: ffffff; text-decoration: none; font-weight: bold; }
A:active { color: ff8c00; text-decoration: underline; font-weight: bold; }
A:hover { color: ffffff; text-decoration: underline; font-weight: bold; }


.nav {
color: #006400;
font-weight: bold;	
text-decoration: none;
}


h1 {
	font-family: Verdana;
	color: #FF99FF;
	font-weight: normal;	
	font-style: light;
	font-size: 20px;	padding: 0px;	letter-spacing: 0px;
	text-align: right;
	text-transform: lowercase;
}

.one{
	font-family: Verdana, sans serif;
	color: #221100;
	font-weight: normal;	padding: 3px;
	text-align: justify;
}

.head{
	font-family: Verdana, sans serif;
	color: #FFFFFF;
	font-weight: bold;	
padding: 3px;
	text-align: justify;
}


.headright{
	font-family: Verdana, sans serif;
	color: #FFFFFF;
	font-weight: bold;	
padding: 3px;
	text-align: right;
}


.centerhead{
	font-family: Verdana, sans serif;
	color: #FFFFFF;
	font-weight: bold;	
padding: 3px;
	text-align: center;
}


.credit{
	font-family: Trebuchet MS, Arial, sans serif;
	color: #FAEBD7;
	font-weight: normal;	font-size: 9px;	padding: 3px;
	text-align: center;
}

.content-credit{
	font-family: Trebuchet MS, Arial, sans serif;
	color: #FAEBD7;
	font-weight: normal;	font-size: 9px;	padding: 3px;
	text-align: center;
}


