body
{
	background-color	:	#CCCC99;
	width				:	100%;
	height				:	100%;
	color				:	#333333;
	font-family			:	verdana, arial;
	margin				:	0px 0px 0px 0px;
	padding             :   0px 0px 0px 0px;


}
.horizon
	{
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
	
.webcontent
	{
	margin-left: -325px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 750px;
	height: 450px;
	visibility: visible
	text-align:right;
	}

.link
{
	font-size			:	12px;
	font-weight			:	bold;
	color				:	#333333;
	border-width		:	0px;
	border-style		:	solid;
	border-color		:	#000000;
}
.maintable
{
	background-color	:	#999966;
	height				:	450px;
	width				:	750px;
	text-align			:	left;
	vertical-align		:	top;
	border-collapse		:	collapse;
	border-width		:	1px;
	border-color		:	#000000;
	border-style		:	solid;
	padding				:	3px 3px 3px 3px;
}
.logohelp
{
	height				:	22px;
	font-size			:	10px;
	width				:	375px;
}
.nav
{
	background-color	:	#000000;
	color				:   #999966;
	height				:	20px;
	width				:	100%;
	font-size			:	10px;
	vertical-align		:	middle;
}
.navlink
{
	color				:   #999966;
	font-size			:	12px;
	vertical-align		:	middle;
	text-decoration		:	none;
	font-weight			:	bold;
}



.mainleft
{
	width				:	375px;
	height				:	354px;
	vertical-align		:	top;
	padding-top			:	4px;
	padding-left		:	4px;
	padding-bottom		:	4px;
	padding-right		:	4px;
}

.mainbottom
{
	height				:	30px;
}

.pictcss
{
	border-width		:	1px;
	border-color		:	#000000;
	border-style		:	solid;
	align				:	center;
	text-align			:	center;
}


