.topmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFC200;
	text-decoration: none;
}
.greyborder {
	border: 1px solid #dadcd5;
}
.adtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5a5955;
	text-decoration: none;
	text-align: left;
	padding-left: 40px;
}
.tdover {
	background-image: url(../images/menu_mo_bg.jpg);
	background-repeat: no-repeat;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5a5955;
	text-decoration: none;
}
.tdout {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.black_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.black_arial:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #821618;
	border: 1px solid #5B0000;
	height: 15px;
}
.textboxFocus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFE38F;
	border: 1px solid #FFC200;
	height: 15px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5a5955;
	text-decoration: none;	
}

.text_strong {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

