@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/redbg.jpg);
	background-color: #b30000;
}
.leftbg {
	background-color: #291b1b;
	background-image: url(images/leftredbg.jpg);
}

.white {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-size: 14px;
}
a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.whitebig {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.bluetitle {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.bluebig {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
.bigwhite {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.bold {
	font-size: 14px;
	font-weight: bold;
}
