body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	background-image:url(bg.gif); background-repeat:repeat-y; background-color:#588DA3;
	color:#0000FF;
}
.mentext {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 16px;	font-style: normal;	line-height: normal;
	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #99CC99;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 11px;	font-style: normal;	line-height: normal;
	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #000099;
}
.gentext {
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: normal;
	font-variant: normal;	text-transform: none;	color: #000000;
}
.centext {
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: normal;
	font-variant: normal;	text-transform: none;	color: #666666;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;
	font-variant: normal;	text-transform: none;	color: #333333;
}
a{
	text-decoration:none; color:#0000FF;
}
a:link {
	color: #333333; text-decoration:none;
}
a:hover {
	color: #003333; text-decoration:none;
}
.name {
	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-variant: normal;
	text-transform: none;	color: #EEEEEE; text-decoration:none;
}
a.btmlink{
	color:#666666; text-decoration:none;
}
a.btmcontlink{
	color:#FFFCCC; text-decoration:none; font-size:10px; background-color:#003333;
}
p{
	text-align:justify;
}
input.chsfeild{
	background-color:#996666; color:#FFFFFF; border:1px solid #FF0000;
}
textarea.chsfeild{
	background-color:#996666; color:#FFFFFF; border:1px solid #FF0000;
}