.bg {
	background-repeat: repeat-x;
}
.bgtd {
	background-image: url(img/bg_cont.gif);
	background-repeat: no-repeat;
}
.bgtd2 {

	background-image: url(img/bg_1.gif);
	background-repeat: no-repeat;
}
.bgtd3 {


	background-image: url(img/bg_3.gif);
	background-repeat: no-repeat;
}
.bgtd4 {



	background-image: url(img/bg_2.gif);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #480000;
	text-decoration: none;
}
