body {
	margin: 0px;
	padding: 0px;
	background-color: #c0cdd5;
	background-image: url(images/Main_01.gif);
	background-repeat: repeat-x;
}
H1{
font-size:12px;
font-weight:bold;
color:#000000;
}

H2{
font-size:10px;
font-weight:bold;
color:#000000;

}
.MenuBG {
	background-image: url(images/Main_09.gif);
	background-repeat: repeat-x;
}
.ContentTable {
	width: 100%;
	height: 100%;
}
.FullHeightWidth {
	height: 100%;
	width: 100%;
	vertical-align: top;
}

.MainTable 
{
	height:100%;
	width:800px;
	
}

.lowerMenuBG {
	background-image: url(images/Main_15.gif);
	background-repeat: repeat-x;
}
.upperFooterBG {
	background-image: url(images/Main_25.gif);
	background-repeat: repeat-x;
}
.FooterBG {
	background-color: #FFFFFF;
	background-image: url(images/Main_31.gif);
	background-repeat: repeat-x;
}
.MainCell {
	background-image: url(images/Main_20.gif);
	vertical-align: top;
	height: 100%;
	width: 100%;

}
.RightRail {
	width: 70%;
	vertical-align: top;
}
.LeftRail {
	width: 30%;
	vertical-align: top;
}
.tblSubMenu 
{
	width:100%;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
	margin:0px;
}
.MainMenu_MenuBar {
    color:#002B5C;
     font-size:  11pt;
}

.MainMenu_MenuItem 
{
    /*color:white;*/
    color:#002B5C;
	font-size:  11pt;
}

.MainMenu_MenuIcon 
{
    
}

.MainMenu_SubMenu 
{
  color:#002B5C;
     font-size:  11pt;   
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel 
{
    color:black;
	font-size:  11pt;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}