.body {
    margin-top:0px;
	padding-top:0px;
	bgcolor: #800000;	
}

.maintext {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.maintext a:link {
    color: #006600;
	text-decoration:underline;
}
.maintext a:visited {
    color:#006600;
	text-decoration:underline;
}
.maintext a:hover {
    color: #003300;
	text-decoration:none;
}
.footertext {
	font-family: tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.orangetext {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
}
.textfield {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	height: 19px;
	width: 171px;
	border: 1px solid #CC9900;
}

.browntext {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8F6E10;
}
.browntext a:link {
	color: #006600;
	text-decoration:none;
}
.browntext a:visited {
	color: #006600;
	text-decoration:none;
}
.browntext a:hover {
	color: #003300;
	text-decoration:none;
}
.whitetext {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bigtext {
	font-family: tahoma, arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
}
.bigtext1 {
	font-family: tahoma, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990066;
}