body {
	background: #cc0000 url('/images/bg.jpg') top left repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px/16px Tahoma;
	text-align: center;
}

a,
a:link,
a:visited,
a:active
{
	color: #f00;
}

h3
{
	font: 18px/24px Tahoma;
	font-weight: bold;
	color: #800;
}

hr
{
	border: 0px;
	height: 2px;
	color: #ddd;
	background-color: #ddd;
}	

.template-outer
{
	background: #fff;
}
.template
{
	background: #fff;
	width: 804px;
}

.section-outer-2
{
	height: 26px;
	background: url('/images/menu-none-bg.gif') top left repeat-x;
	padding-bottom: 2px;
}
.section-outer-3
{
	background: #c4c4c4;
}
.section-outer-4
{
	padding-left: 2px;
}

.section-inner-4 .module-header
{
	height: 31px;
	background: url('/images/header-main.gif') top left no-repeat;
	padding-left: 10px;
	color: #fff;
	font: 14px Tahoma, Arial, Sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 7px;
}
.section-inner-4 .module-inner
{
	padding: 7px;
	font: 12px/16px Tahoma, Arial, Sans-serif;
	
}


.section-outer-3 .module-header
{
	padding: 10px;
	font: 14px Tahoma;
	letter-spacing: 1px;
	font-weight: bold; padding-bottom: 5px;
	color: #a00;
}

.section-outer-3 .module-inner
{
	padding: 10px;
}

.hmenu-item
{
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
	background: url('/images/menu-bg.gif') top left repeat-x;
	font: 12px Arial;
	font-weight: bold;
}
.hmenu-item a,
.hmenu-item a:link,
.hmenu-item a:active,
.hmenu-item a:visited
{
	color: #222;
	text-decoration: none;
}
.hmenu-item a:hover
{
	color: #c00;
}

.hmenu-item-sel
{
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
	background: url('/images/menu-sel-bg.gif') top left repeat-x;
	font: 12px Arial;
	font-weight: bold;
}
.hmenu-item-sel a,
.hmenu-item-sel a:link,
.hmenu-item-sel a:active,
.hmenu-item-sel a:visited
{
	color: #c00;
	text-decoration: none;
}
.hmenu-sep
{
	width: 1px;
	height: 26px;
	background: url('/images/menu-sep.gif') top left no-repeat;
}

.sep-left {}
.sep-left-inner
{
	background: url('/images/sep-left.gif') top left no-repeat;
}

.gallery-item
{
	border: 1px solid #ccc;
	width: 120px;
	height: 140px;
	padding: 5px;
	margin: 10px;
	text-align: center;
	float: left;
	background: #fff url('/images/grad.jpg') bottom right no-repeat;
}
.gallery-item a,
.gallery-item a:link,
.gallery-item a:visited,
.gallery-item a:active
{
	font-weight: bold;
	text-decoration: none;
}
.gallery-item a:hover
{
	color: #000;
}

.gallery-sub-item
{
	border: 1px solid #ccc;
	width: 100px;
	height: 100px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	float: left;
	background: #fff url('/images/grad.jpg') bottom right no-repeat;

}
.gallery-sub-item img
{
	cursor: pointer;
}

.paging a,
.paging a:link,
.paging a:visited,
.paging a:active
{
	text-decoration: none;
}
.paging
{
	padding-top: 10px;
	padding-bottom: 10px;
}


.video-item
{
	border: 1px solid #ccc;
	width: 120px;
	height: 140px;
	padding: 5px;
	margin: 10px;
	text-align: center;
	float: left;
	background: #fff url('/images/grad.jpg') bottom right no-repeat;
}
.video-item a,
.video-item a:link,
.video-item a:visited,
.video-item a:active
{
	font-weight: bold;
	text-decoration: none;
}
.video-item a:hover
{
	color: #000;
}
.tpl1 a
{
	color: #fff;
}
.references-in h4
{
	font: bold 14px Arial;
	color: #a00;
}

.references-in
{
	border: 1px solid #d0d0d0;
	margin-bottom: 10px;
	padding: 10px;
	padding: 5px;
	width: 98%;
	float: left;
	clear: both;
	margin-right: 3px;
	font: 12px Arial;
	background: #fff url('/images/grad.jpg') bottom right no-repeat;

}
.references-img
{

	background-color: #fff;
	margin-right: 3px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	width: 95px;
	height: 90px;
	text-align: center;
	cursor: pointer;
}








.poll { padding: 0px; }
.poll-inner { color: #fff; padding: 5px;}
.poll-question { font-weight: bold; padding-bottom: 5px; }
.poll-answer { color: #000; margin-bottom: 5px;}
.poll-answer a,
.poll-answer a:link,
.poll-answer a:visited,
.poll-answer a:active { color: #a00; text-decoration: none; }
.poll-answer a:hover { color: #000; text-decoration: underline; }
.poll-percent { float: right; font: 8px Verdana;}
.poll-graph { clear:both; border-top: 2px solid #f00; border-bottom: 2px solid #900; height: 0px; }
.poll-item { padding: 5px; margin-bottom: 5px; }
.poll-sum { text-align: right; padding: 5px;}
.poll-error { color: #900;  }



#overlay{ background-image: url(/images/overlay40.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay40.png", sizingMethod="scale");
	}
	
}
#lightbox
{
	padding: 15px;
	border: 1px solid #aaa;
}


.news-item
{
	background: url('/images/newsbg.gif') bottom left repeat-x;
	padding: 20px;
	font: 11px/16px Tahoma;
}
.news-item img
{
	border: 2px solid #fff;
}
.news-item .small
{
	font: 10px/16px Tahoma;
	color: #666;
}
.redstar { color: #a00; }