body {
	background-color: #151515;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.bodytable {
	margin-left: 90px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 8px;
}
.textinput {
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
}

a.footer1:link 		{	text-decoration: underline; color: #999999;	}
a.footer1:visited 	{	text-decoration: underline; color: #999999;	}
a.footer1:active 	{	text-decoration: underline; color: #ffffff;	}
a.footer1:hover		{	text-decoration: underline; color: #ffffff;	}

a.body:link 		{	text-decoration: underline; color: #ff9933;	}
a.body:visited 		{	text-decoration: underline; color: #ff9933;	}
a.body:active 		{	text-decoration: underline; color: #ffffff;	}
a.body:hover 		{	text-decoration: underline; color: #ffffff;	}

.nav1 {
	vertical-align: middle;
	margin-top: 30px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
}


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6d6d6d;
	padding-top: 20px;
	line-height: 20px;
}
.navbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:170px;
	height:280px;
	border:#dadada;
	border-style:solid;
	border-width:1px;
	padding-top:20px;
	padding-left:10px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #6d6d6d;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	background-image: url(/images/navblk.gif);
	background-repeat: repeat-x;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}

