#top1 {
	 border: 1px solid green;
	 vertical-align: top;
}

.head1 {
	height: 30px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	background-color: green;
	padding-left: 3px;
	vertical-align: top;
	border-top: 0px;
}

#top2 {
	 border: 1px solid #0065CE;
	 vertical-align: top;
}

.head2 {
	height: 30px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	background-color: #0065CE;
	padding-left: 3px;
	vertical-align: top;
	border-top: 0px;
}

#top3 {
	 border: 1px solid #953575;
	 vertical-align: top;
}

.head3 {
	height: 30px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	background-color: #953575;
	padding-left: 3px;
	vertical-align: top;
	border-top: 0px;
}

#top4 {
	 border: 1px solid #F4BD29;
	 vertical-align: top;
}

.head4 {
	height: 30px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	background-color: #F4BD29;
	padding-left: 3px;
	vertical-align: top;
	border-top: 0px;
}

#top5 {
	 border: 1px solid #FF4142;
	 vertical-align: top;
}

.head5 {
	height: 30px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	background-color: #FF4142;
	padding-left: 3px;
	vertical-align: top;
	border-top: 0px;
}

#top6 {
	 margin-top: 3px;
	 border: 1px solid #9CCF00;
	 vertical-align: top;
	 height: 100%;
}

.head6 {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	background-color: #9CCF00;
	padding-left: 3px;
	vertical-align: top;
	border-top: 0px;
}

.link a {
 text-decoration: none;
 font-family: Verdana, sans-serif;
/* color: #6a6a6a;*/
 color: #aaa;
 font-size: 9px;
 padding-left: 3px;
 padding-bottom: 3px;
 padding-top: 0px;
 display: block;
 }

.link a:hover {
	color: #0065CE;
 text-decoration: underline;
 }

.link br {
	font-size: 5px;
}

#newstop {
	 border: 1px solid silver;
	 vertical-align: top;
	 margin-top: 3px;
/*	 height: 100%;*/
}

.newshead {
/*	color: #208DF2;*/
	color: #0065CE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
/*	background-color: #e2e2e2;*/
	background-image: url(../img/butt_back1.jpg);
	padding: 2px;
	vertical-align: top;
/*	height: 20px;*/
}

.link_n a {
	text-decoration: none;
	font-family: Verdana, sans-serif; /* color: #6a6a6a;*/
	color: #aaa;
	font-size: 10px;
	padding-left: 2px;
	padding-bottom: 6px;
	padding-top: 2px;
	display: block;
	background-color: #FAFAFA;
}

.link_n a:hover {
	color: #0065CE;
/* text-decoration: none;*/
 }

.link_n br {
	font-size: 5px;
}

/*#news{
	color: #208DF2; /* font-family: Verdana, sans-serif;*/
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 10px 10px 10px;
	border: 1px solid silver;
	display: block;
	height: 100%;
}

.text {
margin-bottom: 8px;
color: #aaa;
font-weight: normal;
}

#news a, .text a{
 text-decoration: none;
 color: #208DF2;
 }

#news a:hover, .text a:hover{
 color: #0065CE;
 text-decoration: underline;
} */

/*#news .text a:hover{
 color: #0065CE;
 text-decoration: none;
}*/




.high {
/*font-weight: bold;
color: #0065CE;*/
background-color: yellow;
}