html{
margin: 0;
padding: 0;
}
body {
	margin: 0px auto;
	font: 80%/120% Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/img/body-bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 120%;
}
td.topmenu{
	height: 57px;
}
td.c_center{
	background-image: url(../img/logo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
	padding: 60px 10px 10px 10px;
}
.c_center a{
	color: #0000FF;
}
td.c_right{
	background-image: url(../img/doc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 207px;
}
td.c_left{
	height: 254px;
}
#where{
	background-image: url(../img/where.jpg);
	height: 148px;
	width: 193px;
}
#apt{
	background-image: url(../img/apt-bg.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 254px;
}
#topmenu{
	width: auto;
}
.menu2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu2 li {
	padding: 10px;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu2 a {
	padding: 0px 10px;
	display: block;
	width: auto;
	font-size: 14px;
	color:#feebde;
	font-weight: bold;
}
.menu2 a:hover {
	text-decoration: underline;
}
.topsubmenu{
	font-weight: normal;
	background: url(images/hover.png) no-repeat;
	width: 150px;
	position: absolute;
	top: 35px;
	left: 0px;
	padding: 10px 12px 10px;
	font-style: normal;
	z-index: 50000;
	display: none;
	list-style: none;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.topsubmenu a {
	padding: 0;
	display: block;
	width: 144px;
	font-size: 12px;
	color: #0000FF;
}
.topsubmenu a:hover {
	text-decoration: underline;
}
.topsubmenu li {
	padding: 5px;
	text-align: left;
}
#logo{
	padding: 0;
	margin: 0;
	width: 484px;
	height: 148px;
}
.logo{
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 148px;
}
.logo a {
	width: 484px
	height: 148px;
	padding: 0;
	magrin: 0;
}
#home{
	background-image:url(../img/home.jpg);
	width: 207px;
	height: 205px;
}
#search{
	width: 300px;
	height: 80px;
	background-color: #E0E0E0;	
	right: 20px;
	text-align:center;
	vertical-align:middle;
}
#searchform{
	text-align:center;
	width: 300px;
	height: 30px;
	padding: 0;
	margin: 0px 0 0 0 ;
}
#searchform form{
	margin: 20px 0 0 0;
	padding: 0;
	height: 30px;
	background-color: #E0E0E0;
	background-repeat: no-repeat;
}
#searchinput{
	background-color: #E0E0E0;
	background-image: url(../img/search-input.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	padding: 0;
}
#searchbtn{
	background-color: #E0E0E0;
	width: 70px;
}

#searchform form input{
	font-size: 18px;
	padding: 0;
	margin: 0;
	border: 0px none;
	width: 195px;
	height: 20px;
	color: #666666;
}
#searchform form input.btn{
	padding: 5px;
	margin: 0;
	border: 0px none;
	font-size: 12px;
	width: 50px;
	background-image: url(../img/search.gif);
	background-color: #E0E0E0;
	height: 30px;
	background-repeat: no-repeat;
	background-position: right;
}
ul.tabNavigation{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.tabNavigation li{
	display: inline;
}
ul.tabNavigation li a{
	color: #666666;
	text-decoration:none;
	padding: 0 3px 3px 3px;
	font-size: 70%;
}
ul.tabNavigation li a.active{
	color: #0000FF;
	padding: 0 3px 3px 3px;
	font-weight:bold;
}
.newscontainer{
	float: none;
	clear: both;
	position: relative;
}
.news{
	margin: 0;
	padding: 0;
}
.title h1{
	color: #16a951;
	margin: 10px 0 0 0;
	padding: 0;
}
.date {
	color: #666666;
	font-size: 10px;
}
.text {
	color: #333333;
	font-size: 14px;
}
.faq {
	
}
.answer {
	color: #333333;
	font-size: 14px;
}
.links{
	padding-bottom: 10px;
}
.txt {
}
.literbar{
	text-align: center;
}
.literbar a.liter {
	padding: 1px 3px 1px 3px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
}
.literbar a.current {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #16a951;
	text-decoration:none;
}
.pagerbar{
	text-align: center;
}
.pagerbar a{
	padding: 1px 3px 1px 3px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
}
a.current {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #16a951;
	text-decoration:none;
}
.feedback {
}
.feedback input {
	border: 1px solid #666666;
}
.feedback textarea {
	border: 1px solid #666666;
	padding: 5px;
}
input.btn {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
}
.error_msg {
	color:#FF0000;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}

