.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	background-color: #ffffff;
}
.toppane {
	background-color: transparent;
}
.contentpane
{
    background-color: transparent;
}
.rightpane
{
    border-left: #032157 1px solid;
    background-color: transparent;
    width: 213px;
}
.bottompane {
	background-color: transparent;
	padding-top: 4px;
	padding-bottom: 4px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-image: url(menu_bg.gif);
    height: 28px;
    background-position: left top;
    background-repeat: repeat-x;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: transparent;
    font-family: Verdana, Arial, Helvetica;
    background-image: url(menu_bg.gif);
    height: 28px;
    background-position: left top;
    background-repeat: repeat-x; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 0px solid;
}
.MainMenu_MenuIcon {
	background-color: #2873F3; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 28px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;
	background-image: url(menu_bg.gif);
	height: 28px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #ffffff; 
	background-image: url(menu_bg_sel.gif);
	background-position: left top;
    background-repeat: repeat-x;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 28px;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 0px solid;
}
.MainMenu_MenuArrow {
	
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Verdana, Arial, Helvetica;
   font-size:  13px;
   font-weight: bold;
   color: #000000;
}


/* OLD STYLES */

body
{
}
table
{
    font-size: 8.5pt;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
}
table.main
{
    border-left: #032157 1px solid;
    border-right: #032157 1px solid;
}
table.header
{
    background-position: left top;
    background-image: url(head_bg.gif);
    background-repeat: repeat-x;
    height: 131px;
}
td.righthead
{
    background-position: right bottom;
    background-image: url(righthead_bg.jpg);
    background-repeat: no-repeat;
}
td.menubar
{
    border-top: #f1d05f 1px solid;
    border-bottom: #f1d05f 1px solid;
    background-position: left top;
    background-image: url(menu_bg.gif);
    background-repeat: repeat-x;
    height: 28px;
}
td.copyright
{
    background-position: left top;
    border-top: #f0d05f 1px solid;
    border-bottom: #f0d05f 1px solid;
    background-image: url(copy_bg.gif);
    background-repeat: repeat-x;
    height: 28px;
    color: #ffffff;
}

