body  {
	background-color: #989898;
	background-image: url(/images/bk.gif);
	background-repeat: repeat-all;
	margin: 0px;
}
	
body, td {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

h1 { font-family: arial, helvetica; letter-spacing: -1px; font-size: 18pt; color: #0f674a; }
h2 { font-family: arial, helvetica; letter-spacing: -1px; font-size: 14pt; color: gray; }

a:link {
	color: navy;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.red { color: #aa131a; }
#error { color: #aa131a; }
.small { font-size: 10px; }

#content { padding:20px; padding-top:0px; }

#nav { background-color: #138b63; }
#nav span { background-color: #ffffff; padding: 5px; padding-left: 15px; padding-right: 15px; border: 1px solid black; }
#nav a { font-size: 13pt; color: #0f674a; text-decoration: none; font-weight: bold; font-family: arial,helvetica; }

#footer { font-size: 11px; }
#footer a { font-size: 11px; color: navy; }