.Content {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}



.Label {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

		   
.LabelU {
	color: #101F74;
	font-family: Arial;
	font-size: 14px;
	font-weight: Bold;
	text-decoration: underline;	
}

.LabelRed {
	color: #670B08;
	font-family: Arial;
	text-decoration: none;
	font-size: 13px;
	font-weight: Bold;
}

.Control {
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	background-color: #eeeeee;	
}
		
.ControlDot {
	color: #872219;
	text-decoration: none;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	background-color: #eeeeee;	
}

.Error {
	color: #ff0000;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}


.Copyright {
	font-family: Tahoma, Trebuchet, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.ContBak {
	color: #172769;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.ContHead {
	color: #7B4544;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
								  
.ContSol {
	color: #172769;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.NewsHeader {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.NewsItem {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;

}

.NewsMore {
	color: #ffff00;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}