.bg {
	background-image: url(images/horizentalline.gif);
	background-repeat: repeat-x;
}
.bgline2 {
	background-image: url(images/verticalline.gif);
	background-repeat: repeat;
}
.boxbg1 {
	background-image: url(images/boxtopline.jpg);
	background-repeat: repeat-x;
}
.boxbg2 {
	background-image: url(images/boxtbottomline.jpg);
	background-repeat: repeat-x;
}
.boxbg3 {

	background-image: url(images/boxrightline.jpg);
	background-repeat: repeat-y;
}
.boxbg4 {
	background-image: url(images/boxleftline.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.boxbg {
	background-image: url(images/boxbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.newstext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#FFFF91;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 a:hover {
	color: #ED3437;
}
.links2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#F2F2F2;
	text-decoration: none;
}
