body	
{ 
	margin: 0px; 
	background-image: url(/images/resources/page_background.jpg); 
	background-repeat: no-repeat; 
	background-attachment:fixed; 
	background-position: top center; 
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

table
{ 
	border-collapse: collapse; 
}

td 	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #fbfbfb;
	font-weight: bold;
}

form	
{ 
	display:inline;
}

br
{ 
	padding: 0px; 
}

hr
{
	border: 1px solid #fbfbfb;
}

h1      
{ 
	padding: 0px; 
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #fcff00; 
}

h2      
{ 
	padding: 0px; 
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #fcff00; 
}

.title   { font-weight: bold; padding: 0px; margin: 0px; color: #990000;}
.highlight { font-weight: bold; padding: 0px; margin: 0px; color: #ffff99;}

a:active  { color: #fbfbfb; text-decoration: underline; }
a:link    { color: #fbfbfb; text-decoration: underline; }
a:visited { color: #fbfbfb; text-decoration: underline; }
a:hover   { color: #fbfbfb; text-decoration: none; }

a.title:active { font-size: 1em; line-height: 1.25em; color: #fbfbfb; font-weight: bold; text-decoration: underline; }
a.title:link    { font-size: 1em; line-height: 1.25em; color: #fbfbfb; font-weight: bold; text-decoration: underline; }
a.title:visited  { font-size: 1em; line-height: 1.25em; color: #fbfbfb; font-weight: bold; text-decoration: underline; }
a.title:hover  { font-size: 1em; line-height: 1.25em; color: #fbfbfb; font-weight: bold; text-decoration: none; }

a.navlink:active {font-size: 7pt; color: #FFFFFF; text-decoration: none; }
a.navlink:link {font-size: 7pt; color: #FFFFFF; text-decoration: none; }
a.navlink:visited {font-size: 7pt; color: #FFFFFF; text-decoration: none; }
a.navlink:hover {font-size: 7pt; color: #FFFFFF; text-decoration: underline; }



