.TopMenuBtn {
	background: #3a70dd;
	width: 115px;
	height: 21px;
}

.TopMenuBtn2 {
	background: #184091;
	width: 115px;
	height: 21px;
}

.TopLink {
	font-family: Verdana; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
}

.ButtomLinks {
	font-family: Verdana; 
	font-size: 10px; 
	color: #575757; 
	text-decoration: none;
}

.MenuHeadline {
	font-family: Verdana; 
	font-size: 26px; 
	color: #264c98; 
	text-decoration: none;
}

.MenuSub1 {
	font-family: Verdana; 
	font-size: 13px; 
	color: #264c98; 
	font-weight: bold;
	text-decoration: none;
}

.MenuSub2 {
	font-family: Verdana; 
	font-size: 10px; 
	color: #929292; 
	text-decoration: none;
	font-weight: bold;
}

.MenuSub2Selected {
	font-family: Verdana; 
	font-size: 10px; 
	color: #6f88ba; 
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: Verdana; 
	font-size: 20px; 
	color: #5270ad; 
	text-decoration: none;
}

.MainText {
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

hr {
	height: 1px; 
	color: #eaeaea; 
	border: none; 
	background-color: #eaeaea; 
}
