html {
	margin: 0px;
	padding: 0px;
	background-color: #FEF2B1;
}
body {
	margin: 0px;
	padding: 122px 0px 0px;
	background-image: url(/images/body.jpg);
	background-repeat: no-repeat;
	position: relative;
	font: 12px "Times New Roman", Times, serif;
	background-color: #FEF2B1;
	min-width: 994px;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
.tab {
	width: 100%;
	border-collapse:collapse;
}
.tab td {
	vertical-align: top;
	padding: 0px;
}
.cell {
	vertical-align: top;
	padding: 0px;
}

.logo {
	position: absolute;
	left: 6px;
	top: 4px;
}
.slogan {
	font-size: 18px;
	color: #047019;
	position: absolute;
	width: 66%;
	left: 18%;
	top: 9px;
}
.slogan b {
	font-size: 28px;
	font-style: italic;
	display: block;
	line-height: 26px;
	padding-bottom: 5px;
}
.content {
	width: 100%;
	border-collapse:collapse;
}
.top_nav {
	background-image: url(/images/top_nav.gif);
	background-repeat: repeat-x;
	height: 75px;
	font-size: 17px;
	font-weight: bold;
	background-position: right top;
}
.top_nav table {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 3px;
}
.top_nav th {
	white-space: nowrap;
	padding: 0px;
	height: 34px;
	width: 1px;
}

.top_nav td {
	padding: 0px;
}
.top_nav a {
	color: #146F25;
	white-space: nowrap;
}
.top_nav b {
	color: #1972F8;
	white-space: nowrap;
}
.top_nav .upper .active {
	background-image: url(/images/active_upper.gif);
	background-repeat: repeat-x;
}
.top_nav .lower .active {
	background-image: url(/images/active_upper.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top_nav .lower .photo {
	background-image: url(/images/active_lower.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top_nav .lower .photo a {
	text-decoration: none;
}
.top_nav_corner {
	position: absolute;
	height: 76px;
	width: 23px;
	background-image: url(/images/top_nav_corner.gif);
	background-repeat: no-repeat;
	z-index: 555;
	margin-left: -2px;
	
/*	right: -2px;
	bottom: -0px;*/
}







.subsribe {
	color: #04791A;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	font-size: 13px;
}
.subsribe table {
	background-image: url(/images/subscribe_bg.png);
	width: 100%;
	border-collapse:collapse;
}
.subsribe th {
	text-align: left;
	padding: 0px 0px 0px 4px;
	text-decoration: underline;
	white-space: nowrap;
}
.subsribe td {
	padding: 0px 0px 3px;
	vertical-align: top;
}

.subsribe .inp {
	font: 11px Tahoma, Arial, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	height: 14px;
	width: 100%;
	border: 1px solid #209937;
	text-decoration: none;
	position: relative;
	float: right;
	margin: 1px 0px;
}

.subsribe .subm {
	font: bold 12px "Times New Roman", Times, serif;
	color: #209937;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #209937;
	text-decoration: none;
	position: relative;
	float: right;
	margin-top: 1px;
	margin-bottom: 4px;
}
.subsribe .inp_cont {
	width: 100%;
	padding: 0px 4px 0px 6px;
}

.search {
}
.search .inp {
	font: 10px Arial, Helvetica, sans-serif;
	color: #B6B6B6;
	width: 90%;
	display: block;
	margin-bottom: 3px;
	margin-top: 6px;
}
.search .subm {
	margin-top: 5px;
}
.search a {
	margin-right: 6px;
	margin-left: 6px;
}



.content .left {
	width: 22%;
	padding: 0px 0px 10px;
	vertical-align: top;
}
.content .left .block_hd {
	line-height: 28px;
	background-image: url(/images/left_block_hd.gif);
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-left: 15px;
	padding-left: 19px;
	margin-bottom: 5px;
	background-color: #2B80F6;
}
.content .block_hd a {
	color: #FFFFFF;
	text-decoration: none;
}
.content .block_hd a:hover {
	text-decoration: underline;
}

.content .center {
	padding: 8px 0px 10px;
	vertical-align: top;
}
.content .center .block {
	background-color: #FFFFFF;
	padding: 0px 10px 10px;
	min-height: 1px;
	border: 1px solid #D9D7C7;
	background-image: none;
	margin-bottom: 0px;
}
.content .center .block_shadow {
	font-size: 0px;
	background-image: url(/images/center_block_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	margin-bottom: 10px;
}
.content .center .hd {
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/hd_blue.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-left: 11px;
	margin-left: -10px;
	margin-bottom: 13px;
	background-position: right top;
	background-color: #1F74EB;
}
.content .center .hd_greeh {
	background-image: url(/images/hd_green.gif);
	background-color: #209937;
}
.content .center .hd_grey {
	background-image: url(/images/hd_grey.gif);
	background-color: #CACAB7;
}





.content .right {
	padding: 0px 0px 10px;
	vertical-align: top;
	width: 20%;
}
.content .right .block_hd {
	line-height: 28px;
	background-image: url(/images/right_block_hd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
	padding-right: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #2B80F6;
	z-index: 444;
}
.content .right .yel {
	background-image: url(/images/right_block_hd_yellow.gif);
}


.content .links {
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
}
.content .links a {
	margin-left: 8px;
}
.content .bot_nav {
	font-size: 11px;
	color: #146F25;
	text-align: center;
	vertical-align: top;
	padding: 10px 0px;
}
.content .bot_nav a {
	color: #146F25;
	margin-right: 4px;
	margin-left: 4px;
}
.content .footer {
	background-color: #FFFFFF;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	padding-left: 28px;
	color: #9D9D9B;
	text-align: right;
	padding-right: 25px;
}
.content .footer .itsoft {
	font-size: 11px;
	color: #9D9D9B;
	text-decoration: none;
	background-image: url(/images/itsoft.gif);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	padding-left: 37px;
	padding-top: 10px;
}
.content .footer .itsoft:hover {
	text-decoration: underline;
}





.welcome {
	background-color: #FFFFFF;
	background-image: url(/images/welcome.gif);
	background-repeat: repeat-x;
	position: relative;
	z-index: 11;
	padding: 25px 6px 6px;
	line-height: 14px;
	min-height: 1px;
	margin-top: -4px;
}
.welcome img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #5F605F;
	position: relative;
}

.block_shadow {
	font-size: 0px;
	background-image: url(/images/block_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	margin-bottom: 10px;
}

.welcome .block_shadow{position:relative; top:22px;}

.date {
	font: 10px Tahoma, Arial, sans-serif;
	text-align: center;
	padding-bottom: 3px;
}
.date b {
	font-size: 11px;
}
.newspaper_title {
	font: bold 12px Tahoma, Arial, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}
.newspaper_title a {
	color: #2E7DF1;
}
.newspaper_pic {
	display: block;
	margin: 0px auto 5px;
}
.newspaper_archive {
	font: 10px Tahoma, Arial, sans-serif;
	text-align: right;
	margin-bottom: 15px;
}

.newspaper_archive a {
	color: #000000;
}
.block {
	background-color: #FFFFFF;
	b ackground-image: url(/images/block_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 1px;
	padding: 7px 10px 15px;
	m argin-bottom: 8px;
}
.question {
	display: block;
	padding-bottom: 5px;
}
.submit_vote {
	font: bold 11px "Times New Roman", Times, serif;
	color: #0D9426;
	background-color: #FFFFFF;
	border-style: none;
}
.submit_results {
	font: bold 11px "Times New Roman", Times, serif;
	color: #0D9426;
}
.divider {
	font-size: 0px;
	height: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #121212;
}
.news {
	color: #121212;
	text-decoration: none;
}
.news:hover {
	text-decoration: underline;
}
.actual {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 16px;
}
.actual td {
	padding: 0px;
	width: 10px;
}
.actual th {
	padding: 3px;
	border: 1px solid #CFCFCC;
	font-weight: normal;
	text-align: left;
	width: 33%;
}
.actual a {
	color: #000000;
}
.actual th img {
	float: left;
	margin-right: 8px;
}
.tabs {
	width: 100%;
	border-collapse:collapse;
	table-layout:fixed;
}
.tabs th {
	padding: 0px;
}
.tabs td {
	width: 1px;
	font-size: 0px;
	padding: 0px;
	background-image: url(/images/tabs.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tabs a {
	color: #146F25;
	text-decoration: none;
	display: block;
	background-color: #ECECD3;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(/images/tabs.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #D9D7C7;
	border-right: 1px solid #D9D7C7;
	border-left: 1px solid #D9D7C7;
	min-height: 1px;
}
.tabs a:hover {
	text-decoration: underline;
}
.tabs b {
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #D9D7C7;
	border-right: 1px solid #D9D7C7;
	border-left: 1px solid #D9D7C7;
	min-height: 1px;
}
.weather_hd {
	display: block;
	margin: 8px auto 0px;
}

.weather {
	background-image: url(/images/weather.gif);
	height: 108px;
	text-align: center;
	margin-bottom: 1px;
}
.weather .right_bg {
	background-image: url(/images/weather_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 108px;
}
.weather .sun {
	float: left;
	margin-top: 17px;
	margin-left: 23px;
}
.weather .day {
	font-size: 16px;
	font-weight: bold;
	color: #0634B7;
	letter-spacing: 2px;
	padding-bottom: 5px;
	padding-top: 10px;
	height: 20px;
}
.weather .temp {
	font-size: 18px;
	font-weight: bold;
	color: #0634B7;
	text-decoration: underline;
	letter-spacing: 2px;
	height: 30px;
}
.weather table {
	width: 100%;
	border-collapse:collapse;
	table-layout:fixed;
}
.weather td {
	padding: 0px;
}
.weather table img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.inner_hd {
	line-height: 16px;
	color: #1972F8;
	background-image: url(/images/inner_hd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-left: -10px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 50px 10px 10px;
}
.inner_center {
	line-height: 18px;
}
.inner_center a {
	color: #1972F8;
}
.inner_menu {
	font-size: 14px;
}
.inner_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.inner_menu li {
	list-style: url(/images/bullet_empty.gif) outside;
	margin-bottom: 3px;
	padding-bottom: 5px;
}
.inner_menu #inner_menu_root {
	border-bottom: 1px solid #3482F8;
	list-style: url(/images/bullet_full.gif);
}
.inner_menu a {
	color: #3482F8;
	text-decoration: none;
}
.inner_menu a:hover {
	text-decoration: underline;
}
.inner_block_hd {
	background-image: url(/images/inner_left_hd.gif);
	height: 33px;
	font-weight: bold;
	text-align: center;
	background-color: #2B80F6;
	font-size: 12px;
	line-height: 12px;
	width: 100%;
	border-collapse:collapse;
}
.inner_block_hd td {
	padding: 0px 6px 5px 40px;
	height: 28px;
}

.inner_block_hd a {
	color: #FFFFFF;
	text-decoration: none;
}
.inner_block_hd a:hover {
	text-decoration: underline;
}
.ask {
	width: 100%;
	border-collapse:collapse;
}
.ask th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 5px 0px;
	color: #2F7DF2;
	white-space: nowrap;
}
.ask th * {
	white-space: nowrap;
}
.ask td {
	padding: 0px 0px 5px;
	vertical-align: top;
	width: 100%;
}
.ask .inp {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	width: 95%;
	border: 1px solid #2F7DF2;
	float: right;
}
.ask .chk {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	border: 1px solid #2F7DF2;
	float: left;
}
.ask textarea {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	width: 95%;
	margin-bottom: 5px;
	float: right;
	border: 1px solid #2F7DF2;
}
.ask .subm {
	font: 10px Arial, Helvetica, sans-serif;
	color: #2F7DF2;
	border: 1px solid #2F7DF2;
	background-color: #FFFFFF;
}

.smi-brief{
	font: 21px "Times New Roman", Times, serif;
}

.smi-brief-link{
	font: 17px "Times New Roman", Times, serif;
	margin-top: 5px;
}

#scr_field{height:150px; position:relative; padding:10px 20px; overflow:hidden; white-space:nowrap;}
#scr_field img{height:107px; border:none; margin:0 5px; cursor:pointer;}
.left_scr{display:block; background:url(/images/left.gif) left top no-repeat; width:18px; height:21px;}
.right_scr{display:block; background:url(/images/right.gif) left top no-repeat; width:18px; height:21px;}
#prev_div{text-align:center; height:375px; padding:20px 0;}
#prev_div img{height:400px; border:none;}
#pics_scr{position:absolute; height:150px;}

.block h1{text-align:center; font-size:22px;}

#f_links .block{background:none;}
#f_links .block_shadow{display:none;}
#smi_main .block{background:none;}
#smi_main .block_shadow{display:none;}
#c_itsoft img{position:absolute;}
#footer div{position:relative;}
#footer div img{position:absolute; right:0; top:0;}

#content table{margin:0 auto !important;}
#district div{height:320px !important;}