
.pagemaster
{
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-image: url(back.gif);
	
}

.skinmaster
{
	height: 100%;
	background-color: Transparent;
	border-left: orange 1px solid;
	border-right: orange 1px solid;
}

.controlpanel
{
	width: 100%;
	background-color: black;
	height: 0px;
	border: solid 1px orange;
}

.skindarkrow
{
	background-color: Black;
	background-image: url(back.gif);
	height: 22px;
	color: white;
}

.skinheader
{
    background-image: url(back.gif);
	
}

.toppane
{
	width: 50%;
	background-color: Transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
}

.leftpane
{
	background-color: #000000;
	height: 100%;
	/* padding: 6px 4px 0px 6px; */
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-image: url(back.gif);

}

.contentpane
{
	width: 55%;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-image: url(back.gif);
}

.rightpane
{
    height: 100%;
    width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #877654;
	background-image: url(back.gif);
}

.bottompane
{
	width: 50%;
	background-color: Transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-image: url(back.gif);
}

.skincolordark
{
	background-color: #000000;
}
.skinlightcolor
{
	background-color: #877654;
}
.skinwhite
{
	background-color: #FFFFFF;
}
.skinmainpic
{
	background-image: url(images/1/main.jpg);
	background-position: left top;
}
.skinobject
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 30px;
	width: 100%;
	background-color: Transparent;
}
.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: #ff9933;
    font-size: 10pt;
    font-style: normal;
    background-color: Transparent;
    font-family: Tahoma, 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: 30px;
}
.MainMenu_SubMenu
{
	background-color: #000000;
	color: #000000;
	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: #ff9933;
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	height: 30px;
}
.MainMenu_MenuArrow
{
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

H1
{
	font-family: Times;
	font-size: 18pt;
	font-style: italic;
	color: #32455C;
}

H2
{
	font-family: Times;
	font-size: 16pt;
	font-style: normal;
	color: #FFFFFF;
}

.SubHead
{
   	font-weight:bold ;
	font-size: 10pt;
	color: white;
	font-family: Tahoma , Arial, Helvetica;
	
}

.Head
{
   	font-weight:bold ;
	font-size: 15pt;
	color: orange;
	font-family: Tahoma , Arial, Helvetica;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: orange;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: orange;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: orange;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: white;
}

.Normal
{
	font-weight:normal ;
	font-size: 10pt;
	color: Orange;
	font-family: Tahoma , Arial, Helvetica;
	text-decoration: none;
}

.NormalBold
{
	font-weight:bold ;
	font-size: 10pt;
	color: Orange;
	font-family: Tahoma , Arial, Helvetica;
	text-decoration: none;
}

A:link, A:active, A:visited
{
    font-weight:normal ;
	font-size: 10pt;
	color: orange;
	font-family: Tahoma , Arial, Helvetica;
	text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

.OtherTabs
{
	font-weight:normal ;
	font-size: 10pt;
	color: white;
	font-family: Tahoma , Arial, Helvetica;
	text-decoration: none;
}

A:link.OtherTabs, A:active.OtherTabs, A:visited.OtherTabs
{
	font-weight: Normal;
	font-size: 10pt;
	color: white;
	font-family: Tahoma , Arial, Helvetica;
	text-decoration: none;
}

A:Hover.OtherTabs
{
	text-decoration: underline;	
}

.Copyright
{ 
    font-weight:normal ;
	font-size: 10pt;
	color: white;
	font-family: Tahoma , Arial, Helvetica;
	text-decoration: none;
}


