body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg_c.gif);
	background-repeat: no-repeat;
	background-position: 760px 0px;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.black12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blue12 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tdbg {
	background-image: url(../images/bg_d.gif);
	background-repeat: no-repeat;






}
.black10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #CC3333;
}
a:visited {
	color: #CC3333;
}
a:hover {
	color: #3366CC;
	text-decoration: none;

}
a:active {
	color: #CC3333;
}
