@charset "utf-8";
.white_border {
	border: 2px solid #FFFFFF;
}
#mainbg .white_border #tablebg {
	background-image: url(../images/table_bg.gif);
	background-repeat: repeat-x;
}
#mainbg .white_border #logo {
	background-image: url(../images/big-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hrline {
	border: thin solid #f9d8c6;
}


.heading-1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a84d24;
}
.heading-2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #a84d24;
	text-decoration: none;
}
A.heading-2:link {
	FONT-SIZE: 12px; COLOR: #a84d24; TEXT-DECORATION: none
}
A.heading-2:visited {
	FONT-SIZE: 12px; COLOR: #a84d24; TEXT-DECORATION: none
}
A.heading-2:hover {
	FONT-SIZE: 12px; COLOR: #a84d24; TEXT-DECORATION: underline
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a84d24;
}
bg {
	background-image: url(../images2/big-logo.png);
	background-repeat: no-repeat;
	background-position: center;
}
.white_border .white_border #bg {
	background-image: url(../images2/big-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
