body {padding:0; margin:0; color:#000000; background-color:#161613}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}
.content p {
	padding-right: 5px;
	padding-left: 5px;
}


.content td{color:#616161; font-size:11px;} 
.content b{color:#B02114; font-weight:bold} 
.content b a{color:#B02114; text-decoration:underline; font-weight:normal} 
.content b a:hover{text-decoration:none
}

.content .block{color:#FFFFFF; font-size:11px; line-height:13px}
.content .block b a{color:#514C4C; text-decoration:underline; font-weight:normal}
.content .block b a:hover{text-decoration:none} 

.content .block1 li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.footer{color:#868585; font-size:11px; line-height:13px} 
.footer b a{color:#868585; font-size:11px; text-decoration:underline; font-weight:normal} 
.footer b a:hover{text-decoration:none} 
.footer a{color:#4E4E4E; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

input,textarea{
   font-family:Tahoma;
   color:#616161; 
   font-size:11px;
   padding-left:5px
} 
 .header {
	display: block;
	width: 700px;
}
.whitetitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	margin-bottom: 10px;
}
.small {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.text {
	font-size: 12px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
p {
	padding-right: 2px;
	padding-left: 2px;
}

/* begin styles for RSS Feed */

.rss_box {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 width: 650px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}

.rss_title, rss_title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}

li {
	margin-top: 5px;
	margin-left: -10px;
}
.whitefooter {
	color: #FFFFFF;
	font-size: 10px;
}
