@charset "utf-8";
.topbg {
	background-image: url(image/topbg.jpg);
	background-repeat: repeat-x;
}
.topmenutext {
	font-family: Arial;
	font-size: 8pt;
	color: #FF9933;
	text-decoration: none;
}
.formtext {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	border: 1px solid #eea96c;
	width: 135px;
}
.mainmenutext {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;	
}
.bottommenutext {
	font-family: Arial;
	font-size: 8pt;
	color: #FF9933;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}
.bottommenutextstatic {
	font-family: Arial, ;
	font-size: 9pt;
	color: #ef9e0b;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
.copyrighttext {
	font-family: Arial,;
	font-size: 8pt;
	color: #7f7d7d;
	text-decoration: none;
}
.topmenutext:hover {
	font-family: Arial,;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.mainmenutext:hover {
	font-family: Arial,;
	font-size: 10pt;
	color: #ef9e0b;
	text-decoration: none;
}
.bottommenutext:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}
