/* CSS Document */

.Color1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#E1E1E1;
}
.YellowBackground {
	background-color:#ffff00;
}

.HederBg {
	background-image:url(../bbr_images/header_sapcer.gif);
	background-repeat:repeat-x;
	height:194px;
}
.IndexHederBg {
	background-image:url(../bbr_images/idxheader_sapcer.gif);
	background-repeat:repeat-x;
	height:233px;
}

.DeshLine {
	background-image:url(../bbr_images/desh_line.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.Border {
	border:1px solid #681412;
}
.Border1 {
	border:1px solid #E5E5E5;
}
.Border2 {
	border:2px solid #CC0000;
}
form {
	margin:0px;
	padding:0px;
}
.Button {
	background-color:#681412;
	font-family:Tahoma, Arial, Helvetica, SansSerif;
	font-size:10px;
	font-weight:bold;
	border:1px solid #3C7FAF;
	color:#FFFFFF;
}
