.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDB913;
	text-decoration: none;
	font-weight: bold;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #9F9F3F;
	text-decoration: none;
}
.footerbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodybg {
	background-image: url(images/body-bg.gif);
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
	color: #333333;


}
.sidebar {
	background-image: url(../images/sidebar.jpg);
	background-repeat: repeat-y;
}
.innrpagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.News-Bg {
	background-image: url(../images/news-bg.gif);
	background-repeat: no-repeat;
}

.News-Bg-Yellow {
	background-image: url(../images/news-bg.gif);
	background-repeat: no-repeat;
}
