form {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	color: #707070;
}
p {
	margin: 0px;
}

.btxt {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}  


.txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #B8CADC;
	text-decoration: none;
}

.lnk
{
	font-family: arial;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}

a.lnk:hover{
	color: #CC0000;
	text-decoration: underline;
	
}

.inp 
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	border: 1px solid #7F7F7F;
}
 

.txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.lnk
{
	font-family: arial;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}

a.lnk:hover{
	color: #CC0000;
	text-decoration: underline;
	
}

.ttit{color:#CA5329}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #707070;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.emptbar{
	background-image: url(../images/topempbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.protbar{
	background-image: url(../images/pro-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}