body
{
	background-color:#696969;
	margin:0;
}
h1
{
	margin:0px;
	font-size:13px;
	font-weight:bold;
}

.main
{
	width:903px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:9px;
	padding-bottom:10px;
	background-repeat:repeat-y;
	background-image:url(Images/bgblue.gif);
}
.text
{
	padding-left:50px; 
	width:580px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	float:left; 
	padding-top:18px;
}
.sheet
{
	width:883px;
	background-color:#FFFFFF;
	padding-bottom:30px;
	height:auto;
	border-bottom:#000000 solid 1px;
}
.bgbottom
{
	background-image:url(Images/bgbottom.gif);
	width:922px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
}
.menu
{
	width:883px;
	height:39px;
	background-color:#5a5b5d;
}
.menubtnextra
{
	width:179px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	float:left;
}

.submenubtn
{
	text-decoration:none; 
	color:#000000;
}

.submenubtndown
{	
	text-decoration:none;
	color:#0072ba;
	font-size:16px;
	padding-left:18px;
	background-image:url(Images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
}

.menubtnextradown
{
	width:179px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	float:left;
	background-color:#0072ba;
}

.menulinkextra
{
	width:179px;
	height:39px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}

.menubtn
{
	width:176px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	float:left;
}
.menubtndown
{
	width:176px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	float:left;
	background-color:#0072ba;
}
.menulink
{
	width:176px;
	height:39px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.logo
{
	width:242px;
	height:206px;
	background-image:url(Images/logo.gif);
	float:left;
}

