/* CSS Document */

body, html {
	background-color: #C2C4CA;
	margin-left: 0px;
	height: 100%;
}
#MainTable {
	background-color: #FFFFFF;
	width: 954px;
	height: 100%;
}

.TopSection {
	padding: 5px;
	line-height: 10px;
}

.TopSection img {
	margin-right: 10px;
	text-align: left;
	float: left;
}
.TopSection .normal a {
	color: #000000;
	text-decoration: none;
}

.TopSection .normal a:hover {
	color: #FFFFFF;
}

.Navigation {
	background-color: #93191C;
	background-image: url(M_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.Navigation .Normal, .Navigation .Subhead {
	color: #FFFFFF;
}

.Navigation a:link, .Navigation a:visited, .Navigation a:active {
	color:#FFFFFF;
	text-decoration: none;
	line-height: 15px;
}

.Navigation a:hover {
	text-decoration: underline;
}
.ContentPane {
	background: url(border_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.ContentPane .Content img {
	float: right;
	margin-right: 9px;
	margin-bottom: 10px;
}

.ContentPane .Content .Normal {
	display: block;
	margin-right: 20px;
	margin-left: 10px;
}

/* SOLPARTMENU */

.MenuContainer {
	width: auto;
}
.MenuContainer td {
	padding: 0px;
	margin: 0px;
	border: none;
}

.MenuBar {
	padding: 0px;
	margin: 0px;
	height: 29px;
}
.LeftSeparator, .RightSeparator {
	padding-top: 1px;
}

/* ROOTMENU-ITEMS */

.MenuItem {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: 700;
	white-space: nowrap;
}

.MenuItem td, .RootMenuItemHover td {
	background: url(TabInactiveBG.gif);
	padding-bottom: 5px;
	height: 29px;
	vertical-align: bottom;
	padding-right: 4px;
	text-align: center;
}

.MenuItemHover {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: 700;
	cursor: pointer;
	white-space: nowrap;
}

.RootMenuItem {
	color: #C2C4CA;
}

.RootMenuItemActive, .RootMenuItemHover {
	color: #666666;
}

.MainMenu_MenuIcon {
	display: none;
}

/* SNAPSIS NAVMENU (SUBMENU) */
.TabList {
	float:left;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 65px;
} 

.TabList ul {
	clear:both;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style:none;
} 
.Tablist li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
  
.TabList li a { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px; 
   line-height:normal;
} 
 
/* Commented Backslash Hack hides rule from IE5-Mac \*/ 
#ParentTabs a {float:none;} 
#ChildTabsLevel1 a {float:none;} 
/* End IE5-Mac hack */ 

.LeftColumnBottom {
	background-color: #C2C4CA;
	background-image: url(bg_bottomLeftColumn.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.Footer {
	background: #C2C4CA;
	background-image: url(bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.Copyright {
	font-family: Arial;
	font-size: 6.5pt;
	color: #666666;
	vertical-align: top;
	margin-right: 8px;
}
