body {
	background-color: #FF8000;
}
body,td,th {
	color: #2D1313;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12;}
.break {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 2;}
.tablemenu { background-color: #FFBF80; border: 1px #000000 solid; } 
.outsidetable { background-color:#FF8000; border: 0px #000000 solid; }
.borderclean { background-color: #FFBF80; border: 5px #FFBF80 solid; }
.newstable { background-color: #C9C9C9; border: 1px #000000 solid; }
.comtabletop { background-color: #C9C9C9; border-top: 1px #000000 dashed; border-bottom: none; border-right: 1px #000000 dashed; border-left: 1px #000000 dashed; }
.comtable { background-color: #C9C9C9; border-top: none; border-bottom: 1px #000000 dashed; border-right: 1px #000000 dashed; border-left: 1px #000000 dashed; }
.comhead { background-color: #EABF95; text-align: right; font: Perpetua; font-size: 12px;  }
.newsheader { background-color: #D5802B; border: 0px #000000 solid; }
.titlefont { font-family: Centaur; color: #2D1313 ; }
.subtitlefont {font-family: Centaur; color: #353535 ; }
.newsfont{ font-family: Calibri, Cambria; font-size: 13px ; text-align: left; }
.menutext { color: #2D1313; }
a:link {
	color: #2D1313;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D1313;
}
a:active {
	text-decoration: none;
	color: #2D1313;
}
.closed {
	display: none;
	}

.menulist {
padding-left: 0;
margin-left: 0;
list-style-type: none;
font: 12px Verdana, sans-serif;
width: 150px;
}
.menulist li {
text-align: left;
}
.menulist li a {
display: block;
padding: 3px;
width: 130px;
border-left: 1em solid #FFBF80;
background: #FFBF80;
text-decoration: none;
}
.menulist li a:hover {
border-color: #D5802B;
background: #FFDFBF;
}
.menulistopen {
padding-left: 20px;
margin-left: 0;
list-style-type: none;
font: 12px Verdana, sans-serif;
width: 130px;
}
.menulistopen li {
text-align: left;
}
.menulistopen li a {
display: block;
padding: 3px;
width: 110px;
border-left: 1em solid #FFBF80;
background: #FFBF80;
text-decoration: none;
}
.menulistopen li a:hover {
border-color: #D5802B;
background: #FFDFBF;
}

.usercontrols ul {
margin: 0;
padding: 0;
font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12;
list-style-type: none;
}
.usercontrols ul li { display: inline; }
.usercontrols ul li a {
text-decoration: none;
padding: .2em 1em;
padding: 3px;
border-left: 1em solid #FFBF80;
background: #FFBF80;}
.usercontrols ul li a:hover {
border-color: #D5802B;
background: #FFDFBF;
}

.reviewlist ul
{
list-style-type: none;
text-align: left;
}

.reviewlist ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 15px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}

.reviewlist ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}
