/* CSS Document */

BODY
{
font-family:Tahoma, Arial, sans-serif;
font-size:12px;
color:#8d979d;
margin: 10px;
}

TABLE
{
font-size:1em;
background-color:white;
}

A:link,A:active,A:visited {
color:#000453;
}

A:hover {
color:#FF3300;
font-style:normal;
text-decoration:none;
}

.Normal
{
font-size:1em;
color:#8d979d;
line-height:20px;
}

.Head
{
font-family: Tahoma, Arial, sans-serif;
font-size:25px;
font-weight:normal;
font-stretch:narrower;
color:#0054a0;
}

.SkinObject {
font-family:Tahoma, Arial, sans-serif;
font-size:12px;
font-weight:normal;
color:#8d979d;
}

A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active {
color:#8d979d;
}

A.Normal:link, A.Normal:visited, A.Normal:active {
color:#0054a0;
}

A.SkinObject:hover,A.Normal:hover {
color:#FF3300;
}


/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
font-family:Tahoma, Arial, sans-serif;
font-size:12px;
font-weight:normal;
color:#8d979d;
}

.MainMenu_MenuItem {
font-weight:normal;
}

.MainMenu_MenuIcon {
font-weight:normal;
}

.MainMenu_SubMenu {
font-weight:normal;
}

.MainMenu_MenuBreak {
font-weight:normal;
}

.MainMenu_MenuItemSel {
background-color:white;
font-weight:normal;
color:#FF3300;
}

.MainMenu_MenuArrow {
font-weight:normal;
}

.MainMenu_RootMenuArrow {
font-weight:normal;
}
