@charset "windows-1256";

.text1 {	
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	height: 100%;
	padding: 0px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.text1 a:link {
	color: #CC0033;
	text-decoration: none;	
	color: #E27012;
}
.text1 a:visited {
	color: #CC0033;
	text-decoration: none;
}
.text1 a:hover {
	color: #0033CC;
	text-decoration: none;
}

.newstitle {		
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.newsframe {
	border: 0px dotted #8DC63F;	
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.newsline {
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.RedStar
{
	color: #CC0000;
}