@charset "utf-8";
.contentnews {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
	text-decoration:none;
}

.content {
	font-family: Tahoma;
	font-size: 11px;
	color: 5d5d5d;
	text-decoration:none;
}
.txtcontent {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: 5d5d5d;
	text-decoration: none;
}
.subheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F1B115;
	text-decoration: none;
}
.whitecontent {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.linktxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: ff6600;
	text-decoration: underline;
}
.subheadinner {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 5d5d5d;
	text-decoration: none;
	line-height: 17px;
}
.contenthead {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.pagehead {
	font-family: Arial;
	font-size: 16px;
	background-color: #FEECE0;
	font-weight: bold;
	color: #FF6600;
}
.subhead2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0089CF;
}
.subhead3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #AC7B15;
}

.subhead1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.innercontent {
	border: 1px solid #0089CF;
}
.tableoutline {
	border: 1px solid #E4E4E4;
}

a:hover{
color:#FF6600;
}

.contentlfbg {
	background-image: url(images/content_lfbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.border {
	border: 1px solid #999999;
}
