 
 body
 {
	/* background-color: black;  */
	/* background-color: black;  */
	padding: 0px;
	margin: 0px;
}
.pagemaster
{
	height: 100%;
	width: 100%;
	/* background-color: #877654; */
	background-color: #000000;
}

.skinmaster
{
	height: 100%;
	background-color: #FEFEFE;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
}

.controlpanel
{
	width: 100%;
	background-color: #DFE5F2;
	height: 0px;
}

.skindarkrow
{
	background-color: Black;
	height: 22px;
	color: white;
}

.skinheader
{
}


H1
{
	font-family: Times;
	font-size: 18pt;
	font-style: italic;
	color: #32455C;
}

H2
{
	font-family: Times;
	font-size: 16pt;
	font-style: normal;
	color: #FFFFFF;
}

.Head
{
	font-family:  Verdana, Arial, Helvetica;
	color: #32455C;
	font-size: 14pt;
	font-weight: bold;
}

body
{
	font-family: Verdana, Arial, Helvetica;
	color: black;
	font-size: 9pt;
	font-weight: normal;
}
td
{
	font-family:  Verdana, Arial, Helvetica;
	color: black;
	font-size: 9pt;
	font-weight: normal;
}
.leftpane td
{
	color:white;
}
#MenuPane td
{
	color:white;
}

p
{
	color: black;
}
.toppane
{
	width: 100%;
	background-color: Transparent;
	padding: 6px 4px 0px 6px;
}

.leftpane
{
	background-color: #32455C;
	width: 175px;
	height: 100%;
	padding: 6px 4px 0px 6px;
	color: white;
}

.contentpane
{
	width: 100%;
	background-color: transparent;
	padding: 6px 4px 0px 6px;
	color: black;
}

.rightpane
{
	width: 175px;
	background-color: Transparent;
	padding: 6px 4px 0px 6px;
}

.bottompane
{
	width: 100%;
	background-color: Transparent;
	padding: 6px 4px 0px 6px;
}

.Normal
{
	font-family: Verdana, Arial, Helvetica;
	color: black;
	font-size: 9pt;
	font-weight: normal;
}

.SubHead
{
	font-family: Verdana, Arial, Helvetica;
	color: black;
	font-size: 9pt;
	font-weight: bold;
}
.CommandLinks
{
	font-weight: normal;
	font-size: 6pt;
	color: white;
	font-family:  Verdana, Arial, Helvetica;
	text-decoration: none;
}

A:link.CommandLinks, A:active.CommandLinks, A:visited.CommandLinks
{
	font-weight: normal;
	font-size: 6pt;
	color: White;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
}

A:hover.CommandLinks
{
	text-decoration:underline
}

.MainMenu_MenuContainer
{
	background-color: transparent;
	color: #ffffff;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 21px;
	background-color: Transparent;
	color:#ffffff;
}
.MainMenu_MenuItem
{
	border-left: #000000 0px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 8pt;
	font-style: normal;
	background-color: Transparent;
	font-family:  Verdana, Arial, Helvetica;
}
.MainMenu_MenuIcon
{
	background-color: #000000;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	background-color: #000000;
	border-left: #000000 0px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 0px solid;
	color: #ffffff;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
}
.MainMenu_MenuBreak
{
	height: 1px;
}
.MainMenu_MenuItemSel
{
	background-color: #8da4d3;
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow
{
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 0px solid;
	font-family: webdings;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
}





