.subtxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #666;
}
.subtxt a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #CCC;
	text-decoration: none;
}
.subtxt a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #666;
	text-decoration: none;
}
.subtxt a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
}
.subtxt a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #666;
	text-decoration: none;
}

.tdcontent {
	padding: 30px;
	background-color: #242424;
	background-image: url(images/web/template/bodybkgd.jpg);
	background-repeat: repeat-x;
}
.newsttl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
}
.newsd {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #CCC;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #196AD7;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #dddddd;
}
.txt {
	font-family: Tahoma, Geneva, sans-serif;
	color: #dddddd;
	font-size: small;
}
.txtform {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #F00;
	font-weight: bold;
}
#form1 table tr td fieldset {
	border: 1px solid #666;
}
.frmtxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #999;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	background-color: #666;
	border: 1px solid #999;
}


.txt a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #999;
	text-decoration: underline;
}
.txt a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #999;
	text-decoration: underline;
}
.txt a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
.txt a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #999;
	text-decoration: none;
}

.submit {
	background-image: url(images/web/appts/submit.jpg);
	height: 30px;
	width: 351px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.adtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
}
.adttl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

