body {
  font-family:"Century Gothic";
  font-size:11px;
  color:#000000;
}

td {
	font-family:"Century Gothic";
	font-size:11px;
  color:#000000;
}

th {
	font-family:"Century Gothic";
	font-size:11px;
}

select {
border : 1px solid #900;
padding : 1px;
 font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}
input {
border : solid 1px #2B1E13;
padding : 2px;
 font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}
.title {
  font-family:"Century Gothic";
  font-size:16px;
  font-weight:bold;
  color:#2B1E13;
}.listingtext {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}
.tableheader {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#ffffff;
  font-weight:bold;
}
.formfieldname{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  font-weight:bold;
}
.button{
  font-family:"Tw Cen MT";
  font-size:12px;
  color:#2B1E13;
  text-decoration:none;
}
.button:link{
  font-family:"Tw Cen MT";
  font-size:12px;
  color:#2B1E13;
  text-decoration:none;
}
.button:visited{
  font-family:"Tw Cen MT";
  font-size:12px;
  color:#2B1E13;
  text-decoration:none;
}
.button:hover{
  font-family:"Tw Cen MT";
  font-size:12px;
  color:#99CC00;
  text-decoration:none;
}
.menu_title {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#818181;
  font-weight:bold;
}

.menulink:link{
font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
}
.menulink:visited{
font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
}
.menulink:hover{
font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#ff0000;
}
.rightbrown {border: #2B1E13; border-style: solid; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 0px; border-left-width: 0px}
.leftbrown {border: #2B1E13; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 2px}
.boxbrown {border: #2B1E13; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.boxgreen {border: #99CC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.topline {border: #2B1E13; border-style: solid; border-top-width: 2px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.leftthinline {border: #2B1E13; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.footer {
 font-family:font-family:"Tw Cen MT";
  font-size:12px;
  color:#ffffff;
}
p {margin:0;
padding-bottom:8px;;
}
a{
text-decoration:none;
color:#2B1E13;
}
a:link{
text-decoration:none;
color:#2B1E13;
}
a:hover{
text-decoration:none;
color:#2B1E13;
}
a:visited{
text-decoration:none;
color:#2B1E13;
}