body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #d42b00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.red:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d42b00;
	text-decoration: none;
}
a.red:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #d42b00;
}
a.red:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
a.red:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #d42b00;
}
.tdleft{
background: url(images/bgr_l.jpg);
background-position:right;
background-repeat:no-repeat;
}

.tdright{
background: url(images/bgr_r.jpg);
background-position:left;
background-repeat:no-repeat;
}
.bgr_in_left_top {
	background-image:url(images/inside/bgr_l_top.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.bgr_in_right_top {
	background-image:url(images/inside/bgr_r_top.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.bgr_in_left_btn {
	background-image:url(images/inside/bgr_l_dwn.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.bgr_in_right_btn {
	background-image:url(images/inside/bgr_r_dwn.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d42b00;
	font-size:16px;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size:12px;
}
.text_red {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #d42b00;
	font-size:12px;
}


