.Head {
font-family : "Arial Black", Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : black;
}
Body {
background-color : white;
}
.SelectedTab {
font-weight : bold;
font-size : 14px;
color : black;
font-family : Arial, Helvetica;
text-decoration : none;
font-style : normal;
}
A.SelectedTab:link {
text-decoration : none;
color : black;
}
A.SelectedTab:visited {
text-decoration : none;
color : black;
}
A.SelectedTab:active {
text-decoration : none;
color : black;
}
A.SelectedTab:hover {
text-decoration : none;
color : black;
}
.OtherTabs {
font-style : normal;
font-weight : bold;
font-size : 10px;
color : black;
font-family : Arial, Helvetica;
text-decoration : none;
}
A.OtherTabs:link {
text-decoration : none;
color : black;
}
A.OtherTabs:visited {
text-decoration : none;
color : black;
}
A.OtherTabs:active {
text-decoration : none;
color : black;
}
A.OtherTabs:hover {
text-decoration : underline;
color : black;
}
.MainMenu_MenuContainer {
border-bottom : 0 solid #404040;
border-left : 0 solid #ff8080;
border-top : 0 solid #ff8080;
border-right : 0 solid #404040;
background-color : #eca100;
}
.MainMenu_MenuBar {
cursor : pointer;
}
.MainMenu_MenuItem {
cursor : pointer;
color : black;
font-family : "Arial Black", Arial, Helvetica;
font-size : 13px;
font-weight : normal;
font-style : normal;
border-left : 0 solid #000000;
border-bottom : 0 solid #000000;
border-top : 0 solid #000000;
border-right : 0 solid #000000;
}
.MainMenu_MenuIcon {
cursor : pointer;
background-color : #eca100;
border-left : 0 solid #000000;
border-right : 0 solid #000000;
border-bottom : 0 solid #000000;
border-top : 0 solid #000000;
text-align : center;
}
.MainMenu_MenuBreak {
border-bottom : 0 solid #404040;
border-left : 0 solid #ff8080;
border-top : 0 solid #ff8080;
border-right : 0 solid #404040;
background-color : #000000;
height : 0;
}
.MainMenu_MenuItemSel {
background-color : black;
cursor : pointer;
color : white;
font-family : "Arial Black", Arial, Helvetica;
font-size : 13px;
font-weight : normal;
font-style : normal;
}
.MainMenu_MenuArrow {
font-family : webdings;
font-size : 10pt;
color : white;
cursor : pointer;
border-right : 0 solid #000000;
border-bottom : 0 solid #000000;
border-top : 0 solid #000000;
}
.MainMenu_RootMenuArrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
}
.blog_title {
font-weight : bold;
font-size : 16px;
color : black;
font-family : Arial, Helvetica;
text-decoration : none;
font-style : normal;
}
