
html { 
	overflow:-moz-scrollbars-vertical; }

body { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; }

a img {border-style: none;}

p,td { 
	font-family: arial, helvetica, sans-serif; 	
	font-size: 8pt; color: #000000; 
	}

table.k { 
	border-width: thin; 
	border-color: #87A9D6; 
	border-style: solid; 
	}

a:link { 
	font-family: helvetica, sans-serif; 
	font-size: 9pt;
 	font-weight: bold; 
	color: #E31C1D; 
	text-decoration: none;  
	background-color: none;}


a:hover { 
	font-family: helvetica, sans-serif; 
	font-size: 9pt;  
 	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	background-color: none;}


.titles { 
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #333333;
	font-weight: bold;
	font-size: 8pt; }

.select { 
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #333333;
	font-weight: bold;
	font-size: 11pt; }

.red	{
	color: #E31C1D;
	font-weight: bold;
	font-size: 10pt;
	}
a.red:link	{
	color: #E31C1D;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}

a.red:visited	{
	color: #E31C1D;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}

a.red:hover	{
	color: #800000;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}


.message 	{
	background-color: #C7D9E8;
	background-image: url(/images/message-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}


