@charset "utf-8";
/* CSS Document */

body {
	background-color: #5d8936;
	margin-top: 8px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.nav li {
	list-style-image:none; display:inline; padding-right:10px; font-size:11px;
	}
#last {padding-right:0px; }
h1 {
	font-family:Georgia, Times New Roman, Times, serif; font-size:18x; }
h2 {
	font-style:italic; font-size:16px; }
h3 {
	font-size:14px; font-style:italic; }
#topics {
	padding-left:0px;
	}
.instructions {font-size: 12px; padding:2px;}
.hbrdr {
	background-image:url(images/hborder.gif); background-repeat:repeat-x; height:30px; }
.vbrdr {
	background-image:url(images/vborder.gif); background-repeat:repeat-y; width:30px; background-position:left; }
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.umeworks a {font-size: 10px; color:#99CC33; text-decoration:none;}
.select a {
	color:#ffffff; text-decoration:none; font-size:11px; padding:2px;
	}
.publogo {
	padding-right:20px; }