body
{
	background: #EAEAEA;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px; 
	color: #5A5A5A; 
	font-family:  Verdana, Helvetica, sans-serif; 	 
}

table, tr, td 
{
	vertical-align: top;
}


#cntfrm , #cnt
{
	position: relative;
	background: #FAFCFF;
	min-height: 800px;
	height: auto !important;
	height: 100%; 
	align: center;
	padding: 0px 0px; 
	margin: 0 auto;
}

#cntfrm
{
	width: 718px;
	padding: 0px;
	border-left: 4px solid #D4D4D4;
	border-right: 4px solid #D4D4D4;
}
#cnt
{
	width: 680px;
	padding: 18px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	text-align: left;
}

#pageheader
{
	background: url(../img/logo_b.gif) no-repeat;
	width: 700px; 
	height: 60px; 
}

#pagefooter
{
	font-size:10px;
	text-align: right;
	height: 60px; 
}

.fText
{
	padding: 4px;
}

h1
{
	color: #660000;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	margin-bottom: 14px;
	font-weight: bold;
}

h2
{
	color: #660000;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	margin-bottom: 4px;
	font-weight: normal;
}

