body {
	background-color:#e5cf89;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #595959;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.container {
	background-color:#ffffff;
}
.line {
	color: #333333;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	font-weight: bold;
	margin-bottom:5px;
}
h1 {
	font-size:11px;
	margin:0;
}
.headerbg {
	width:508px;
	height:21px;
	background-image: url(../images/orangebg.jpg);
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	padding-left:30px;
	padding-top:2px;
}
.content {
	width:498px;
	padding:5px;
	line-height:16px;
}
.activemenuitem  {
	background-image: url(../images/orangemenubg.jpg);
	background-repeat:no-repeat;
	width:183px;
	height:21px;
	font-weight:bold;
	padding:2px;
	text-indent:50px;
}
.activemenuitem a {
	color:#333333;
	text-decoration:none;
}
.activemenuitem a:hover {
	text-decoration:underline;
}
.menuitem  {
	padding:2px;
	width:183px;
	height:21px;
	font-weight:bold;
	color:#333333;
	text-indent:50px;	
}
.menuitem a {
	color:#333333;
	text-decoration:none;
}
.menuitem a:hover {
	text-decoration:underline;
}
.searchtxtfield {
	width:160px;
	border:1px solid #666666;	
}.email {
	width: 250px;
	height:18px;
	padding:3px;
	border:1px solid #ccc;
	color:#333333;
}
.email2 {
	width: 250px;
	height:150px;
	padding:3px;
	border:1px solid #ccc;
	color:#333333;
}
.button {
	border:1px solid #ccc;
	color:#333333;
	padding:3px;
}
.required {
	color:#FF0000;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
.t {
	border:1px solid #ccc;
	margin-right:15px;
	margin-bottom:15px;
}


div#tmpSlideshow {
	width: 262px;
    height: 122px;
}
div.tmpSlide {
	width: 262px;
    height: 122px;
    display: none;
}
div.tmpnewsSlide {

    display: none;
}
div.tmpSlide img {
	width: 262px;
	border:1px solid #ccc;

}
.big {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
.style_yellow {
	color:#DF8B00;
}
.style_blue {
	color:#085b7f;
}
.numbers { margin-left:5px; margin-bottom:5px;}
.numbers .selected{font-weight:bold;background-color:#ebebeb;}
.numbers a{border:1px solid #ccc;padding:6px;text-decoration:none;}
.numbers a:hover{border:1px solid #ccc;padding:6px;text-decoration:none;}

.n_active {
	font-weight:bold;
	background-color:#DADADA;
}
