body
{
	background-color: #f2f2f2;
	color: black;
	font-family: verdana;
	font-size: 10px;
}

#header
{
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 181px;
	padding-left: 55px;
}

.rotator
{
	text-align: center;
	position: absolute;
	top: 100px;
	width: 400px;
}

.rotator td
{
	color: white;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

#footer
{
	background-color: #1b3592;
	width: 1002px;
	height: 25px;
}

#menu
{
	width: 1002px;
	height: 25px;
}

#menuTable
{
	margin-bottom: -78px;
}


#content
{
	width: 1002px;
	background-color: white;
}

#loginPane
{
	width: 718px;
	border: 1px red solid;
}

.localeselector
{
	width: 140px;
}

.ControlPanel
{
	background-color: white;
}

.SkinObject, a.SkinObject:link, a.SkinObject:visited, .SubHead, .SubHead a:link, .SubHead a:visited
{
	color: #000000;
}

a.CommandButton:link, a.CommandButton:visited
{
	color: #000000;
}


/* BD2WEB FOOTER */
#bd2web
{
	border: 0px red solid;
	width: 1000px;
	text-align: right;
	margin: 0 auto;	
	color:  #000000;
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
}

a.BD2WEB:link, a.BD2WEB:visited, a.SkinObject:Link, a.SkinObject:Visited
{
	color:  #000000;
	font-family: verdana;
	font-size: xx-small;
	padding-top: 10px;
	font-weight: bold;
}

.bd2web a.BD2WEBORANGE:link, .bd2web a.BD2WEBORANGE:visited, span.BD2WEBORANGE
{
	font-weight: bold;
	color: Orange;
}
