@charset "utf-8";
.blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	border: 1px solid #CCCCCC;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8400;
	padding-bottom: 5px;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.picturecss {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.titlearticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF8400;
}
.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8400;
	text-decoration: none;
	font-weight: bold;
}
.borderorange {
	height: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF8400;
	border-right-color: #FF8400;
	border-bottom-color: #FF8400;
	border-left-color: #FF8400;
}
.mainbg {
	background-image: url(images1/bg.jpg);
}
.headbg {
	background-image: url(images1/head.gif);
	height: 314px;
	width: 771px;
}
.star {
	background-image: url(images1/star.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8400;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: none;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: none;
}
