body,td,th {
	color: #000000;
}
body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px
}
.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #11489B;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF0000;
	text-align: center;
	cursor:hand
}
.menu_top_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #11489B;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	text-align: center;
	cursor:hand
}
a:link {
	color: #11489B;
	text-decoration:none
}
a:hover {
	color: #F20018;
	text-decoration:underline
}
a:visited {
	color: #11489B;
	text-decoration:none
}
.basetext {
	font-size: 9px;
	color: #333333;
	text-align: center;
}
h1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.menu_sub {
	background-color: #D9E1EE;
	border: 1px solid #134A9D;
}
.menu_sub_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #11489B;
	cursor:hand
}
