/* CSS Document */
body {
	background-color: #6666FF;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	background-image: url('back.GIF');
}
p {
}
table {
	background-color: #FFFFFF;
}
td {
	vertical-align: top;
}
.main_table {
	width: 1000px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	border-left-color: #000000;
	border-right-color: #006699;
	border-top-color: #0000CC;
	border-top-style: groove;
	border-left-style: groove;
	border-right-style: groove;
}
.content {
	padding: 5px;
	width: 600px;
	height: 600px;
	overflow: scroll;
	color: #336699;
}
.content table {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	width: inherit;
	vertical-align: top;
	padding-bottom: 5px;
}
.content th {
	text-align: left;
	vertical-align: top;
}
.content td {
	text-align: left;
}


.content p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #336699;
}
.content h1 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 24px;
}
.content li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.content a:link{
}
.content a:visited{
}
.right_bar {
	text-align: center;
	padding: none;
	vertical-align: top;
}
.right_bar h1 {
	color: #000099;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.right_bar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	list-style-type: circle;
}
.right_bar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	list-style-type: circle;
}

.sponsors_marquee {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	height: 200px;
	overflow: hidden;
}

.nav_left {
	width: 100%;
	text-align: center;
	margin: 0px;
}
.nav_left table{
	width: 30px;
}
.nav_left td{
	text-align:center;
	border-right-style:solid;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #000099;
	border-left-style: solid;
	border-right-color: #003333;
	border-left-color: #003399;
	border-top-style: solid;
	border-top-color: #000066;
	padding-bottom: 10px;
}
.nav_left a:link {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCFF;
}
.nav_left a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCFF;
}
.nav_left a:hover {
	color: #00FFCC;
}
.date_caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	vertical-align: top;
	color: #0033CC;
	padding-left: 10px;
	padding-bottom: 10px;
}
.path {
	background-color: #003399;
	color: #99CCFF;
	font-weight: bold;
	text-align: left;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-style: groove;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-color: #006666;
	border-top-color: #000000;
}

.path a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #99CCFF;
	text-decoration: none;
}
.path a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #99CCFF;
	text-decoration: none;
}
.footer {
	background-color: #0000CC;
}
.footer p {
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
