html, body, table, p {
	margin: 0px;
	padding: 0;
	background-color: #ffff00;
	color: #003300;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-size: 12px;
	background-image: url(images/greenfade.jpg);
	background-repeat: repeat-x;
	}

.nowrap {white-space: nowrap;}

#page {
	border: 0;
	padding: 0;
	margin: 0;
	width: 975px;
	border-collapse: collapse;
	background-color: #ffffff;
	color: #003300;
	}
	
#page td {
	border: 0;
	padding: 0;
	margin: 0;
	height: 100%;
	}
		
#page td.left {
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #ffff00;
	}
	
#page td.middle {
	border: 1px solid #717171;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	}
		
#page td.right {
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #ffff00;
	}
	
#top  {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	background-color: #006600;
	color: #ffffff;
	}	
	
#top th {
	background-color: #006600;
	color:#ffffff;
	border: 0;
	padding: 0px;
	vertical-align: top;
	}
	
#top td {
	background-color: #006600;
	color:#ffffff;
	border: 0;
	padding: 0px;
	vertical-align: top;
	}
	
	#top td.middletop {
	background-color: #006600;
	color:#ffffff;
	border: 0;
	padding: 0px;
	padding-top: 50px;
	vertical-align: top;
	}
	
#menubar, #bottommenubar {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	}

 #menubar td, #bottommenubar td {
	background-color: #003300;
	border: 0;
	height: 26px;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	padding: 4px;
	padding-left: 8px;
	white-space: nowrap;
	}

#menubar a:link, #menubar a:visited, #bottommenubar a:link, #bottommenubar a:visited {
	background-color: #003300;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	}
	
#menubar a:hover, #bottommenubar a:hover {
	background-color: #006600;
	color: #ffffff;
	text-decoration: underline;
	}
	
.active  {
	background-color: #006600;
	color: #ffffff;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
#sidemenu  {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	}

#sidemenu th {
	background-color: #006600;
	border: 0;
	padding: 5px;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	color: #ffffff;
	line-height: 1.2;
	}
	
#sidemenu th.text a:link, #sidemenu th.text a:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #006600;
	color: #ffffff;
	line-height: 1.2;
	}

#sidemenu th.text a:hover {
	background-color: #006600;
	color: #ffffff;
	text-decoration: underline;
	}
	
#sidemenu a:link, #sidemenu a:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #006600;
	color: #ffffff;
	line-height: 1.75;
	}

#sidemenu a:hover {
	background-color: #006600;
	color: #ffffff;
	text-decoration: underline;
	}

#sidemenu td {
	background-color: #ffffff;
	color: #003300;
	border: 0;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	line-height: 1.25;
	}
		
	#sidemenu td a:link, #sidemenu td a:visited {
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
	color: #006600;
	text-decoration: underline;
	line-height: 1.25;
	} 

	#sidemenu td a:hover {
	background-color: #006600;
	color: #ffffff;
	text-decoration: underline;
	line-height: 1.25;
	}
		
#sidemenu .wrap {
	line-height: 1.0;
	padding: 0px;
	margin-left: 20px
	}
	
.sideactive {
	background-color: #006600;
	text-decoration: underline;
	color: #ffffff;
	}
		
h1 {
	font-size: 180%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	text-align: center;
	color: #006600;
	background-color: #ffffff;
	padding: 0;
	margin-top: 5px;
	margin-bottom: -3px;
	}
	
h2 {
		font-weight: bold;
	}

h4 {
	background-color: #006600;
	border: 0;
	padding: 0px;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align:center;
	color: #ffffff;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 5px;
	}
	
	h4.centerh4{
		text-align: center;
		font-style: italic; 
		background-color: #006600;
		color: #ffff00;
		}
	
p  {
	font-size: 125%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #003300;
	background-color: #ffffff;
	padding-left: 10px;
	margin: 10px;
	line-height: 1.25;
	background-image: none;
	background-repeat: no-repeat;
	}
	
p.center {
	text-align: center;
	}	
p.smallcenter { 	
	text-align: center;
	font-size: 110%;
	color: #003300;
	background-color: #ffffff;
	}

p.small { 	font-size: 110%}
	
p td a:link   {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
	color: #00aa00;
	}
	
p td a:visited   {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
	color: #d63194;
	}
	
p a:hover, p td a:hover p.small  a:hover {
	background-color: #006600;
	text-decoration: underline;
	color: #ffffff;
	}
	
p.one  {
	font-size: 135%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #003300;
	background-color: #ffffff;
	padding: 0;
	margin: 5px;
	}

p.two, h5 {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #006600;
	background-color: #ffffff;
	padding: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 7px;
	}

h5.centerh5 {
	text-align: center;
}
	
table.wide {
	border: 0;
	padding: 0;
	margin-left: 20px;
	width: 760px;
	border-collapse: collapse;
	}

table.wide td {
	background-color: #ffffff;
	color: #003300;
	border: 0;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 10px;
	}
	
.submit {
	border: 0;
	padding: 0px;
	vertical-align: bottom;
	}
		
.submit2 {
	border: 0;
	margin: 1px;
	padding: 10px;
	vertical-align: text-top;
	float: right;
	}
	
	.rightimage {
	border: 0;
	margin-left: 5px;
	padding: 10px;
	vertical-align: text-top;
	float: right;
	}
	
	.centerimage {
	border: 0;
	padding: 10px;
	vertical-align: text-top;
	}
	
.smalltext {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003300;
	padding-left: 10px;
	}
	    
ul  {
	list-style-type:disc;
	font-size: 125%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #00aa00;
	background-color: #ffffff;
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 40px;
	margin-top:2px;
	line-height: 1.5;
	}
	
ul a:link   {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
	color: #00aa00;
	}
	
ul a:visited   {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
	color: #d63194;
	}
	
ul a:hover {
	background-color: #006600;
	text-decoration: underline;
	color: #ffffff;
	}
	
ul.letters {
	list-style: lower-roman;
	background-color: #ffffff;
	color: #003300;
}

ul.dblue {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	color: #003300;
	line-height: 1.2;
	}
		
ul.dblue li {
		padding: 2px;
	}
	
ul.dblueimage {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	color: #003300;
	line-height: 1.25;
	width: 345px;
	}
		
ul.dblueimage li {
		padding: 5px;
	}
	
hr {
	background-color: #0032cc;
	color: #006600;
	padding: 0px;
	width: 100%;
	height: 4px;
	}
	
#schedule {
	border: 0;
	padding-left: 10px;
	margin: 20px;
	width: 760px;
	border-collapse: collapse;
	}
	
#schedule td.toprow {
	background-color: #ffffff;
	color: #006600;
	border: 0;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 150%;
	}
	
#schedule td {
	background-color: #ffffff;
	color: #003300;
	border: 0;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 116%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 140%;
	}

	
#schedule td a:link, #schedule td a:visited   {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
	color: #003300;
	}
	
#schedule td a:hover {
	background-color: #006600;
	text-decoration: underline;
	color: #ffffff;
	}
	
.spacer {
		padding: 0;
		height: 1px;
		margin: 0px;
		border: 0px solid #ff0000;
		}
		
.spacerlong {
		padding: 0;
		width: 1px;
		margin: 0px;
		border: 0px solid #ff0000;
		}
	
table.smalltable {
	border: 0;
	padding: 0;
	margin: 0;
	width: 550px;
	border-collapse: collapse;
	caption-side: top;
	}
	
.data {
	border: 0;
	padding: 0;
	margin: 0;
	caption-side: top;
	background-image: none;
	background-color: #000000;
	}	
	
.caption  {
	background-color: #003300;
	color: #ffffff;
	border: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	line-height: 1.25;
	font-size: 140%;
	font-weight: bold;
	}
	
.smalltable td {
	background-color: #ffffff;
	color: #003300;
	border: 0;
	padding-top: 10px;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
	line-height: 1.25;
	font-size: 110%;
	}
	
.smalltable td a:link, .smalltable td a:visited   {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
	color: #00aa00;
	line-height: 1.25;
	}
	
.smalltable td a:hover {
	background-color: #006600;
	text-decoration: underline;
	color: #ffffff;
	line-height: 1.25;
	}
	
	
.photo {
	vertical-align: top;
	border: none;
	padding: 10px;
}

form p {
	clear: left;
	margin: 10px;
	padding-left: 10px;
	padding-top: 0px;
	}

form p label {
	float: left;
	width: 180px;
	margin-top: 2px;
	font-weight: bold;
}

input.txt {
	color: #003300;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	background-color: #ffffff;
	width: 500px;
	padding: 2px;
	margin: 0;
			}
	
	textarea.txtarea {
	color: #003300;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 115%;
	background-color: #ffffff;
	padding: 2px;
	margin-left: 20px;
	margin-top: 2px;
	width: 600px;
	height: 100px;
	}
	
	textarea.txtarea1 {
	color: #003300;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 115%;
	background-color: #ffffff;
	padding: 0px;
	margin-left: 1px;
	margin-top: 2px;
	width: 600px;
	height: 100px;
	
	}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	}

input.btn{
	background-color: #006600;
	color: #ffffff;
	border: 1px outset #003300;
	margin-left: 20px;
	padding: 2px;
	}
	
	input.btn a:hover {
	background-color: #003300;
	text-decoration: underline;
	color: #ffffff;
	}

h3 {
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	color: #ff0000;
	background-color: #ffffff;
	padding-left: 10px;
	margin: 10px;
	}	
	
	h3.small {
		font-size: 100%;
	}
	
	.inline {
		display: inline;
	}
	
	
