body
{
	margin: 0px;
	padding: 0px;
	background-color: #4AA5FF;
	font-family: verdana;
	font-size: 75%;
}
/*.text
{
	background-color: "#FFFFFF";
	border: 0px;
	position: absolute;
	left: 17%;
	top: 20%;
	right: 10%;
	bottom: 0px;
	width: 70%;
	height: 70%;
}*/
.logo
{
	font-size: 25px;
	color: #000080;
	text-align: right;
}
hr
{
	color: #808080;
	width: 99%;
	size: 1;
	align: right;
}
/*table
{
	background-color: #33CCFF;
	border: 0px;
}*/
td
{
	align: top;
	font-family: verdana;
	font-size: 75%;
	color: #000080;
}
.hometop
{
	background-color: #33CCFF;
	position: absolute;
	left: 10%;
	top: 60px;
	right: 10%;
	bottom: 0px;
	width: 792px;
	height: 20px;
	border:  0px solid black;
}
.headhome
{
	background-color: #000080;
	position: relative;
	left: 10%;
	top: 218px;
	width: 792px;
	height: 9px;
}
.inner
{
	background-color: "#FFFFFF";
	position: relative;
	left: 10%;
	top: 194px;
	right: 10%;
	bottom: 0px;
	width: 792px;
	height: 45%;
}
.postxt
{
	position: relative;
	z-index: 1;
	left: 10%;
}
.homebar
{
	background-color: #33CCFF;
	position: relative;
	left: 10%;
	top: 180px;
	right: 10%;
	bottom: 0px;
	width: 792px;
	height: 30px;
}
/*.homefooter
{
	background-color: #FFFFFF;
	position: relative;
	float: clear;
	width: 78%;
	font-family: verdana;
	color: #808080;
	font-size: 12px;
}*/
.homefooter
{
	background-color: #FFFFFF;
	position: relative;
	left: 10%;
	top: 180px;
	width: 792px;
	font-family: verdana;
	color: #808080;
	font-size: 12px;
}