/* Begin Base Classes */

body {

	background-color: #FFFFFF;

	margin-top: 0px;

}

a:link {

	color: #336633;

	text-decoration: none;

}

a:visited {

	/* color: #996633; */

	color: #336633;

	text-decoration: none;

}

a:hover {

	color: #336633;

	text-decoration : underline;

}

a:active {

	color: #336633;

}

td img {

	display: block;
	border:none;

}

input {

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

	font-size: 12px;

	color: #336633;

	background-color: #CCCC99;

	border: 1px solid #336633;

} 



textarea {

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

	font-size: 12px;

	color: #336633;

	background-color: #CCCC99;

	border: 1px solid #336633;

} 



select {

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

	font-size: 12px;

	color: #336633;

	background-color: #CCCC99;

	border: 1px solid #336633;

} 



/* Begin Called Classes */

.menucopy {

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

	font-size: 12px;

	color: #336633;

	font-weight: bold;

	line-height: 25px;

}

.tableheader {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	line-height: 25px;

}

.maincopy {

	font-family: "Times New Roman", Times, serif;

	font-size: 13px;

	color: #663300;

	line-height: 20px;

}

.pagetitle {

	font-family: "Times New Roman", Times, serif;

	font-size: 20px;

	font-weight: bold;

	color: #CC9966;

	border-bottom-width: thin;

	border-bottom-style: dotted;

	border-bottom-color: #A49166;

	text-indent: 5px;

}

.newscopy {

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

	font-size: 11px;

	color: #D9D3B1;

	line-height: 16px;

}

.footer {

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

	font-size: 11px;

	color: #7D6134;

}
