#rite {
	background-image: url(bottm_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.txtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.link_white {
	font-family: Verdana, Tahoma; 
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none; 
}
.head1 {
	font-family: Verdana, Tahoma; 
	font-size: 12px;
	font-weight: bold;
	color: #010101;
	text-decoration: none;
}
.head2 {
	font-family: Verdana, Tahoma; 
	font-size: 12px;
	font-weight: bold;
	color: #2f2f2f; 
	text-decoration: none;
}
.headWhite {
	font-family: Verdana, Tahoma; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head3 {
	font-family: Verdana, Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #09124f;
	text-decoration: none;
}
.txtField {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F0F0F0;
	width: 325px;
	border: 1px solid #333333;
}
.txtBox {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F0F0F0;
	width: 325px;
	height: 140px;
	border: 1px solid #333333;
}
.listStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: none;
	line-height: 18px;
	text-decoration: none
}

