#topimg{
	position: relative;
	margin:0px;
	padding:0px;
}
#topmenu {
	background-image:url(../images/menu/button_white.gif);
	padding:0px;
	height:25px;
	width:760px;
}
.topbutton {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	border-right: 1px solid #000000;
	height:25px;
	width:108px;
	cursor:pointer;
}
.topbuttonr {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	height:25px;
	width:106px;
	cursor:pointer;
}
#submenu {
	padding:0px 0px 5px 0px;
	width:760px;
}
.subbutton {
	background-color:#889e7a;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	border-right: 1px solid #1c472f;
	border-bottom: 1px solid #1c472f;
	height:20px;
	width:108px;
	cursor:pointer;
}
.subbutton_avg {
	background-color:#1f2e26; /* a39e4a */
	font-size:10px;
	text-align:center;
	color:#ffffff;
	border-right: 1px solid #1c472f;
	border-bottom: 1px solid #1c472f;
	height:20px;
	width:108px;
	cursor:pointer;
}
.subbutton_lic {
	background-color:#994995; /* 994941 */
	font-size:10px;
	text-align:center;
	color:#ffffff;
	border-right: 1px solid #1c472f;
	border-bottom: 1px solid #1c472f;
	height:20px;
	width:108px;
	cursor:pointer;
}
.subbutton_lic2 {
	background-color:#994995; /* 994941 */
	font-size:10px;
	text-align:center;
	color:#ffffff;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	height:20px;
	width:150px;
	cursor:pointer;
}
.subbuttonl {
	background-color:#889e7a;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	border-left: 0px solid #889e7a;
	border-right: 1px solid #1c472f;
	border-bottom: 1px solid #1c472f;
	height:20px;
	width:108px;
	cursor:pointer;
}
SELECT {
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	background-color:#1c472f;
}
INPUT {
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	background-color:#1c472f;
}