A,A:link,A:visited,A:active {
	color: #005433;
	text-decoration: underline;
}
.Normal {
	color: black;
	font-size: 11px;
} 
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


div#outside_div {
text-align: center;
} 

div#inside_div {
text-align: center; 
margin: 0 auto; 
} 

.MainMenu_MenuContainer {
	background-color: #005433;
	color: white;
}

.MainMenu_MenuBar {
	background-color: Transparent;
	color: grey;
	cursor: hand;
	height: 20px;
    //    width: 160px;
}

.MainMenu_MenuItem {
	background-color: Transparent;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: white;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
    height: 20px;
}

.MainMenu_MenuIcon {
	background-color: #cdd8c7;
	border-bottom-color: #cdd8c7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #cdd8c7;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #cdd8c7;
	border-top-style: solid;
	border-top-width: 1px;
	cursor: hand;
	height: 20px;
	text-align: center;
	width: 5;
}

.MainMenu_SubMenu {
	background-color: #005433;
	border-bottom-color: #005433;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #005433;
	border-top-style: solid;
	border-top-width: 0px;
	cursor: hand;
	filter: progid;
	z-index: 1000;
	
}
             //       DONT TOUCH!!!!!
.MainMenu_MenuBreak {
	background-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #EEEEEE;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #cdd8c7;
	color: black;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	height: 20px;
}

.MainMenu_MenuArrow {
	border-bottom-color: #005433;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #cdd8c7;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #005433;
	border-top-style: solid;
	border-top-width: 0px;
	color: black;
	cursor: hand;
	font-family: webdings;
	font-size: 10pt;
}

.MainMenu_RootMenuArrow {
	color: black;
	cursor: hand;
	font-family: webdings;
	font-size: 10pt;
}



.OtherTabs
{
color: #005433;
font-family: Tahoma,Arial,Helvetica;
font-size: 8.5pt;
font-weight: bold;
text-decoration: none;
}

a:visited
{
color: #005433;
text-decoration: none;
}

a:link
{
color: #005433;
text-decoration: none;
}

a:hover
{
color: #005433;
text-decoration: underline;
}

a.OtherTabs:visited
{
color: #005433;
text-decoration: none;
}

a.OtherTabs:hover
{
color: #005433;
text-decoration: none;
}

a.OtherTabs:link
{
color: #005433;
text-decoration: none;
}


.SubHead
{
font-family: Tahoma,Arial,Helvetica;
font-size: 11px;
font-weight: normal;
color: #000000;
}