/* CSS Document */

body {
	background-color: #211894;
	background-image: url(images/interface/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005D21;
	text-decoration: underline;
	white-space: nowrap;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005D21;
	text-decoration: underline;
	white-space: nowrap;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #211894;
	text-decoration: underline;
	white-space: nowrap;
}

a.bottommenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 75px;
	white-space: nowrap;
	text-transform: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
a.bottommenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 75px;
	white-space: nowrap;
	text-transform: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	
}
a.bottommenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	width: 75px;
	white-space: nowrap;
	text-transform: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

a.topmenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 75px;
	white-space: nowrap;
	text-transform: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
a.topmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 75px;
	white-space: nowrap;
	text-transform: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
a.topmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	width: 75px;
	white-space: nowrap;
	text-transform: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.topmenu_table {
	text-align: right;
	background-position: top;
	margin: 0px;
	white-space: nowrap;
}
.bottommenu_table {
	text-align: Left;
	margin: 0px;
	white-space: nowrap;
}

.submenu_popup {
	background-color: #FFFFFF;
	white-space: nowrap;
	padding: 10px;
	border: thin solid #CCCCCC;

}
.popup_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #003333;
}