

*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body
{
	margin: 0;
	padding: 12px;
	background-color: #909090;
}
img
{
	border: none;
}
.topline
{
	background:url(/images/topbg.jpg) repeat-x;
}
.toplinel
{
	background:url(/images/tlbg.jpg) no-repeat right;
}
.topliner
{
	background:url(/images/trbg.jpg) no-repeat left;
}
.topicons
{
	padding-left: 25px;
	float: left;
	margin-top: 5px;
}
.ljrss
{
	float: right;
	margin-top: 3px;
	padding-right: 25px;
}
.ljrss img
{
	vertical-align: middle;
	margin: 0 7px;
}
.ljrss a
{
	color: #828282;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topicons a
{
	display: block;
	float: left;
	width: 19px;
	height: 19px;
	margin-right: 15px;
}
.topicons a:hover img
{
	display: none;
}
.topicons a.home
{
	background: url(/images/homeico.gif) no-repeat;
}
.topicons a.home:hover
{
	background: url(/images/homeicoover.gif) no-repeat;
}

.topicons a.sitemap
{
	background: url(/images/sitemapico.gif) no-repeat;
}
.topicons a.sitemap:hover
{
	background: url(/images/sitemapicoover.gif) no-repeat;
}
.topicons a.contacts
{
	background: url(/images/contactsico.gif) no-repeat;
}
.topicons a.contacts:hover
{
	background: url(/images/contactsicoover.gif) no-repeat;
}
ul.lmenu
{
	padding: 0;
	margin: 20px 0 0 0;
	float: right;
	width: 201px;
}
ul.lmenu li
{
	list-style: none;
	
	width: 201px;
	height: 24px;
	display: block;
}
ul.lmenu li.now
{
	
}
ul.lmenu li a
{
	color: Black;
	padding-left: 30px;
	display: block;
	padding-top: 4px;
	height: 20px;
	background: url(/images/lmenuitembg.gif) no-repeat;
}
ul.lmenu li.now a, ul.lmenu li a:hover
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	background: url(/images/lmenuitembgon.gif) no-repeat;
}
.search
{
	background: #eeeeee;
	border-left:#df002c 1px solid;
	float: right;
	height: 40px;
	width: 212px;
	padding: 15px 0 0 15px;
	margin: 10px 0 20px 0;
}
.search .tx
{
	background: white url(/images/searchico.gif) no-repeat left;
	border: 1px solid #7c8595;
	padding-left: 23px;
	width:117px;
}
.search .submit
{
	background: url(/images/search.gif) no-repeat 0px 5px;
	height: 19px;
	width: 50px;
	border: none;
	padding: 0;
	cursor: pointer;
	vertical-align: middle;
}
.advsearch
{
	background: url(/images/advsearch.gif) no-repeat 0px 6px;
	font-size: 10px;
	color: #6f6f6f;
	text-decoration: underline;
	padding-left: 6px;
	margin-left: 43px;
}
.utsite
{
	width: 220px;
	margin-left: 15px;
}
.butsite
{
	width: 215px;
	margin-right: 10px;
}
.utsite .title, .butsite .title
{
	
	width: 100%;
	height: 22px;
	border-bottom: 2px solid #d9d9d9;
}
.butsite .title
{
background: url(/images/buttitle.gif) no-repeat 3px 0px;
}
.utsite .title
{
background: url(/images/uttitle.gif) no-repeat 3px 0px;
}
.utsite .feed, .butsite .feed
{
	display: block;
	margin: 10px 0;
	
	line-height: 16px;
	
}
.utsite .feed .date, .butsite .feed .date
{
	display: block;
	color: #df002c;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.utsite .feed a, .butsite .feed a
{
	color: #565656;
	font-size: 11px;
	text-decoration: none;
}
.utsite .feed a:hover, .butsite .feed a:hover
{

	text-decoration: underline;
}
.utsite .allnews, .butsite .allnews
{
	background: url(/images/allnewsico.gif) no-repeat 0px 2px;
	padding-left: 14px;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.flagbuttons
{
	background: url(/images/flag.gif) no-repeat left bottom;
	height: 200px;
	padding-left: 30px;
	padding-top: 50px;
	display: block;
}
.flagbuttons img
{
	margin-bottom: 30px;
}
.mainnewstop
{
	background: url(/images/mainnewstopbg.gif) no-repeat top;
	height: 26px;
	width: 508px;
	float: left;
	
}
.mainnewsbottom
{
	background: url(/images/mainnewsbotbg.gif) no-repeat bottom;
	height: 4px;
	width: 508px;
	
	float: left;
	clear: both;
}
.mainnews
{
	background: url(/images/mainnewsbg.gif) repeat-y;

	float: left;
	clear: both;
	width: 468px;
	
	padding: 0 20px 15px 20px;
}
.mainnews .image
{
	float: left;
	margin-right: 20px;
}
.mainnews .image img
{
	border: 1px solid #ededed;
	padding: 5px;
}
.mainnews .text
{
	text-align: left;

}
.mainnews .text span
{
	display:block;
	line-height: 18px;
}
.mainnews .text span.date
{
	line-height: 22px;
	color: #df002c;
	font-style: italic;
}
.mainnews .text a
{
	color: Black;
	font-weight: bold;
	line-height: 20px;
}
.news
{
	margin: 20px 0;
	float: left;
}

.news .title 
{
	height: 23px;
	border-bottom: 2px solid #d9d9d9;
	font-size: 20px;
	padding-bottom: 2px;
	float: left;
	width: 433px;
}

.news .allnews
{
	float: right;
	margin-top: 2px;
	height: 23px;

	border-bottom: 2px solid #d9d9d9;
	width: 80px;
}
.news .allnews a
{
	background: url(/images/allnewsico.gif) no-repeat 0px 4px;
	padding-left: 14px;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.onenews
{
	background: url(/images/newsborderbottom.gif) repeat-x bottom;
	padding: 20px 5px 20px;
	clear: both;
	float: left;
	width: 493px;
}
.onenews .image
{
	float: left;
	margin-right: 20px;
}
.onenews .image img
{
	border: 1px solid #ededed;
	padding: 5px;
}
.onenews .text
{
	text-align: left;
}
.onenews .text div
{
	display:block;
	line-height: 18px;
}
.onenews .text div.date
{
	line-height: 22px;
	font-size: 10px;
	color: #df002c;
	font-weight: bold;
}
.onenews .text a
{
	color: #565656;
	font-weight: bold;
	line-height: 22px;
}
.rightcol
{
	position: relative;
	top: -55px;
}
.rightcol td
{
	padding-bottom: 10px;
}
.anounces
{
	background: white url(/images/rightgrad.gif) repeat-x 0px 27px;
	width: 216px;
}
.anounces .title
{
	background: url(/images/announcestitle.gif) no-repeat;
	height: 27px;
	width: 216px;
}
.anounces .text
{
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	width: 164px;
	padding: 20px 20px 0 30px;
	line-height: 22px;
}
.anounces .text .date
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #df002c;
}
.anounces .text a.anounce
{
	line-height: 22px;
	display: block;
	margin-bottom: 10px;
	color: #565656;
	font-weight: bold;
}
.anounces .text a.allnews
{
		background: url(/images/allnewsico.gif) no-repeat 0px 2px;
	padding-left: 14px;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.anounces .bottom
{
	background: url(/images/rightblockbotbg.gif) no-repeat;
	height: 7px;
	width: 216px;
}
.video
{
	background: white url(/images/rightgrad.gif) repeat-x 0px 27px;
	width: 216px;

}
.video .title
{
	background: url(/images/videotitle.gif) no-repeat;
	height: 27px;
	width: 216px;
}
.video .fakevideo
{
	text-align: center;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	width: 214px;
	padding: 10px 0;
	text-align: center;
}
.video .fakevideo .top
{
	background: url(/images/youtubefakevideotop.gif) no-repeat top;
	
	height: 11px;
}
.video .fakevideo a
{
	background: url(/images/youtubefakevideo.gif) repeat-y top;
	display: block;
	position: relative;
	z-index: 1
}
.video .fakevideo .bot
{
	background: url(/images/youtubefakevideobot.gif) no-repeat top;
	margin-top:-12px;
	position: relative;
	z-index: 3;
	height: 31px;
}
.video .text
{
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	width: 194px;
	padding: 10px;
}
.video .videoitem
{
	margin-bottom: 15px;
	font-size: 11px;
	text-indent: -38px;
	padding-left: 38px; 
}
.video .videoitem a
{
	color: #565656;
}
.video .videoitem .date
{
	color: #df002c;
}
.video a.allvideo
{
	background: url(/images/allitemsarrow.gif) no-repeat 0px 5px;
	padding-left: 8px;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.video .bottom
{
	background: url(/images/rightblockbotbg.gif) no-repeat;
	height: 7px;
	width: 216px;
}


.photo
{
	background: white url(/images/rightgrad.gif) repeat-x 0px 27px;
	width: 216px;

}
.photo .title
{
	background: url(/images/phototitle.gif) no-repeat;
	height: 27px;
	width: 216px;
}
.photo .images
{
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	width: 200px;
	padding: 7px;
}
.photo .images table td
{
	padding: 0;
}
.photo .images table td.im
{
	padding: 3px;
	border: 1px solid #e6e6e6;
	background: #f6f6f6;
	border-bottom:none;
	width: 89px;
	height: 89px;
	text-align: center;
	vertical-align: middle;
}
.photo .images table td.desc
{
	font-style: italic;border: 1px solid #e6e6e6;
	background: #f6f6f6;
	border-top:none;
	padding: 3px;
	vertical-align: top;
}
.photo a.allphoto
{
	background: url(/images/allitemsarrow.gif) no-repeat 0px 5px;
	padding-left: 8px;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.photo .bottom
{
	background: url(/images/rightblockbotbg.gif) no-repeat;
	height: 7px;
	width: 216px;
}
.anounces, .video, .photo, .butsite
{
	margin-left: 10px;
}
.footer
{
	background:white url(/images/blbg.gif) no-repeat bottom left; height:231px;
	vertical-align: bottom;
}
.footer table
{
	background:white url(/images/brbg.gif) no-repeat bottom right;
}
.copy, .copy *
{
	font-size: 11px;
}
.copy
{
	width: 55%;
	padding: 10px 0;
	border-top: 2px solid #cb0026;
}
.counters
{
	border-top: 2px solid #e0e0e0;
	padding-right: 50px;
	text-align: right;
}
.contentzone
{
	background: url(/images/headerright2.jpg) no-repeat top left;
	width: 513px;
	padding: 0 15px;
}
.article h1
{
	font-size: 20px;
	margin: 0;
}
.article td
{
	padding: 0 10px 10px;
}
.article .datetime
{
	font-style: italic;
	 
}
.article .text
{
	font-size: 12px;
	line-height: 18px;
}
.article p
{
	margin-top: 0;
}
.article .summary
{
	color: #6f6f6f;
}
.article img
{
	border: 1px solid #ededed;
	padding: 5px;
	margin: 0 20px 20px 0; 
}
.article .paging
{
	padding: 2px;
}
.article .paging a
{
	color: #9a9a9a;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	border: 1px solid #9a9a9a;
	padding: 2px 5px;
	margin-right: 3px;
}
.article .paging a:hover
{
	background: #df002c;
	border: 1px solid #df002c;
	color:white;
}
.article .paging a.curpage, .article .paging a.curpage:hover
{
	cursor: text;
	background: white;
	border: 1px solid white;
	color: #df002c;
	font-weight: bold;
}
.archive, .poll
{
	float: left;
	width: 450px;
	padding: 60px 0 0 20px;
}
.archive .title, .poll .title
{
	height: 23px;
	border-bottom: 2px solid #d9d9d9;
	padding-bottom: 2px;
	float: left;
	font-size: 20px;
	width: 100%;
	color: #505050;
}

.calendout .calend caption
{
	font-weight: bold;
	padding-bottom: 5px;
}
.calendout .calend th, .calendout .calend td
{
	height: 20px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
.calendout .calend td
{
	background: #f0f0f0;
	color: #a9a9a9;
}
.calendout .calend td a
{
	color: Black;
	text-decoration: none;
}
.calendout .calend td a:hover
{
	text-decoration: underline;
}
.calendout .calend th
{
	font-weight: normal;
	background: #cccccc;
}
.calendout td
{
	width: 50%;
	padding: 25px 0 10px;
}
.pollimg
{
	background-color: #ffbb37;
}
.pollresults
{
	clear: both;
}
.pollresults td
{
	color: #565656;
}
.pollresults .question
{
	font-family:  "Georgia", "Times New Roman", Times, serif;

	font-size: 18px;
}
.pollresults .allvotes
{
	background-color: #f3f3f3;
	font-weight: bold;
	
}
.pollresults .allvotesnum
{
	font-size: 17px;
	font-weight: bold;
}
.polltopr
{
	background: url(/images/polltr.gif) no-repeat top right;
	width: 100%;
	height: 5px;
}
.polltopl
{
	background: url(/images/polltl.gif) no-repeat top left;
	width: 100%;
	height: 5px;
}
.polltop
{
	background: url(/images/pollt.gif) repeat-x top left;
	width: 100%;
	height: 5px;
}
.pollinner
{
	padding-left: 45%; width:55%;
}
.pollinner input
{
	vertical-align: middle;
	margin: 5px;
}
.pollhead
{
	padding: 5px 10px;
	
}
.pollhead div
{
	color: #767676;
	font-size: 14px;
}
.pollhead div.pollquestion
{
	color: #9b8b53;
	font-size: 18px;
	font-family:  "Georgia", "Times New Roman", Times, serif;
}
.pollsub
{
	padding:5px 0;
}
.pollsub input
{
	color: #707070;
	background-color: #f6f6f6;
	border: 1px solid #e4e4e4;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
.pollsub a.result
{
	
	color: #6f6f6f;
	font-size: 11px;
	font-weight: bold;
}
.pollbotr
{
	background: url(/images/pollbr.gif) no-repeat top right;
	width: 100%;
	height: 5px;
}
.pollbotl
{
	background: url(/images/pollbl.gif) no-repeat top left;
	width: 100%;
	height: 5px;
}
.pollbot
{
	background: url(/images/pollb.gif) repeat-x;
	width: 100%;
	height: 5px;
}
.polll
{
	background: url(/images/polll.gif) repeat-y left;
}
.pollr
{
	background: url(/images/pollr.gif) repeat-y right;
}
.pollbody
{
	background: url(/images/pollbg.gif) no-repeat bottom right;
	margin-bottom: 10px;
}

.comments
{
	width: 504px;
}
.comments .header
{
	background: url(/images/comentsbg.gif) no-repeat;
	padding-left: 10px;
	height: 23px;
	font-weight: bold;
	padding-top: 7px;
	margin-bottom: 10px;
}
.comments .header span
{
	color:#999999;
}
.comments .comment
{
	padding: 10px 10px 0;
}
.comments .comment .namedate
{
	font-size: 12px;
	color: #cc1b3b;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	
}
.comments .comment .namedate span
{
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin-left: 10px;
}
.comments .comment .txt
{
	font-size: 11px;
	color: #565656;
	padding: 10px 0;
}