/* Menu Elements */

#menutop {
	font-size: 12px;
	font-family: Tahoma;
	background-color: #000000;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	
}

#menubutton a:link {color:#FFFFFF; text-decoration: none;}
#menubutton a:visited {color:#FFFFFF; text-decoration: none;}
#menubutton a:hover {color:#000000; text-decoration: none; background-color: #8AC8DE;}
#menubutton a:active {color:#FFFFFF; text-decoration: none;}

#menubutton a { 
	border-right: solid 1px #1F284C;
	text-align: center;
	padding: 10px 5px 10px 5px;
	display: block;
 	white-space: nowrap;
}

#menubuttonon { 
	border-right: solid 1px #1F284C;
	text-align: center;
	padding: 10px 5px 10px 5px;
	display: block;
 	white-space: nowrap;
	background-color: #1F284C;
	color: #FFFFFF;
	text-decoration: none;
}

/* SubMenu Elements */

#submenu {
	font-size: 12px;
	font-family: Tahoma;
	background-color: #00ABF0;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	
}

#submenubutton a:link {color:#FFFFFF; text-decoration: none;}
#submenubutton a:visited {color:#FFFFFF; text-decoration: none;}
#submenubutton a:hover {color:#00ABF0; text-decoration: none; background-color: #FFFFFF;}
#submenubutton a:active {color:#1F284C; text-decoration: none;}

#submenubutton a { 
	border-right: solid 1px #FFFFFF;
	text-align: center;
	padding: 10px 5px 10px 5px;
	display: block;
 	white-space: nowrap;
}

#submenubuttonon a { 
	border-right: solid 1px #FFFFFF;
	text-align: center;
	padding: 10px 5px 10px 5px;
	display: block;
 	white-space: nowrap;
	background-color: #1F284C;
	color: #FFFFFF;
	text-decoration: none;
}


/* Forms Elements */

.searchbox { font-family: Tahoma; font-size:11px; width:100%; height:15px;  color:0072B1; background-color:ffffff; BORDER-BOTTOM: #DDDDDD 1px solid; BORDER-LEFT: #DDDDDD 1px solid; BORDER-RIGHT: #DDDDDD 1px solid; BORDER-TOP: #DDDDDD 1px solid; }
.searchbox2 { font-family: Tahoma; font-size:11px; width:180px; height:15px;  color:0072B1; background-color:ffffff; BORDER-BOTTOM: #070415 1px solid; BORDER-LEFT: #070415 1px solid; BORDER-RIGHT: #070415 1px solid; BORDER-TOP: #070415 1px solid; }


/* link Elements */

a.Nav { color: #0072B1; text-decoration: none }
a:hover.Nav { color: #999999; text-decoration: underline }
a:visited.Nav { color: #0072B1; text-decoration: none }
a:active.Nav { color: #000000; text-decoration: underline }

/* style Elements */

.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.textsitedescr {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: A6ACC5;
}
.subtitle {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: bold;
}
.textform {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: 656565;
}
.textsitedescrBlue {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: 1F284C;
}
.TitleSite {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #007ACA;
	font-weight: bold;
}
.subtitleBlue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: 1F284C;
	font-weight: bold;
}
.subtitleBluelight {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: 0087D1;
	font-weight: bold;
}

	