@charset "UTF-8";
.logoheaeder {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB9969;
	text-decoration: none;
}
.logoslogin {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #234821;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.allmainheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ECDFBC;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #999999;
}
.allmainheaders2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ECDFBC;
	text-decoration: none;
	font-weight: normal;
}
.titles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECDFBC;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECDFBC;
	background-color: #333333;
	border: 1px solid #ECDFBC;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 40px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #E8DBB9;
	position: fixed;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FE00;
	text-decoration: underline;
	background-color: #333333;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF49C;
	text-decoration: underline;
}
