body 
{
	background-color: #ffffff; 
}

table, tr, td, p 
{
	font: normal 9pt arial, tahoma, helvetica;
	line-height: 1.3em;
}

.pagemaster
{
	background-color: #ffffff;
}

.skinmaster
{
	background-color: #ffffff;
}

.controlpanel
{
	background-color: #ffffff;
}

.toppane 
{
	background-color: white;
	padding: 2px 1px 0 1px;
}
.contentpane 
{
	background-color: transparent;
	padding: 2px 2px 0 2px;
}

.rightpane 
{
	padding: 2px 0 0 2px;
}

.bottompane 
{
	background-color: transparent;
}


/* End Menu Settings */
.StandardButton
{
	background: #467599 none; 
	color: #FFFFFF;
	font-family:Verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}

.overlap {
    position: relative;
    width: 640px; height: 162px;
  }

.ne { position:absolute }
.sw { position:absolute }
.overlap .ne {    top: 15; right: 482; z-index: 2; }
.overlap .sw { bottom: 0;  left: 0; z-index: 1; }

.footer_overlap {

    position: relative;
    width: 640px; height: 24px;
  }

.footer_ne { position:absolute; }
.footer_sw { position:absolute; }
.footer_overlap .footer_ne { top:0; right:0; z-index: 2; }
.footer_overlap .footer_sw { bottom:0; left:0; z-index: 1; }


.menu_top
{
	background-image: url(images/menutop.jpg);
	width: 640px;
	height: 25px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.content
{
	background-color: #ffffff;
}

/* Light Background Elements */
.LightBG
{
	width: auto;
	color: #404040;
}

a.LightBG:link, a.LightBG:active
{
	text-decoration: none;
	color: #467599;
	font-weight: normal;
}

a.LightBG:link, a.LightBG:visited
{
	text-decoration: none;
	color: #467599;
	font-weight: normal;
}

a.LightBG:hover
{
	text-decoration: none;
	color: #404040;
	font-weight: normal;
}

/* Footer Classes */
.footer_text
{
	width: auto;
	color: #FFFFFF;
}

.footer_login
{
	width: auto;
	color: #324362;
}

a.footer_login:link, a.footer_login:visited, a.footer_login:active
{
	text-decoration: none;
	color: #324362;
	font-weight: normal;
}
	
a.footer_text:link, a.footer_text:visited, a.footer_text:active
{
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

a.footer_text:hover
{
	text-decoration: none;
	color: #fafafa;
	font-weight: normal;
}
/* End of Footer Classes */









