a {
   outline: none;
}
a:link, A:visited, A:active 
{
text-decoration: none;
color : #993300;
}
a.navlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.navlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover 
{text-decoration: underline;}

a.wht:link, a.wht:visited, a.wht:active {color: #FFFFFF}

td
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: #002756;
	line-height: 15px;
}

h1
{
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
FONT-SIZE: 14pt;
FONT-WEIGHT: bold;
COLOR: #993300;
}

h2
{
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
FONT-SIZE: 12pt;
FONT-WEIGHT: bold;
}

.footer
{
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
COLOR: #872304;
}.pagetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
body {
	background-color: #000;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
.picborder {
	border: 1px solid #000;
}
