body,td,th {
	font-family: Tahoma, Verdana, Arial, Dauphin;
	font-size: 12px;
}
body {
	margin-top: 5px;
	background:#FFFFFF;
	background-image: url(images/background.jpg);
	background-position: top;
	background-attachment: fixed;
	background-repeat: repeat-x;
	
}

.menu_text { color: #000066; font-weight: bold;}
.menu_text a:visited { color: #000066; text-decoration: none;}
.menu_text a:active { color: #000066; text-decoration: none;}
.menu_text a:hover { color: #A4B99B; text-decoration: none;}
.menu_text a { color: #000066; text-decoration: none;}

.wrong_text {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.relevant_text {
	color: #000066;
	font-weight: bold;
}

.title_box {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

option, textarea, input { BORDER-RIGHT: #9DBECD 1px solid; BORDER-TOP: #9DBECD 1px solid; BORDER-BOTTOM: #9DBECD 1px solid; BORDER-LEFT: #9DBECD 1px solid; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff }

