.borders {
	border-top: 1px none #666666;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;
}
.bordergold {
	border: 1px solid #C2A32E;
}
.borderall {
	border: 1px dotted #666666;
}
.bg_news {
	background-color: #000000;
	background-image: url(images/news_template.jpg);
	background-repeat: no-repeat;
}
