body {
	background-color:#000000;
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana;
	color: #B4B6BA;
	font-size: 11px;
}

table			{font-family: Verdana; color: #B4B6BA; font-size: 11;}
h1				{color:#ffffff; font-family: Calibri, Arial; font-size:24pt; margin:0; padding-bottom:8px; }
h2				{color:#ffffff; font-family: Calibri, Arial; font-size:18pt; margin:0; padding:8px 0; }
h3				{color:#ffffff; font-family: Calibri, Arial; font-size:16pt; margin:0; padding-top:8px; }
p 				{margin:0; padding-bottom:8px; }

.wrap {
	width:780px;
	margin:10px auto;
}

.border {
	width:780px;
	border:1px solid #b4b6ba;
	background-color:#454c56;
}

.banner {
	height:270px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}

.content {
}

.content-left {
	width:534px;
	min-height:490px;
	padding:0 30px 0 10px;
	float:left;
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
}

.content-right {
	width:206px;
	float:right;
}

.nav-top {
	height:41px;
	background-image:url(images/nav-top.jpg);
	background-repeat:no-repeat;
}

.nav-main {
	background-image:url(images/nav-rpt.jpg);
	background-repeat:repeat-y;
	padding:0 10px 25px 15px;
	font-size:14px;
	font-weight:bold;
	font-family:"Gill Sans MT", Arial, Verdana, sans-serif;
	line-height:16px;
}

.nav-main a {
	padding:6px 0;
	display:block;
}

.nav-main a:hover {
	color:#962105;
	text-decoration:none;
}

.nav-btm {
	height:9px;
	background-image:url(images/nav-btm.jpg);
	background-repeat:no-repeat;
}

.clear {
	clear:both;
}

.footer {
	height:22px;
	padding:47px 8px 0 8px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	line-height:19px;
}

a				{color: #ffffff; text-decoration: none; }
a:link 			{color: #ffffff; text-decoration: none; }
a:visited 		{color: #ffffff; text-decoration: none; } 
a:active 		{color: #ffffff; text-decoration: none; }
a:hover 		{color: #ffffff; text-decoration: underline; }



.virtual 		{font-family: verdana; font-size: 10px;color: #2B2E35; background-color: #FFFFFF; border: #ffffff; border-width:1px;border-style:solid;}
.button 		{background-color: FFFFFF; color: #2B2E35; font-family: Verdana; font-size: 10px; font-weight: bold; border-style: solid; border-width: 1; cursor: hand; }

.footer					{font-family: verdana; font-size:10px; color: #ffffff; } 
.prefooter				{font-family: verdana; font-size:10px; color: #454B55; } 
a.footer				{color: #ffffff; text-decoration: none; font-weight: bold; }
a.footer:link 			{color: #ffffff; text-decoration: none; font-weight: bold; }
a.footer:visited 		{color: #ffffff; text-decoration: none; font-weight: bold; } 
a.footer:active 		{color: #ffffff; text-decoration: none; font-weight: bold; }
a.footer:hover 			{color: #ffffff; text-decoration: underline; font-weight: bold; }