.btext{
	font-family:  verdana;
	font-size: 12px;
	font-style: normal;
	word-spacing: normal;
	color: #000000;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.largetext{
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	word-spacing: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.header{
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	word-spacing: normal;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
}
br {
	clear: left;
	margin: 0 0%;
	padding: 0; 
	border: 0;
	float: none !important;

	background: transparent;
	margin-left: -10%;
}
.leftnavbg{
	background-image: url(images/leftbar_stretch.gif);
	background-repeat: y;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
.rightnavbg{
	background-image: url(images/rightbar_stretch.gif);
	background-repeat: y;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
.bottombg{
	background-image: url(images/middlebottom.gif);
	background-repeat: x;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
.smallertext{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	word-spacing: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #BEC7CA;
}

.frm{
	
	background-color: transparent;
	color: #000000;
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

A:link {text-decoration: underline; color: red;}
A:visited {text-decoration: underline; color: red;}
A:active {text-decoration: underline; color: red;}
A:hover {text-decoration: none; color: red;}

.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: none; color: red;}     
