@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Tahoma";
	font-size: 14px;
	color: #000000;
}
/* this has been added to hide the news scroller without altering the script */
.rss_link{
	visibility:hidden;
}
#sildeshow-container{
	margin-bottom:12px;
}
#page{
	border-left:1px solid gray;
	border-right:1px solid gray;
}

.rss {
	background-image: url(/images/themes/default/rss.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.rss_link a:link, .rss_link a:visited, .rss_link a:active {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rss_link a:hover {
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.search {
	background-image: url(/images/themes/default/search_ground.jpg);
	background-repeat: no-repeat;
	background-position:left;

}
.search_input {
	width:180px;
	height:15px;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #616161;
	background-color: #FFFFFF;
	border: 1px solid #999499;
	text-align:right;	
}
.big_news {
	background-image: url(/images/themes/default/main_news_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7a7a7a;
	border-bottom-color: #7a7a7a;
	background-color: #EBEBEB;
	margin-bottom: 24px;
}
.main_news_bg {
	background-image: url(/images/themes/default/main_news_txt_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 6px;
	padding-right: 27px;
	padding-bottom: 6px;
	padding-left: 27px;
}
.main_news_headline {
	font-family: "Tahoma";
	font-size: 16px;
	font-weight: bold;
	color: #0067ac;
	text-align:right;
	text-decoration:none;

}
.main_news_txt {

	font-size: 14px;
	color: #000000;
	text-align:right;

}
.tab_bod {
	margin-right: 11px;

}
.menu {
	padding-right:8px;
 	font-size: 14px;
	font-weight: bold;
	color: #463d00;
	text-align:right;
}
.menu a,.menu a:link, .menu a:visited, .menu a:active{
	font-size: 12px;
	font-weight: bold;
	color: #463d00;
	text-decoration:none;
}

.smenu {
	padding-right:8px;
 	font-size: 14px;
	font-weight: bold;
	color: #463d00;
}
.smenu a,.smenu a:link, .smenu a:visited, .smenu a:active{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.menu_top {
	background-color:#f0d201;
	font-size: 13px;
	font-weight: bold;
	color: #463d00;
	background-image: url(/images/themes/default/menu_top.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu_mid {
	font-size: 13px;
	font-weight: bold;
	color: #463d00;
	background-image: url(/images/themes/default/menu_mid.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu_bottom {
	background-color:#f0d201;
	font-size: 13px;
	font-weight: bold;
	color: #463d00;
	background-image: url(/images/themes/default/menu_bottom.jpg);
	background-repeat: no-repeat;
}
.block {
	margin-bottom: 15px;
}
.block2 {
	margin-bottom: 12px;
}
.vote_head {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #0cc4ff;
	text-align:center;
}
.vote {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #6a6a6a;
	text-align:right;
}
.news_headline {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #0067ac;
	text-align:right;
	padding-right: 7px;
	text-decoration: none;

}
.news_txt {

	font-size: 14px;
	/*font-weight: bold;*/
	color: #000000;
	text-align:right;
	line-height:20px;

}
.img_border {
	border: 5px solid #FFFFFF;
}
.copyright, .copyright a:link, .copyright a:visited, .copyright a:active {
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	color: #848484;
}
.copyright a:hover {
color: #D80000;
}
.nav, .nav a:link, .nav a:visited, .nav a:active {
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight:bold;
	color: #848484;
}
.nav a:hover {
color: #D80000;
}


.form_title {

	font-family: "Tahoma";
	font-size: 14px;

	color: #0067ac;
	text-align:right;
	padding-right: 7px;
	text-decoration: none;

}

.form_headline {
	

	background-color:#F0D202;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "Tahoma";
	font-size: 16px;
	font-weight: bold;
	color: #0067ac;
	text-align:right;
	padding-right: 7px;
	text-decoration: none;

}

.table_border{
   border:solid 1px #B5B5B5 ;

}



