body {
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
}

p, td, body {
    font-size: 12px;
}

a:link, a:visited, a:hover { 
    color: #FFCCCC;
}

a.menu:link, a.menu:visited, a.menu:hover { 
    color: #420413;
	text-decoration: none;
}

a.nav_top:link, a.nav_top:visited, a.nav_top:hover {
	font-weight: bold;
	color: #420413;
	text-decoration: none;
}

a.nav_bottom:hover {
	color: #FFFFFF;
}

hr {
	line-height: 2px;
	color: #FFCCCC;
}

td.video {
    background-color: #FFCCCC;
	color:#000000;
}

.copyright {
    font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.heading {
	font-size: 16px;
	font-weight: bolder;
}
.nav_top {
	font-weight: bold;
	color: #420413;
	text-decoration: none;
}

.nav_bottom {
    font-size: 11px;
	font-weight: bold;
	color: #FFCCCC;
	text-decoration: none;
}

.nav_box {
	border: thin solid #000000;
	background-color: #FFCCCC;
	text-align: center;
}

.nav_box_over {
	border: thin solid #000000;
	background-color: #FFFFFF;
	text-align: center;
}

.img_border {
	border: thin solid #000000;
}

.small_text {
    font-size: 11px;
}

.med_text {
    font-size: 12px;
}

.large_text {
    font-size: 14px;
}

.joinbutton {
	width: 200px;
}

.table_border {
	border: thin solid #FFCCCC;
}

.main_table {
	background-color: #72094C;
}

.text_box {
	background-color:#FFFFFF;
	color: #000000;
}