body {
	background-color: #cc0000;
	background-image: url(images/bgr.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bgr_left {
	background-image: url(images/bgr_l.png);
	background-repeat:no-repeat;
	background-position:right;
}
.bgr_right {
	background-image:url(images/bgr_r.png);
	background-repeat:no-repeat;
	background-position:left;
}
.bgr_left2 {
	background-image: url(images/bgr_l2.png);
	background-repeat:no-repeat;
	background-position:right;
}
.bgr_right2 {
	background-image:url(images/bgr_r2.png);
	background-repeat:no-repeat;
	background-position:left;
}
a.black:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
a.black:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.white:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.red:link {
	font-size: 12px;
	color: #d42b00;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
a.red:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.red:active {
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
.text_12_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
}
.title_red {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 26px;
	color: #d42b00;
}
.title_red_18 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #d42b00;
}
a:link {
	font-size: 12px;
	color: #d42b00;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #d42b00;
}
