body {margin: 0; padding: 0; background-color: #FFF; color: #000}
body, td, p, ul {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	color: #000
	}
.subtext {font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, sans-serif;}
h1.heading {
	width: 280px;
	padding: 2px;
	color: #030;
	background-color: #CC9;
	border-bottom: #030 3px solid;
	border-left: #030 1px solid;
	border-right: #030 1px solid;
	border-top: #030 1px solid;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	}
.footer {
	border: #030 1px solid;
	font-size: 12px;
	color: #030;
	background-color: #CC9;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	}
.contactform {
	border-bottom: #030 6px solid;
	border-left: #030 1px solid;
	border-right: #030 1px solid;
	border-top: #030 1px solid;
	}
.copyright {
	font-size: 11px;
	color: #000;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	}
.justify {text-align: justify;}
.imageborder {
	margin: 4px;
	color: #030;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	}
a:link {color: #060; text-decoration: underline;}
a:visited {color: #060; text-decoration: underline;}
a:active {color: #0c0; text-decoration: underline;}
a:hover {color: #090; text-decoration: none; font-weight: bold;}
a img {border: 0}

.gold {background-color: #CC9}
.dktan {background: #996 url(/images/dktanback.gif)}
.green {background-color: #363}

#mainmenu {width: 197px; border: 0; margin:0; padding: 0;}
#mainmenu td {width: 197px;}

.wrap {width: 100%; margin: auto;}

div.leftimg {float: left;
	margin: 5px;
	padding: 4px;
	color: #030;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;}
	
div.rightimg {float: right;
	margin: 5px;
	padding: 4px;
	color: #030;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;}

div.centerimg {
	margin: 5px;
	padding: 4px;
	color: #030;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;}}