body {
	background-color: #5C2D2F;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

 td {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A463A;
	text-align: justify;
}

 .maintd {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A463A;
	text-align: justify;
	padding-right: 15px;
}

 .list {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A463A;
	text-align: justify;
	padding-right: 15px;
	width: 575px;
	height: 350px;
	overflow : auto;
}

 .admin {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A463A;
	text-align: justify;
	width: 750px;
	height: 150px;
	overflow : auto;
}

.td1{
	background-color: #FDFDFD;
	font-size: 12px;
	word-break : keep-all;
	white-space : nowrap;
	border-bottom: 1px solid #5C2D2F;
}

.td2{
	background-color: #F0F0F0;
	font-size: 12px;
	word-break : keep-all;
	white-space : nowrap;
	border-bottom: 1px solid #5C2D2F;
}

.tdtitle{
	background-color: #3A463A;
	color: #FFFFFF;
	font-weight : bold;
	text-align: center;
	word-break : keep-all;
	white-space : nowrap;
}

.numbers{
	color: #FFFFFF;
	font-weight : bold;
	font-size: 10px;
}

a.submenu:link {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/bg_submenu.gif);
	width: 145px;
	height: 22px;
	margin-top : 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration : none;
	background-repeat : repeat-x;
}

a.submenu:visited {
	color: #B7CCB1;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/bg_submenu.gif);
	width: 145px;
	height: 22px;
	margin-top : 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration : none;
	background-repeat : repeat-x;
}

a.submenu:hover {
	color: #DCEAD8;
	font-size: 13px;
	background-image: url(images/bg_submenu_on.gif);
	width: 145px;
	height: 22px;
	margin-top : 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration : none;
	background-repeat : repeat-x;
}

a.submenu:active {
	color: #003300;
	font-size: 13px;
	background-image: url(images/bg_submenu_on.gif);
	width: 145px;
	height: 22px;
	margin-top : 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration : none;
	background-repeat : repeat-x;
}


a.officers:link {
	color: #99AF95;
	font-size: 13px;
	background-image: url(images/bg_submenu.gif);
	width: 475px;
	height: 22px;
	margin-top : 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration : none;
	background-repeat : repeat-x;
}

a.officers:visited {
	color: #698263;
	font-size: 13px;
	background-image: url(images/bg_submenu.gif);
	width: 475px;
	height: 22px;
	margin-top : 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration : none;
	background-repeat : repeat-x;
}

a.officers:hover {
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(images/bg_submenu_on.gif);
	width: 475px;
	height: 22px;
	margin-top : 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration : none;
	background-repeat : repeat-x;
}

a.officers:active {
	color: #003300;
	font-size: 13px;
	background-image: url(images/bg_submenu_on.gif);
	width: 475px;
	height: 22px;
	margin-top : 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration : none;
	background-repeat : repeat-x;
}

.bgtabel {
	border: 6px solid #FFFFFF;
	background-color: #FFFFFF;
}

.menu {
	color: #666633;
	font-weight : bold;
	height: 25px;
	width: 125px;
	border-bottom: 1px solid #999999;
}

.title {
	font-weight : bold;
	color: #542B25;
	height: 25px;
	width: 400px;
	border-bottom: 1px solid #542B25;
}

.address {
	color: #542B25;
	height: 40px;
	font-family : Trebuchet MS, Arial, Helvetica;
}

.copy {
	color: #542B25;
	font-size: 9px;
	height: 40px;
	font-family : Trebuchet MS, Arial, Helvetica;
}

.image {
	border: 1px solid #000000;
	text-align: center;
}

.tdapp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A463A;
}

.td1text{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDFDFD;
	font-size: 11px;
	border-bottom: 1px solid #5C2D2F;
}

.td2text{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	font-size: 11px;
	border-bottom: 1px solid #5C2D2F;
}