body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #ACAFAE;
	text-decoration: none;
}
.top {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	color: #8F8F8F;
	text-decoration: none;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E2ECEC;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #656565;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #317276;
}
.text_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #596D6E;
	text-decoration: none;
}
.text_5 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #CDD8D8;
}
.form_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #849393;
	height: 16px;
	width: 200px;
	border: 1px solid #596D6E;
}
.form_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #849393;
	height: 155px;
	width: 200px;
	border: 1px solid #596D6E;
	overflow:auto;
}


/* Main Menu */
.MainMenu_MenuContainer {

}
.MainMenu_MenuBar {


}
.MainMenu_MenuItem {
	font-family: Century Gothic;
	font-size: 14px;
	color: #8F8F8F;
	text-decoration: none;
	height: 70px;
}
.MainMenu_MenuItemSel {
	background-color:#E8EBEB;
	font-family: Century Gothic;
	font-size: 14px;	
        color:#087785;
	height: 70px;
}

.MainMenu_MenuIcon {

}
.MainMenu_SubMenu {

}
.MainMenu_MenuBreak {

}

.MainMenu_MenuArrow {
	background-color:#E8EBEB;
	font-family: Century Gothic;
	font-size: 14px;	
        color:#087785;
	height: 70px;

}
.MainMenu_RootMenuArrow {
	background-color:#E8EBEB;
	font-family: Century Gothic;
	font-size: 14px;	
        color:#087785;
	height: 70px;
}

.CenterMenuText
{
	font-family: Century Gothic;
	color:grey;
	text-align:center;
}