body {
	background-image: url(images/BG_003.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
#MAINtable {
	font-size: xx-small;
}
#SUBtable {
	font-size: xx-small;
	font-family: Verdana;
	color: #999999;
}
a:link {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #C5D5A9;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #66CC33;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #C5D5A9;
	text-decoration: none;
}
.dw_boldcaps{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C5D5A9;
	font-weight: bold;
	font-variant: small-caps;
}
.dw_heading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #5A771D;
	font-weight: bold;
	padding-left : 25px;
}
TD.BORDER {
	border: thin solid #97A676;
}

.dw_credit{
	font-family: Verdana;
	font-size: xx-small;
	color:#D5E6C6;
	text-align : left;;
	vertical-align : bottom;
}
.dw_headImage{
	margin-top : 10px;
	margin-left : 5px;
}