.SideMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SideMenu2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ECF3FB;
	text-decoration: none;
}
a.SideMenu2:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
a.SideMenu2:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ECF3FB;
}

a.SideMenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFB901;
	text-decoration: none;
}
.TopMenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1F3D83;
	text-decoration: none;
	border: 4px solid #1F3D83;
	font-weight: bold;
}
.FooterMenu {
	font-family: Tahoma;
	font-size: 12;
	color: #FFFFFF;
	
	
	
}
.FooterMenu A{
	font-family: Tahoma;
	font-size: 12;
	color: #FFFFFF;
	text-decoration:underline;
	
}
.FooterMenu : hover{
	font-family: Tahoma;
	font-size: 12;
	color: #FFFFFF;
	text-decoration:underline;
	
}
.Content {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.TopMenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FEBA01;
	text-decoration: none;
}

.TopMenuNoBG {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
