/* NON-HEADER */
*{padding:0; margin:0;}
 body {margin:5px 0;font-size:12px;background-color:#eee; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
 a:link, a:active, a:visited {
 	color: #467aa7;
 }
 a:hover {
 	color: #ff4500;
 }
 form {
 	padding: 0;
	margin: 0;
 }
.footer {clear:both; width:970px; padding:5px; background:#000; font-size:10px; color: #fff;
margin: 10px 0;}

/* --- For alternative headers START PASTE here --- */
/* HEADER */
.header {font-size:10px; text-align: left;width:970px; font-family:"trebuchet ms",arial,sans-serif; background: #fff url(images/bghead.jpg) no-repeat top left;}
.header-top {text-align: left; height:170px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
/* HEADER MISSING DYNAMIC STYLE HERE */
.header-bottom {width:970px; height:36px; background: #fff url(images/bgmain_menu.jpg) no-repeat top left;}


/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {width:250px; height:60px; position:absolute; z-index:1; margin:4px 0 0px 22px; background:url(img/bg_head_top_logo.gif); }
.sitename {width:300px; height:45px; position:absolute; z-index:1; margin:20px 0 0 90px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-size:240%;}
.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:#ff4500;}

.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important/*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}


.nav1 {width:170px; position:absolute; z-index:3; margin:10px 0 0 0;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(225,225,225) ; text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.sitemessage {width:400px; height:120px; position:absolute; z-index:1; margin:20px 0 0 480px; color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}
.nav2 ul li.active { background: url(images/bg_menu.gif) no-repeat right top; color: #fff;   }
.nav2 ul li.active  a { color: #fff;}
/*Drop-down menu*/
.nav2 {float:left; width:970px; border:none; color:#000; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px #cecece;}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:36px; line-height:3.1em; padding:0 16px; text-decoration:none; font-weight:bold; color: #000;}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none; color:#000} /*Color main cells hovering mode*/
.nav2 ul li.active:hover a {background-color:#000; text-decoration:none; color:#fff}
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:33px; margin-top:0; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:#467aa7; color: #fff; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse; text-align: left;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a { text-align: left;display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); color: #fff; text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs {
	clear:both; 
	width: auto;
	height: 30px;
	color: #fff;
	background: black;
	padding: 0;
}
.header-breadcrumbs ul {
	width:700px; 
	padding:0 0 0 6px; 
	margin: 0;
	float: left;
}
.header-breadcrumbs ul li { 
	text-align: center;
	font-size: 12px;
	list-style:none; 
	float: left;
	display: block;
	margin: 0;
	padding:0 5px; 
	font-weight:bold; 
	color:#fff;
}
.header-breadcrumbs ul li a {
	color:#fff; 
	text-decoration:none; 
	display: block;
	padding:7px 5px 5px 5px;
	margin: 0;
 }
 
 .header-breadcrumbs ul li.active a {
	color:#467aa7; 
	text-decoration:none; 
	background: url(images/bot_arrow.gif) no-repeat bottom;
}
.header-breadcrumbs ul li a:hover {
	color:#467aa7; 
	text-decoration:none; 
	background: url(images/bot_arrow.gif) no-repeat bottom;
}


/* --- For alternative headers END PASTE here --- */

.banner720 {
	margin: 0 7px 6px 0;
	background: #fff;
	width: 728px;
	float:left;
	height: 90px;
	padding: 0 3px 3px 0;
}
.banner250 {
	margin: 0 0 6px 0;
	float: right;
	background: #fff;
	width: 220px;
	height: 90px;
	padding: 0 3px 3px 0;
}

.ban300 {
	margin: 0 0 10px 0;
}
.ban3002 {
	margin: 0 0 10px 0;
	text-align: center;
}

.mainleft .ban3002 {
	margin: 15px 0;
	text-align: center;
}

table.headtab {
	width: 960px;
}

.logo {
	padding: 0 0 0 15px;
	width: 400px;
}

.headdate {
	text-align: center;
	color: #464646;
	margin: 0 5px 0 0;
}
.nameday {
	font-size: 15px;
}
.month {
	font-size: 13px;
	font-weight: bold;

}
.year {
	font-size: 18px;
}

.weather {
	text-align: left;
	line-height: 13px;
	white-space: nowrap;
	padding: 0 5px;
	width: 175px;
	border-left: 1px solid #ff4500;
}
.weather a:link, .weather a:link, .weather a:visited {
	text-decoration: none;
	color: black;
}
.weather img {
	padding: 0 6px 0 0;
	display: block;
}
.weather h1 {
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 5px 0;
	margin: 0;
}

.weather h1 a:link, .weather h1 a:visited, .weather h1 a:active {
	text-decoration: none;
	color: #ff4500;
}
.border {
	width: 970px;
}

.border .leftcol {
	width: 655px;
	float: left;
	text-align: left;
	margin: 10px 10px 0 0;
}
.border .rightcol {
	width: 302px;
	margin: 10px 0 0 0;
	float: right;
	text-align:center;
}

.vote {
	background: #fff;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 1px;
	display: block;
	border: 1px solid #dbdbdb; 
	font-family: "Trebuchet MS";
}

.vote h1 {
	background: #467aa7;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

.vote h1 a {
	background:#000;
	color: #fff;
	padding: 2px 10px 3px 10px;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

.vote table {
	margin: 0 8px 8px 8px;
	line-height: 15px;
}

.votetable {
	border-bottom: 1px dashed #778899;
}

.votetitle {
	padding: 0 0 5px 0;
}

.voteradiol {
	text-align: right;
	padding: 0 10px 0 0;
	width: 20%;
}

.voteradio {
	text-align: left;
	padding: 2px 2px 3px 0;
	width: 80%;
}

.votebutton {
	text-align: right;
	padding: 0 0 5px 0;
}

.votebartd {
	padding: 0 0 8px 15px;
}

.voteres {
	font-weight: bold;
	padding: 0 0 0 15px;
}

.votebartd img {
	border: 1px solid #778899;
	background: #9acd32;
	padding: 1px;
	height: 5px;
}

.votepercent {
	padding: 0 0 0 15px;
	color: #ff4500;
	font-weight: bold;
}


.more {
	font-size: 10px;
	color: #ff4500;
}

.wline {
	clear: both;
	height: 1px;
}

.latest {
	background: #fff;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 1px;
	display: block;
	border: 1px solid #dbdbdb; 
	font-family: "Trebuchet MS";
}

.latest h1 {
	background: #467aa7;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

.latest h1 a {
	background:#000;
	color: #fff;
	padding: 2px 10px 3px 10px;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.latest ul {
	padding: 4px 0 0 5px;
	margin: 0;
	text-align: left;
}

.latest ul li {
	padding: 3px 2px 3px 20px;
	border-bottom: 1px solid #dbdbdb;
	background: url(images/arrow.gif) no-repeat;
	margin: 0;
	list-style: none;
	display: block;
	color: #ff4500;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}

.latest ul li a:link, .latest ul li a:active, .latest ul li a:visited {
	text-decoration: none;
	color: #000;
		font-size: 12px;
}


.latest ul li a:hover {
	text-decoration: none;
	color: #737373;
}
.searchform {
		margin: 0 0 10px 0;
		padding: 12px 0;
		font-size: 14px;
		background: #000;
		color: #fff;
		font-family: "Trebuchet MS";
		font-weight: bold;
}
.searchform input {width:165px; padding:2px; border:1px solid #fff; font-family:verdana,arial,sans-serif; font-size:11px; margin:0 0 0 10px; height: 14px }