a, a:link, a:visited {color: black;}
a:hover {color: #FFCC00;}	

IMG {border: 0px;}

p {   margin-bottom: 4px; }

body {
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	background-color: #FFF;
	color: #000;
	}	

.main {
	float: left;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 580px;
}
.main h1 {
	font-size: 1.2em;
}
.banner {
  float: right;
	text-align: left;
	color: #000000;
	background-color: #ddeedd;
	width: 205px;
	padding-right: 5px;
}
.banner_text {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
  margin-left : 0px;
  padding-left : 5px;
  clear: both;
  float: left;
	text-align : left;
	vertical-align : top;
	font-weight: normal;
  width: 100%;
}
.banner_text li {
	font-size: 11px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;	
	list-style-type : none;
        }
.article {
	padding-top: 5px;
        padding-bottom: 7px;
	font-size: 13px;
	line-height: 17px;
	}
.article h1 {
	font-size: 1.2em;
}
.article h3 {
	font-size: 1.1em;
}
.article h4 {
	font-size: 1.0em;
}
.articletext {
	font-size: 12px;
	text-align : left;
	background-color : White;
	vertical-align : top;
	padding-top: 5px;
	padding-bottom : 5px;
	padding-left: 5px;
	margin-bottom: 5px;	
}
.table_label {
	background-color: #ded;
}
.block {
	padding-top: 5px;
	padding-bottom: 5px;
	}

.topic_block {
	padding-bottom: 7px;
	}
.topic_header {
	font-size: 15px;
	font-weight: bolder;
	padding-bottom: 5px;
}	
.topic_item {
	font-size: 14px;
	padding-bottom : 5px;
}	
.topic_items {
	font-size: 12px;
	display : inline-block;
	padding-bottom : 3px;
	padding-right : 2px;
}
.bigtext {
	font-size: 15px;	
}
.smalltext {
	font-size: 11px;	
}
.comments tr {
	padding-top: 3px;
        }
	
.breaker {
	clear : both;
}
.homeindexgroupline {
	font-size: 14px;
	font-weight: bold;
	padding-top : 5px;
	padding-bottom : 3px;
	padding-left : 5px;
	background-color : #808080;
	color : White;
}
.homeindexoddline {
	font-size: 12px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	background-color : #F0F0F0;
}
.homeindexevenline {
	font-size: 12px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	background-color : #DCDCDC;
}
