.banerbg {
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-x;
}
.line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2E456F;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFAD33;
	text-decoration: none;
}
.toplink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D64D4A;
	text-decoration: none;
}
.textb {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textb:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFAD33;
	text-decoration: none;
}
.bb {
	background-image: url(../images/bb.gif);
	background-repeat: no-repeat;
}
.line:hover{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2E456F;
	background-color: #2E456F;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFAD33;
	text-decoration: none;
}
.header {
	font-family: Eurostile;
	font-size: 18px;
	color: #D64D4A;
	text-decoration: none;
	font-weight: bold;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.quote {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #29456B;
	text-decoration: blink;
	font-weight: normal;
}
.conhead {

	border-left-width: 1px;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFAD33;
	text-decoration: none;
}
.linelink {
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #2E456F;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFAD33;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.news_box{width:500px; float:left; padding-bottom:3px; border-bottom: dotted 1px #CCCCCC; margin-bottom:10px}

.news_box_head{font-size:20px; color:#003399; font-weight:bold; line-height:22px}

.news_box_author{color:#999999; font-size:11px; padding:5px; 0 0 3px}

.news_box_text{padding:5px; 0 0 3px}

.news_box_read_more{float:right}

.news_box_read_more a{color:#FF0000; font-weight:bold; text-decoration:none}

.news_box_read_more a:hover{text-decoration:underline}