body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006666;
}
body {
	background-color: #162E45;
}
a:link {
	color: #000000;
	text-decoration: none;
	background-color: #25A572;
	padding: 3px;
	text-align: right;
	display: block;
	border: 1px solid #1A878C;
}
a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 3px;
	border: thin solid #000000;
	background-color: #1C9F9A;
	text-align: right;
}
a:hover {
	text-decoration: none;
	color: #FFBD7E;
	background-color: #006666;
	text-align: right;
	display: block;
	padding: 3px;
	border: 1px solid #4EACC5;
	background-position: right;
}
a:active {
	text-decoration: none;
	color: #66CC99;
	display: block;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
h1 {
	font-size: 20px;
	color: #25A572;
}
h2 {
	font-size: medium;
	color: #1C6E84;
}
h6 {
	font-size: x-small;
	color: #FFCC99;
}
.sideleft {
	background-image: url(sideleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sideright {
	background-image: url(sideright.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
hr {
	color: #057A72;
	border: medium solid;
	background-color: #1F9656;
}
.green {
	background-color: #1E3D5B;
	border: thick solid #25A572;
}
.blue {
	background-color: #316395;
	border: medium double #006666;
}
.textpadding {
	padding: 3px;
}

a.smlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFBD80;
	background-color: #006666;
	display: inline;
	padding: 0px;
	border: none;
}

.blackborder {
	border: medium double #003366;
}
.yellooakl {
	background-image: url(pics/yellowoakl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.yellowoakr {
	background-image: url(pics/yellowoakr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.yoakl {
	background-image: url(pics/yyoakl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.oakyelr {
	background-image: url(pics/yyoaakr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftyellow {
	background-image: url(pics/sideleftoak.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.siderightyellow {
	background-image: url(pics/siderightoak.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a.bodylink:link {
	font-size: medium;
	color: #25A572;
	background-color: #FFBD80;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
a.bodylink:hover {
	font-size: medium;
	color: #FFBD80;
	background-color: #25A572;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
a.bodylink:visited{
	font-size: medium;
	color: #FFBD80;
	background-color: 1C9F9A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
a.drkbluelink:visited {
	background-color: #162E45;
	border: none;
	background-position: center;
	width: 88px;
}
a.drkbluelink:hover {
	background-color: #162E45;
	width: 88px;
	border: none;
}
a.drkbluelink:link {
	background-color: #162E45;
	width: 88px;
	border: none;
}
a.drkbluelink:visited {
	background-color: #162E45;
	width: 88px;
	border: none;
}
a.bodylink:link {
	color: #27844D;
	text-decoration: none;
	background-color: #FFBD80;
	padding: 3px;
	text-align: center;
	display: block;
	width: 300px;
	font-weight: bold;
}
a.bodylink:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 3px;
	background-color: #FFBD80;
	text-align: center;
	width: 300px;
	font-weight: bold;
}
a.bodylink:hover {
	text-decoration: none;
	color: #0F5D73;
	background-color: #FFBD80;
	text-align: center;
	display: block;
	padding: 3px;
	background-position: right;
	width: 300px;
	font-weight: bold;
}
a.bodylink:active {
	text-decoration: none;
	color: #66CC99;
	display: block;
	padding: 3px;
	background-color: #FFBD80;
	text-align: center;
	width: 300px;
	font-weight: bold;
}
#heading {
	text-align: center;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
