.left_bg {
	background: url(../images/left_bg.gif) no-repeat right top;
}
.right_bg {
	background: url(../images/right_bg.gif) no-repeat left top;
}
.footer-bg {
	background: url(../images/footer_bg.gif) repeat-x center top;
}
.imgb {
	margin: 5px;
	padding: 5px;
	border: 1px solid #8A0303;
}

.text {
	color: #FFFFFF;
	font: 12px "Trebuchet MS";
	text-align: left;
}
.text a:link, .text a:visited, .text a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
.text a:hover{
	text-decoration:none;
}
.text2 {
	color: #333333;
	font: 14px/20px "Trebuchet MS";
	padding: 10px;
}
.text2 a:link, .text2 a:visited, .text2 a:active {
	color: #8E0404;
	text-decoration:underline;
}
.text2 a:hover{
	text-decoration:none;
}
h1 {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
h2 {
	color: #8E0404;
	font: normal 17px "Trebuchet MS";
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.normal {
	color: #8E0404;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
	list-style: url(../images/li.gif);
	margin-left: 55px;
}
strong {
	font-weight: bold;
}
.flashbg {
	background: url(../images/flash_bg.gif) no-repeat center center;
	height: 210px;
	width: 960px;
}
