html, body, form
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body
{
	background-color: #FFFFFF;
}
body.Main
{
	background: #FFFFFF;
	
}

body.Main .top
{
   background: #71706E;
}
body.Main .top
{
   background-image: url(images/bg_im2.jpg);
   height: 15%;
}

.mn_cntr
{
    
	height: 240px;
	text-align: center;
	vertical-align: middle;
	 background: #FFFFFF;
}

.ftr_cntr
{
	padding: 0px 40px 10px 40px;
	text-align: center;
	vertical-align: top;
}

.txt_cntr
{
	width: 250px;
	background: #FFFFFF;
}

.ttl {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 18px;
	font-weight: bold;
	color: #3D6390;
	text-align: center;
	vertical-align: middle;
}

.txt1 {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 120%;
	padding: 10px 20px 10px 20px;
}
.txt1 b {
	text-decoration: none;
	font-family: Arial; 
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
.txt1 a {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 18px;
	font-weight: normal;
	color: #097D34;
	text-align: center;
	vertical-align: middle;
}
.txt1 a:link, a.txt1:visited, a.txt1:active {
	color: #097D34;
}
.txt1 a:hover {
	color: #097D34;
    text-decoration: underline;
}

.txt2 {
	text-decoration: none;
	font-family: Arial; 
	font-size: 16px;
	font-weight: bold;
	color: #434344;
	text-align: center;
	vertical-align: middle;
    padding: 10px 20px 10px 20px;
}
.txt2 a {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 14px;
	font-weight: normal;
	color: #434344;
	text-align: center;
	vertical-align: middle;
}
.txt2 a:link, a.txt2:visited, a.txt2:active {
	color: #434344;
}
.txt2 a:hover {
	color: #3D6390;
}

.lnks {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.lnks a {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.lnks a:link, a.lnks:visited, a.lnks:active {
	color: #FFFFFF;
}
.lnks a:hover {
	color: #FF0000;
}

td.tp_bl   
{
    height: 165px; 
	background: #71706E;
}

td.bttm_wht   
{
    height: 165px;
	background: #71706E;
}