body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #663300;

}

body {
	background-color: #CCCC66;
	background-image:   url(/img/tilemain.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;

}

a:link {

	color: #666600;

}

a:visited {

	color: #996600;

}

a:hover {
	color: #CC6600;
	text-decoration: none;

}

a:active {

	color: #CCCCCC;

}

h1 {

	font-size: 22px;

}

h2 {

	font-size: 20px;

}

h3 {

	font-size: 18px;

}

h4 {

	font-size: 16px;

}

h5 {

	font-size: 14px;

}

h6 {

	font-size: 12px;

}

.tdline1 {

	border: 1px solid #330000;

}

.tdcontent {
	color: #330000;
	padding: 7px;

}

.copyright {

	font-size: 12px;

}
.smtext {
	font-size: 12px;
}
.tdlogo {
	background-image: url(/img/bronzeheadertile.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
}
.tdtopstripe {
	background-image: url(/img/stripe.gif);
}
.tdstripe {
	background-image: url(/img/stripe.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
.tdmenutop {
	background-image: url(/img/bronzetile.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	padding: 4px;
}
.tdmaincont {
	background-image: url(/img/dot.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
hr {
	color: #CC6600;
	height: 2px;
	width: 95%;
}
