body
{
background-image:url(images/back.jpg);
background-repeat:no-repeat;
}

.mainwrapper
{
	width:100%;
	height:100%;
}

.maintable
{
	border: 1px solid #999999;
	width:700px;
}

.innertable
{
	width: 390px;
}	


.innertabletop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	height:230px;
	vertical-align:top;

}	

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


.innertablebottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	height:70px;
	vertical-align:bottom;

}	

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

.strap
{
		font-size:140%;
		font-weight:900;
}	
.ustrap
{
		font-size:140%;
		font-weight:300;
}	

.logo
{
	border-bottom: 1px #FFFFFF solid;
}

.bottomtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
	
.bottomtext a:link { color:#FFFFFF; text-decoration:none; }
.bottomtext a:visited { color:#FFFFFF; text-decoration:none; }
.bottomtext a:hover { color:#FFFFFF; text-decoration:underline; }
.bottomtext a:visited:hover { color:#FFFFFF; text-decoration:underline; }
.bottomtext a:active { color:#FFFFFF; text-decoration:underline; }

	
.ubottomtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	}
	
.ubottomtext a:link { color:#FFFFFF; text-decoration:none; }
.ubottomtext a:visited { color:#FFFFFF; text-decoration:none; }
.ubottomtext a:hover { color:#FFFFFF; text-decoration:underline; }
.ubottomtext a:visited:hover { color:#FFFFFF; text-decoration:underline; }
.ubottomtext a:active { color:#FFFFFF; text-decoration:underline; }


.formtab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	
}

.formtab input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	background-color:#294B92;
	border: 1px solid #FFFFFF;
	
}

.formtab textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	background-color:#294B92;
	border: 1px solid #FFFFFF;
	
}

.uubottomtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
	}
	



