@charset "utf-8";
body {
	background-color: #31363e;
	margin: 0px;
	padding: 0px;
	text-align: center;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
}
#header_container {
	width: 100%;
}

#header_container #header {
	margin: auto;
	width: 660px;
}

#header_container #header #logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 300%;
	color: #FFFF00;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation {
	height:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	border: 0px none #31363e;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#navigation ul {
	padding:0px;
	list-style-type:none;
	margin:0px;
	text-align: center;
}
#navigation ul li {
	display: inline;
	text-align: center;
}
#navigation ul li a {
	border: none;
	padding: 10px;
	float: left;
	margin: 5px;
	text-decoration: none;
	text-align: center;
	border-right: 1 p-x solid #464A52;
	color: #FFFFFF;
}
#header_container #header #navigation a.end {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_container #header #navigation a.present_end {
	background-color: #FFFF00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #31363e;
}

#navigation ul li a:visited {
	color: #f3f1e9;
}
#navigation ul li a:hover {
	background-color: #666666;
}
#navigation ul li a.present {
	background-color: #FFFF00;
	color: #31363e;
}
     
td {
	width: 300px;
}
#table_header tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	float: none;
}
#table_lists tr td {





}
#table_lists tr {
	margin-bottom: 50px;
	height: 50px;

}
#table_header tr {
	height: 50px;
}

#table_lists {

}
#table_header {
	margin-top: 50px;
	background-color: #939393;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}
#updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	background-color: #939393;
	margin-top: 50px;
	border: 3px solid #FF0;
}
#updates tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}


#table_lists {
	background-color: #939393;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	margin-bottom: 30px;
}




#table_lists tr td #form {
	width: 200px;
}
#updates caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
	margin-bottom: 5px;
}
#updates tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#table_header caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
	margin-bottom: 5px;
}
#table_lists tr td #form #Troutathon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#table_lists tr td #form1 #Loonathon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#table_lists tr td #form2 #Gatorthon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#table_lists tr td #form3 #Other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#table_lists tr td #form {
	margin-bottom: 20px;


}
#table_lists tr td #form1 {
	margin-bottom: 20px;
}
#table_lists tr td #form2 {
	margin-bottom: 20px;
}
#table_lists tr td #form3 {
	margin-bottom: 20px;
}
