@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #CFA114;
	background-image: url(images/d3bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdCLeft {
	background-image: url(images/layout_10.gif);
	background-repeat: repeat-y;
}
.tdCRight {
	background-image: url(images/layout_13.gif);
	background-repeat: repeat-y;
}
.tdContent {
	background-color: #FCC602;
	line-height: 1.6em;
	
}
.btmText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #0C7F00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C80001;
}
a:hover {
	text-decoration: none;
	color: #C80001;
}
a:active {
	text-decoration: underline;
	color: #C80001;
}
.TextSmall {
	font-size: 7px;
}
.styleNEW {
	color: #E20001;
	font-size: 9px;
}

