.mainbg {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
.tahoma11gray {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
a.tahoma11gray:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9D0000;
	text-decoration: underline;
}
.tahoma11redun {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9D0000;
	text-decoration: underline;
}
a.tahoma11redun:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: underline;
}
.tahoma11red {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9D0000;
	text-decoration: none;
}
a.tahoma11red:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9D0000;
	text-decoration: underline;
}
.bannerbg {
	background-attachment: scroll;
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-y;
}
.tahoma11white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.tahoma11white:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF771D;
	text-decoration: none;
}.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #605E5E;
	text-decoration: none;
	height: 16px;
	width: 150px;
	border: 1px solid #D5D5D5;
	background-color: #F9F9F9;

}
.address {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #605E5E;
	text-decoration: none;
	height: 55px;
	width: 150px;
	border: 1px solid #D5D5D5;
	background-color: #F9F9F9;
}
.tahoma11orange {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.tahoma11ora {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C75000;
	text-decoration: none;
}
.arial11white {

	font-family: Arial,;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.arial11white:hover {

	font-family: Arial, ;
	font-size: 11px;
	font-weight: normal;
	color: #FF771D;
	text-decoration: underline;
}
.btnn {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #841213;
	border: 1px solid #841213;
}
.tahoma13orange {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #DD5A03;
	text-decoration: none;
}
.tahoma12red {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9D0000;
	text-decoration: none;
}
