body {
	margin: 0px;
	padding: 0px;
	background: #C90;
	}
.pagemaster
{
	width:760px;
	background-color:Transparent;
	}
.skinmaster
{
	text-align:center;
	width:900px;
	background-color:Transparent;
	}
.header
{
	background-color:#FFFFFF;
	height:125px;
	}
.HeadingLeft
{
	height:125px;
	}
.headerinfopane
{
	float: right;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: auto;
	line-height: 1.4em;
	margin: 30px;
	overflow: visible;
	vertical-align: baseline;
	top: auto;
	width: 175px;
	}
.contentpane
	{
	text-align:left;
	float: left;
	width: 475px;
	background: #FFF;
	height: auto;
	padding: 20px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		}
.contentpane p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}
.contentpane h1 {
	color: #008652;
	font: large Arial, Helvetica, sans-serif;
}
.mainlist {
	font: 14px/1.4em Arial, Helvetica, sans-serif;
}
.banner
{
	height: 200px;
	width: 900px;
	background-color: #FFC;
	background-position: left top;
	background-image: url('header.jpg');
}
.rightpane
{
	background-image:url('side.jpg');
	background-position: 0px 100px;
	background-repeat:no-repeat;
	width: 285px;
	float: right;
	background-color: #000000;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: -0.2em;
	}
.topmenu
{
	background-color:#000000;
	width:100%;
	}
.login
	{
		background-color:#000000;
		}
.login a:link
{
	color:#FFFFFF;
	}
.login a:hover
{
	color:#C90;
	}
.login a:active
{
	color:#FFFFFF;
	}
.login a:visited
{
	color:#FFFFFF;
	}

.login SkinObject
{
	}
/* Main Menu */

.MainMenu_MenuContainer 
{
	border-style:none;
	border-width:0px;
}

.MainMenu_MenuBar 
{
	border-top-color:transparent;
	border-style:none;
	border-width:0px;
}

.MainMenu_MenuItem 
{
	color:#FFFFFF;
	border-style:none;
	border-width:0px;
}
.MainMenu_MenuItemSel
{
	color:#C90;
	background-color: #000000;
	border-style:none;
	border-width:0px;
}

.MainMenu_MenuIcon 
{
	background-color:#000000;
	border-style:none;
	border-width:0px;
}

.MainMenu_SubMenu 
{
	border-style:none;
	border-width:0px;
	z-index: 1000; 
	background-color:#000000;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 0px 0px 0px 0px;   /*explicitly set padding for sub-menus */
}
.MainMenu_SubMenu td
{
	border-style:none;
	border-width:0px;
	}
.MainMenu_MenuBreak 
{
	width:100%;
	height:0px;
	border-style:none;
	border-width:0px;
	height: 0px;
}

.MainMenu_MenuItemSel 
{
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


























