body { color: #100000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #5d5d5d; background-image: url(../images/bg_color.gif); background-attachment: fixed; text-align: center; }

p {}

td {}

a:link { color: white ; text-decoration: none; }

a:visited { color: white ; text-decoration: none; }

a:hover { color: gray ; text-decoration: underline; }

a:active {
	color: #FF0000;
	text-decoration: none;
}
.header { border: solid 1px black; }
.mainnav { border: solid 1px black; }
h1 { color: black; font-size: 12px; font-weight: normal; text-decoration: none; }
.border1px { border: solid 1px black; }
.maintable { border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; }
.searchbox { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f2f2f2; width: 25px; height: 15px; border: solid 1px #003; }
