.contentbg {
	background-color: #CCDBF6;
	background-image: url(../img/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-color: #BF9A88;
	background-image: url(../img/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #660000;
}
p {
	font-size: 10pt;
	padding: 6px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.program {
	font-size: 18px;
	font-weight: bold;
}
.notilebg {
	background-repeat: no-repeat;
}
#container {
	position: relative;
	background-color: #660000;
}

html {
     overflow: -moz-scrollbars-vertical;
}


 Text Styles are Listed Here 




.style5 {font-size: 10pt; }
.style6 {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}
.style7 {
	font-size: 9pt;
	font-weight: bold;
}


.style10 {font-size: 11pt}
.style11 {font-size: 10pt}
.style12 {
	font-size: 18pt
}
.style13 {font-size: 16px}
p2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: both;
	font-size: 10pt;
}
p3 {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.style33 { padding-top:2px; }
.back_brown {
	background-image: url(../img/backbrown.gif);
	background-repeat: repeat;
}
