body
{
	background-color: #f7f7f7;
	SCROLLBAR-FACE-COLOR: #dcdcdc; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #dcdcdc; 
	SCROLLBAR-DARKSHADOW-COLOR: #dcdcdc;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.td_b
{
	background-color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.td_main
{
	background-image: url(../images/bg_main.png);
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
}
.tdbg
{
	background-image: url(../images/bottom.png);
	background-color: transparent;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.dv1
{
	text-align: left;
	width: 250px;
	padding-bottom: 30px;
	background-image: url(../images/bg1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left: 10px;
}
.dv1 li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	color: #ff0000;
	background-image: none;
}
.dv1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
}
.dv2
{
	text-align: left;
	width: 270px;
	padding-bottom: 30px;
	background-image: url(../images/bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left: 10px;
}
.dv2 li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	color: #037481;
	background-image: none;
}
.dv2 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #037481;
}
.dv3
{
	text-align: left;
	width: 260px;
	padding-bottom: 30px;
	background-image: url(../images/bg3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left: 10px;
}
.dv3 li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	color: #9f7f01;
	background-image: none;
}
.dv3 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9f7f01;
}