<!-- standardlinkgold = "#D4C644" menulinkgold = "#F0E04D" -->
<!-- blue = "#000066" silver = "#787777" --> 

.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;		
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #dd0000;		
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #dd0000;  
	border-style: solid;      
	border-color: #767575;
 	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;			
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;		
}


.borderstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;	
	border-color: #999999;
	border-width: 0 0 0 0;
	border-style: solid;	
}


ul { 
list-style-type:square;
margin-top:0px; padding-top: .0em;
margin-left:20px; padding-left: .5em; 
margin-right:0px; padding-right: .0em; 
} 

INPUT.buttonOff
{
 font-size : 10pt;
 font-family:  Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #FFFFFF;
 background-color: #dd0000; 
 border-top-color: #767575;
 border-top-width: 2px;
 border-bottom-color: #76575;
 border-bottom-width: 2px;
 border-right-width: 0px;
 border-left-width: 0px;
 
 padding-top: 0px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px;
 cursor: pointer;
 width: 150;
}

INPUT.buttonOn
{
 font-size : 10pt;
 font-family:  Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 background-color: #dd0000; 
 border-top-color: #464545;
 border-top-width: 2px;
 border-bottom-color: #464545;
 border-bottom-width: 2px;
 border-right-width: 0px;
 border-left-width: 0px;

 padding-top: 0px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px;
 cursor: pointer;
 width: 195;
}

a.standard:link  {font-size:9pt;font-weight:normal; text-decoration:underline; color:#641CC7; }
a.standard:active {font-size:9pt;font-weight:normal; text-decoration:underline; color:#641CC7; }
a.standard:visited {font-size:9pt;font-weight:normal; text-decoration:underline; color:#7F7193;}
a.standard:hover {font-size:9pt;font-weight:normal; text-decoration:underline; color:#641CC7;}





















.spanlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #23A4B7;
	text-decoration: underline;
	cursor: hand;
}

























.spanlink2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}

.spanlink3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #dd0000;
	text-decoration: underline;
	cursor: hand;
}

















