/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	scrollbar-track-color: #9A1616;
	scrollbar-shadow-color: Black;
	scrollbar-face-color: #C71313;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-darkshadow-color: Black;
	scrollbar-base-color: #DCDCDC;
	scrollbar-arrow-color: White;
	scrollbar-3dlight-color: Black;
	}
	
	table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

A:LINK {
	color : #FF0000;
	font-family : Arial, serif;
	background-color : transparent;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
	
A:ACTIVE {
	color : #9A1616;
	font-family : Arial, serif;
	background-color : transparent;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A:VISITED {
	color : #FF0000;
	font-family : Arial, serif;
	background-color : transparent;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A:HOVER {
	color : #9A1616;
	font-family : Arial, serif;
	background-color : transparent;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
a.special:link 
{
font-family: Arial;
font-weight: bold;
text-decoration: none;
color: #FEFF00;
}

a.special:visited 
{
font-family: Arial;
font-weight: bold;
text-decoration: none;
color: #FEFF00;
}

a.special:hover 
{
font-family: Arial;
font-weight: bold;
text-decoration: underline;
color: #FFFFFF;
}

a.special:active
{
font-family: Arial;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;}