html
{
	height: 100%;
}
body
{
	height: 100%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	margin-top: 0px;
	background-color: #F2F2F2;
	vertical-align: middle;
}
.bodytext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a
{
	color: #000000;
}
.bottext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3E3E;
}
.bottext a
{
	color: #3E3E3E;
}
.bodytextw
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.bodytextw a
{
	color: #ffffff;
}
.formfield
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3E3E3E;
	background-color : #ffffff;
	border: 1px solid #999999;
	height: 23px;
	width: 197px;
	padding-left:4px;
	padding-top:2px;
}
.checkbox
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3E3E3E;
	background-color : #ffffff;
	border: 1px solid #999999;
	height: 15px;
	width: 15px;
}
.bg_www
{
	background-image: url(../images/bg_visit.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color : #410F72;
}

