.titleBrown {
	color : #CC9966;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	letter-spacing : 5px;
	line-height : 30px;
	font-weight : bold;
	text-align : center;
}
a {
	color : #990000;
}

a:visited {
	color : #990000;
}

a:hover {
	color : #CC0000;
}

a.toplink {
	color : #990000;
}

body {
	background-color : #FFFFFF;
	color: #000000;
	margin : 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.td_about {
	color: #000000;
	margin : 0px 10px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}


input.button {
	background-color : #669966;
	color : #FFFFFF;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	letter-spacing : 5px;
	line-height : 30px;
	font-weight : bold;
	text-align : center;
}

h2 {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 20px;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-left : 20px;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 200%;
	color : #FFFFFF;
	background : #669966;
	margin-left : 20px;
}

h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 150%;
	color : #FFFFFF;
	background : #CC9966;
	margin-left : 20px;
}

h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 130%;
	margin-left : 20px;
}

hr {
	color : #669966;
	height : 2px;
	width : 90%;
}

th {
	background : #000000;
	color : #FFFFFF;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
}

.reqdfield {
	font-size : 10px;
	font-weight : bold;
	color : #CC0000;
}

.topnav {
	background-color : #669966;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	letter-spacing : normal;
	line-height : 118px;
	font-weight : bold;
	text-align : center;
}

/*.topnav a:visited {
	color : #000000;
}

.topnav a:hover {
	color : #990000;
}
*/
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 9px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : center;
}

.copyright a {
	color : #999999;
}

.copyright a:visited {
	color : #999999;
}

.navbar a {
	color : #000000;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

.navbar a:visited {
	color : #000000;
}

.navbar a:hover {
	color : #000000;
	text-decoration : underline;
}

ul {
	list-style-position : outside;
	list-style-type : disc;
	font-size : 100%;
	line-height : 100%;
}

ol {
	list-style-position : outside;
	list-style-type : decimal;
	font-size : 100%;
	line-height : 100%;
}

.quote {
	font-family : Arial, Helvetica, sans-serif;
	color : #969696;
	font-size: 8px;
}

.updated {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-style : italic;
	font-size : 9px;
}

.caption {
	font-family : Arial, Helvetica, sans-serif;
	color : #336633;
	font-style : italic;
	font-size : 10px;
}

