
Body
{
    background-color:rgb(24,69,46);
}

.LoginHead {
font-family: verdana, arial;
font-size: 9px;
font-weight: normal;
color: #666666;
}

.StandardButton {
width: 40px;
height: 18px;
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: rgb(24,69,46);
background-color: rgb(152,186,172);
border: solid 1px rgb(24,70,44);
}

.LoginLogout, A.LoginLogout:Link, A.LoginLogout:Active, A.LoginLogout:Visited
{
    font-family: Verdana;
    font-size: 10px;
    font-weight:bold;
    color:#333333;
    background-color: transparent;
    white-space: nowrap;
    text-decoration: none;
}
A.LoginLogout:Hover
{
    font-family: Verdana;
    font-size: 9px;
    font-weight:normal;
    color:#333333;
    background-color: transparent;
    white-space: nowrap;
    text-decoration:none;
}
.CurrentDate {
    font-family: Verdana;
    font-size: 10px;
    font-weight:normal;
    color:#666666;
    background-color: transparent;
    white-space: nowrap;
}


.FooterLinks, A.FooterLinks:link, A.FooterLinks:active, A.FooterLinks:visited {
font-family: verdana, arial;
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

A.FooterLinks:hover {
font-family: verdana, arial;
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.Terms, A.Terms:Link, A.Terms:Active, A.Terms:Visited
{
font-family: verdana, arial;
    font-size: 9px;
    font-weight:normal;
    color:#000000;
    white-space: nowrap;
    text-decoration:none;
}
A.Terms:Hover
{
    font-size: 9px;
    font-weight:normal;
    color:#000000;
    white-space: nowrap;
    text-decoration: none;
}

HR  {
border-bottom: dotted 1px #666666;
}


.tl2 {
	background-color:rgb(24,69,46);
}

.tl1 {
	background-color: rgb(152,186,172);
}

.FooterLinks {
	background-color: rgb(152,186,172);
}

.TopRightLinks {
        background-color: rgb(152,186,172);
}

.TopMidLinks {
        background-color: rgb(152,186,172);
}

.ModLogin {
        background-color: rgb(152,186,172);
}

.BtmLeftPane {
        background-color: rgb(152,186,172);
}

.BtmRightPane {
        background-color: rgb(152,186,172);
}

.BtmLinks {
       background-color:rgb(24,69,46);
}
.RightPane {
	background-color: rgb(152,186,172);
        height: 100%;
	padding-top: 0px;
	padding-left:0px;
        padding-right: 25px;
        padding-bottom: 0px;
}
.ContentPane {
	background-color: rgb(152,186,172);
        width: 100%;
        height: 100%;
        padding-left: 19px;
        padding-right: 0px;
        padding-bottom: 0px;
}
.LeftPane {
	background-color: rgb(152,186,172);
        height: 100%;
        padding-left: 25px;
        padding-right: 0px;
        padding-bottom: 0px;
}


.ANormalTextBox {
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
font-weight: normal;
color: black;
background-color: #D9E7E9;
border: solid 1px #6D9891;
height: 14px;
valign: center;
}

.NormalTextBox  {
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
font-weight: bold;
color: black;
background-color: #D9E7E9;
border: solid 0px #6D9891;
valign: center;
}

.NormalSmall
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color: #5D4617;
}
.NormalSmallRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color: #CC0000;
}

A:Link, A:visited, A:active {
font-family: verdana, arial, helvetica;
font-size:10px;
font-weight:bold;
color: #FFFFFF;
text-decoration: underline;
}

A:Hover {
font-family: verdana, arial, helvetica;
font-size:10px;
font-weight:bold;
color:#6D9891;
text-decoration: underline;
}

A.CommandButton:link, A.CommandButton:active, A.CommandButton:visited {
font-family: verdana, arial, helvetica;
font-size:10px;
font-weight:bold;
color:rgb(24,70,44);
text-decoration: underline;
}

A.CommandButton:hover {
font-family: verdana, arial, helvetica;
font-size:10px;
font-weight:bold;
color:#6D9891;
text-decoration: underline;
}


/* Menu Styles */
.MainMenu_MenuContainer {
width: 1px;
background-color: rgb(24,70,44);
height: 20px;
}
.ms_MenuBar {
cursor: pointer;
cursor: hand;
}
.MainMenu_MenuContainer {
background-color:transparent;
text-align: center;
height: 20px;
cursor: pointer;
cursor: hand;
}
.MainMenu_MenuBar {
cursor: pointer;
cursor: hand;
}
.MainMenu_SubMenu {
background-color:rgb(24,70,44);
border-left: solid 1px  #666666;
border-bottom: solid 1px  #666666;
border-right: solid 1px  #666666;
border-top: solid 1px  #666666;
margin-top: 1px;
filter:progid:DXImageTransform.Microsoft.Shadow(color='dimgray', Direction=135, Strength=2) ;
padding: 5px;
}
.MainMenu_MenuItem {
font-family: Verdana, Arial;
background-color:rgb(24,70,44);
color: #eeeeee;
height: 20px;
border-left: solid 0px white;
border-bottom: solid 0px white;
border-top: solid 0px white;
font-weight: bold;
font-size: 10px;
}
.MainMenu_MenuIcon {
background-color: rgb(24,70,44);
border-left: solid 1px rgb(24,70,44);
border-bottom: solid 1px rgb(24,70,44);
border-top: solid 1px rgb(24,70,44);
width:5px; height:20px;
}
.MainMenu_MenuItemSel {
font-family: Verdana, Arial;
height: 20px;
background-color: rgb(152,186,172);
color: rgb(24,70,44);
font-size: 10px;
font-weight: bold;
}

.ParentItem {
font-family: Verdana, Arial;
background-color:rgb(24,70,44);
color: #eeeeee;
height: 20px;
font-weight: bold;
font-size: 10px;
text-decoration:none;
padding-right: 0px;
padding-left: 0px;
}

.ParentSel {
font-family: Verdana, Arial;
height: 20px;
background-color: rgb(152,186,172);
color: rgb(24,70,44);
font-size: 10px;
font-weight: bold;
text-decoration:none;
}

.ParentHover {
font-family: Verdana, Arial;
background-color:rgb(152,186,172);
color: rgb(24,70,44);
height: 20px;
font-weight: bold;
font-size: 10px;
text-decoration:none;
}

.MenuSep {
background-color: rgb(152,186,172);
padding:0px;
width: 3px;
}

.MainMenu_MenuBreak  {
width:4px;
background-color: white;
background-repeat:no-repeat;
border-top: solid 0px rgb(24,70,44);
border-bottom: solid 0px rgb(24,70,44);
border-right: solid 0px rgb(24,70,44)
}
.MainMenu_MenuArrow {
border-right: solid 0px rgb(24,70,44);
border-bottom: solid 0px rgb(24,70,44);
}

.Head {
font-family: verdana, arial;
font-size: 12px;
font-weight: bold;
color: rgb(24,70,44);
}

.SubHead {
font-family: verdana, arial;
font-size: 10px;
font-weight: bold;
color: #666666;
}

.SubSubHead {
font-family: verdana, arial;
font-size: 11px;
font-weight: bold;
color: #666666;
}

.Normal {
font-family: verdana, tahoma, arial;
font-size: 11px;
font-weight: normal;
color: #666666;
}


.MapDirectory {
	border-left: 1px dotted black;
	padding-left: 8px;
	margin-left: 8px;
	width: 280px;
	font-family: arial;
	font-size: 11px;
	vertical-align: top;
	text-align: top;
}
.MapItem {
	background: transparent;
	margin: 2px;
	border: 1px solid #aaaaaa;
}
.MapItemAlt {
	background: #CCCCCC;
	margin: 2px;
	border: 1px solid #aaaaaa;
}
.MapItemHover {
	background: #BBDD50;
	cursor: pointer;
	cursor: hand;
	margin: 2px;
	border: 1px solid #aaaaaa;
}
.MapPage {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
	width: 100%;
}
.MapPageItem {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #009900;
	font-weight: bold;
}
.MapPageHover {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #00FF00;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}










