A:link {
	text-decoration: underline;
	color: #425966;
}
A:visited {
	text-decoration: underline;
	color: #425966;
}
A:active {
	text-decoration: underline;
	color: #425966;
}
A:hover {
	text-decoration: underline;
	color: #425966;
}

.Head {
	font-family: Arial;
	font-size: 30px;
	color: #425966;
}

h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
}
h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
h5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.Subhead {
	font-family: Arial;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none; 
	color: #425966;
}
.submenu_bg {
	background-color: #425966;
	background-image: url(images/about/submenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 214px;
	width: 230px;
}


.MainMenu_MenuItem {
	border: 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
.MainMenu_MenuItemSel {
	border: 0px solid; 
	cursor: pointer; 
	cursor: hand;
	color: #ffffff; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
.MainMenu_MenuItemAct {
	border: 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	background-image: none;
	height: 29px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #a7a7a7; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	height: 29px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/menubg_over.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: middle;
}
.rootmenuitemselected TD{
	cursor: pointer; 
	cursor: hand;
	color: #5e6e66;
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	height: 29px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.submenuitemselect {
	background-color: #425966;
}
