html, body, a, div, span, table, td, tr{
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 11px;
}
	
a,a:link,a:visited{
	text-decoration: none; 
	color: #000066;
	font-weight: bold
}
a:hover {
	text-decoration: underline;
}
	
.right {
	background-color: #fff;
	width: 432px;
	height: 100%;
	padding: 5px;
	
}

.left {
	background-color: #eee;
	font-size: 12px;
	margin: 0;
}

.news-item {
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}
a.news-item {
	text-decoration: none;
}
a.news-item:hover, a.news-item:active {
	text-decoration: none;
}
.news-container {
	background-color: rgb(191,191,191);
	width: 348px;
	padding: 5px 2px 10px 2px;
}

#content {
	padding: 3px;
}
body{
	text-align: center;
	margin: 0;
	padding: 0;
}
.simple{
	padding: 0;
	margin: 0;
}
.border{
	width: 17px;
}
.border-left{
	/*padding-right: 13px;*/
	width: 17px;
	margin: 0;
	background: #fff url('../i/border_left.png') -1px 0 repeat-y;
	font-size: 12px;
	text-align: right;
}
.border-right{
	/*padding-left: 13px;*/
	margin: 0;
	width: 17px;
	background: #fff url('../i/border_right.png') top right repeat-y;
	font-size: 12px;
	text-align: left;
}
.header{
	vertical-align: top;
	height: 138px;
	padding: 0px;
	background: #fff url() no-repeat;
}
.top-link, .top-link:visited{
	border-bottom: 1px dashed #7f1010;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.top-link:hover, .top-link:active{
	border-bottom: 1px solid #000066;
	text-decoration: none;
	color: #878c8f;
}
.flag{
	width: 12px;
	height: 9px;
	margin: 2px;
	background: transparent url('../i/flag.png') top left no-repeat;
	border: 0px solid #000;
	float: left;
	font-size: 8px;
	padding: 0;
	text-decoration: none;
}
#top-content{
	position: relative;
	text-align: left;
	height: 138px;
}
#address{
	color: #fff;
	position: absolute;
	margin: 0 0 0 15px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#main-content{
	margin-top: 0px;
	padding: 4px;
	width: 580px;
	border: 0px solid #000;
	background: #f5f5f5 center top no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
}
#menu {
	height: 30px;
	background: #c3c3c3 url(../menu/menu_img.php) repeat-x;
}
#search {
	position: absolute; 
	right: 5px; 
	top: 8px;
	margin-top: -3px; 
	padding: 0;
}
.searchbutton {
	vertical-align: top;
	background: transparent;
}
.searchfield {
	background: transparent url(../i/searchbg.png);
	border: 0;
	width: 240px;
	height: 24px;
	padding-top:4px;
	color: #030303;
	font-size: 11px;
	padding-left: 5px;
	vertical-align: top;
}
.caption {
	font-weight: bold;
	text-align: center;
}

