.polls{

	color: #fff;
	width: 125px;
	overflow: hidden;
	padding: 5px 0px 10px 0px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background-color: #ff0099;
}

.graph{
	background-color: #ff0; 
	border: 0px solid #fff; 
	height: 10px;
	margin-top: 2px;
}

.polls a{

	color: #fff;
	 padding-left: 5px;
}

.polls a:hover{

	color: #fff;
}

.polls ul{

  list-style: none;
  margin: 0px;
  padding: 0px;
}

.polls ol{

  list-style: none;
  margin: 0px;
  padding: 5px;
}


.polls li{

  list-style: none;
  margin: 0px;
  padding: 0px;
}

.polls .response{

 color: #fff;
 background-color: #f00;
 padding: 5px;
 display: block;
 border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
font-weight: bold;
}

.polls .failure{

 color: #ff0099;
 background-color: #fff;
 padding: 5px;

}



.polls td{

 color: #fff;
 font-weight: bold;
padding: 0px 5px;


}


.polls .submit_button{
padding-left: 5px;
}


.td{
	background-image: url(../images/bgt.jpg);
}

html, div , img, a, table, tr, td {
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border: 0;
	color: #000;
	line-height: 130%;
	font-size: 11px;
	text-decoration: none;

	
}

* :focus { outline: 0; }

A:focus, A:hover, A:active /* Firefox image outline fix */
{
outline: none}

a, a:active, a:focus {
      outline: none;
}

a{
	text-decoration: underline;
}

a:hover{
	color: red;
	text-decoration: none;
}

html, body{
	padding: 0px;
	margin: 0px;
	border: 0px;


}

html {
/* filter: expression(document.execCommand("BackgroundImageCache", false, true)); */
}

iframe{
	padding: 0;
	margin: 0;
	border: 0;
}


.wrapper {
	width: 980px;
	background-color: #fff ;
	text-align: left;
	height: 100%;
	overflow: hidden;
	padding-top: 15px;
}


.logo a{
	margin: 20px 20px 12px 0px;
	width: 120px;
	height: 58px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;

	display: block;

	cursor: pointer;
}

div.logo a:active{

	 outline: 0;
}


.breadcrumbs{
	padding: 0px;
	margin: 0px 0px 15px 15px; 
	border: 0px;
	text-align: left;
	
}
.breadcrumbs a{
	color: #000;
	text-decoration: none;
}
.breadcrumbs a:hover{
	text-decoration: underline;
}
.breadcrumbs #current{
	font-weight: bold;
	color: #f00;
}

.cat_desc{

	margin: 0px;
	overflow: hidden;
	margin: 0px 15px 0px 0px;
	text-align: left;
	width: 240px;
	background-color: ;

}

.wh_100{
	width: 100%;
	height: 100%;
}

.w_100{
	width: 100%;
}

.h_100{
	height: 100%;
}

.w_35{
	width: 35%;
}

.w_30{
	width: 30%;
}

.h1{

	font-weight: bold ;
	color: #f00;
	font-size: 42px;
	margin: -4px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	line-height: 100%;
	text-transform: capitalize;
	white-space: normal;
	letter-spacing: -1px;
}

.h2{
	color: #fff;
	font-size: 15px;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
	background-color: #f00;
	padding: 4px 10px 4px 10px; 
}
h1 a{
	font-size:30px;
	font-family: Helvetica;
	font-weight: bold;

	color: red;
	margin: 0px;
	padding: 10px;
	line-height: 100%;
}


h2 a{
	font-size: 24px;
	font-family: Helvetica;
	font-weight: bold;
}

.date {
	color: #000;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 9px;
}


.date_cat {
	color: #000;
	font-weight: normal;
	padding: 3px 0px 3px 8px;
	text-align: left;
	font-size: 9px;
}



.label{
	padding: 0px;
	color: white;
	background-color: red;
}


.label a{
	padding: 5px;
	color: white;
	background-color: red;
	font-weight: bold;
	display: block;
	overflow: hidden;
	border-left: 1px solid red;
	text-decoration: none;
}

.label a:hover{
	color: white;
}
.author{
	padding: 0px 10px 5px 0px;
	text-align: left;
	white-space: nowrap;
	font-size: 9px;
}
.author a{
	font-weight: bold;
}

.categories{
	padding: 0px 10px 5px 0px;
	text-align: left;
	white-space: nowrap;
	color: #000;
}
.categories a{
	font-weight: bold;
}
.views{
	padding: 0px 10px 5px 0px;
	white-space: nowrap;
}

.image{
	float: left;
	clear: both;
	width: 425px;
}
.thumb{
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
}

.nav{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #ddd;
}

.previous a{
	padding: 5px;
	text-align: left;
	white-space: nowrap;
	font-weight: normal;
	text-decoration: none;
}

.previous a:hover{
	color: black;
	text-decoration: none;
}

.number{
	padding: 5px;
	text-align: center;
	white-space: nowrap;

}
.next a{
	padding: 5px;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
	text-decoration: none;
}

.next a:hover{
	color: black;
	text-decoration: none;
}

.video a{
	padding: 0px 10px 0px 0px;
	width: 19px;
	height: 14px;
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	display: block;
}

.video_small a{
	margin: 2px 0px 0px 0px;
	width: 12px;
	height: 9px;
	background-image: url(../images/video_small.gif);
	background-repeat: no-repeat;
	float: right;
	display: inline;
}

.audio a{
	padding: 0px 10px 0px 0px;
	width: 19px;
	height: 14px;
	background-image: url(../images/audio.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	display: block;
}

.audio_small a{
	margin: 2px 2px 0px 5px;
	width: 10px;
	height: 10px;
	background-image: url(../images/audio_small.gif);
	background-repeat: no-repeat;
	float: right;
	display: inline;
}

.cleaner{
	clear: both;
}

.map iframe{
	margin-left: 10px;
}

.address_box div{
	text-align: left;
	text-transform: uppercase;
	font-size: 27px;
	margin-top: 12px;
	padding-right: 5px;
	white-space: nowrap;
}


.email a{
	font-size: 33px;
	text-transform: lowercase;
}

.toggle{
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

.toggle a{
	font-size: 15px;
	font-weight: bold;
}

.rss_box{
	float: right;
	width: 150px;
}
.news ul{
	margin: 0px;
	padding: 0px;
}

.news li{
	margin: 5px 10px 0px 20px;
	padding: 0px;
	list-style: disc;
	list-style-type: disc;
	color: black;
}

.news li a{
 color: black;
 text-decoration: none;
}
