body {
	margin:0px;
	padding:0px;
	background-color: #777b77;
}
.graybg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
.graytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 8px;
}
.centerbg {
	background-color: #eceaea;
}
.whitebg {
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5959;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 18px;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}	
.bottomtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323131;
	text-decoration: none;
}
.bottomtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #323131;
	text-decoration: none;
}
.redbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #860404;
	text-decoration: none;
	font-weight: bold;
}
.bluebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00689b;
	text-decoration: none;
}
.normaltxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5a5959;
	text-decoration: none;
	line-height: 17px;
}
.linebg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/line.gif);
	background-repeat: repeat;
}
.redbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8c000d;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-variant: small-caps;
	text-transform: capitalize;
}
.blacktxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.smallred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
.normaltxt a:link {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5a5959;
	text-decoration: underline;
	line-height: 17px;
}
.normaltxt a:visited {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5a5959;
	text-decoration: underline;
	line-height: 17px;
}
.normaltxt a:hover {



	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 17px;
}
.emaillinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #B04600;
	text-decoration: underline;
}
.emaillinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #B04600;
	text-decoration: underline;
}
.emaillinks a:visited {

	font-family: Tahoma;
	font-size: 11px;
	color: #B04600;
	text-decoration: underline;
}
.emaillinks a:hover {


	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.orangetxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}
.txtfileld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
}
.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFf2;
	padding: 5px;
	border: 1px dotted #CC3300;
}
.btn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	cursor: hand;
	height: 23px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
}
.tsubhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.btnlarge {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	background-image: url(../images/btn1_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	cursor: hand;
	height: 23px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
