*
{
	margin: 0px;
	padding: 0px;
}
	
body 
{ 
	background-color:#000000;
	background-image: url(images/background3.jpg);
	background-position:center top; 
	background-repeat:no-repeat;
	 height:900px;

}
.bodywrap
{
	margin: auto;
	max-width:910px;
	text-align: -moz-left;

	 
}

.header
{
	width:910px;
	height:121px;

}
	
.headerlogo
{
	background: black url(images/headerlogo.jpg);
	height: 121px;
	width: 323px;
	float:left;

}

.headermenu
{
	float:right;
	background: black url(images/headermenu2.jpg);
	height: 121px;
	width: 587px;
	 
}

.menu
{
	padding-top:56px;
	/*   padding-top:96px;*/
	padding-right:5px;
	width:587px;
	height:80px;
}
 
 

.MainMenu_MenuItem
{
	cursor: pointer;
	color: white!important;
	font-family:  Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.top
{
	min-width: 910px;
	min-height:117px;
	max-width: 910px;
	max-height:117px;
	background:	black url(images/top.jpg);
}

.contentpane
{
	width: 910px;
	min-height:373px;
	background:	transparent url(images/body.jpg) no-repeat;
}
.content
{
	max-width: 910px;
	min-height:373px;
	padding-left:51px;
	padding-top:10px;
	padding-right:51px
}

.footer
{
	width: 910px;
	min-height:61px;
	background:	black url(images/footer.jpg);
}

.repeater
{
	width: 910px;
	min-height:3px;
	background:	black url(images/repeater.jpg) repeat-y;	
}

/*
.bodywrap
{
	margin: auto;
	max-width: 1200px;
	text-align: -moz-left;
	background: black url(images/dropshadow.jpg) top left repeat-y;	
}

.dropshadow
{
	margin: auto;
	max-width: 910px;
	min-width: 910px;
	text-align: -moz-left;
}

.bottomdrop
{
	height: 186px;
width:920px;
	background: black url('images/bottomdrop.jpg') top left no-repeat;
}
*/

.login
{
	padding:  60px 0px 0px 0px;
	font-size:smaller;
    text-align:center;
    color:#EFF2F9;
}
 	
.copyright
{
	padding: 0px 0px 0px 0px;
	font-size:smaller;
    text-align:center;
    color:#ffffff;
}
	
  	
.pagename
{
	width: 550px;
	height: 98px;
	float: left;
	text-align:right;
	font-size:larger;
	padding-top:25px;
	color:White;
	font-family:Calibri;
	font-style:italic;
}

.logo
{
	border-style:none;
}

.topLinks
{
    height:41px;
	text-align:right;
	padding-right:40px; 
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold;
	vertical-align:top;
}


.topLinks A:link {color:white;}
.topLinks A:visited {text-decoration: none; color:White;}
.topLinks A:hover {color:#FDD400;}
 
 
.bottomLinks
{
 
text-align:center;
 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold;
	color:white;
}


.bottomLinks A:link {color:white;}
.bottomLinks A:visited {text-decoration: none; color:White;}
.bottomLinks A:hover {color:#FDD400;}

div.branding
{
	text-align: center;
	padding: 25px 0 15px 0;
}

div.branding img
{
	border: 0 !important;
}