body {
	background-image:   none;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}
h1.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 6px;
	text-decoration: none;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px none #CCCCCC;
}
h2.nav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 4px;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
td {
	vertical-align: top;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.nav a:hover {
	color: #FF0000;
	text-decoration: none;
}
.yourehere {
	color: #990000;
	text-decoration: none;
}
p {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
a {
	color: #FFFFCC;
	text-decoration: underline;
}
h1 {
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.sub {
	font-weight: bold;
}
h1.sub {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.deco {
	background-color: #000000;
	background-image:  url(images/dt_deco_home.jpg);
	background-repeat: no-repeat;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	padding-top: 6px;
}
h4 {
	font-weight: bold;
	color: #FFFFFF;
}
h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:hover {
	color: #FF6600;
	text-decoration: none;
}
p a:hover {
	color: #FF6600;
}
p img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightpane p {
	padding-right: 8px;
}
.leftpane p {
	padding-left: 8px;
}

