
td { 
    font-family: "Arial", "MS Sans Serif"; 
 	font-size: 14px; 
	color: #000000; 
	margin-top: 0px; 
	margin-bottom: 0px
	}
	
a.operator {
	font-family: "Arial", "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight : bold;
}	
	
a.cent { 
    font-family: "Arial", "MS Sans Serif"; 
 	font-size: 14px; 
	color: #395A3E; 
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight : bold;
	text-decoration: none
	}
a.cent:hover { 
    font-family: "Arial", "MS Sans Serif"; 
 	font-size: 14px; 
	color: #395A3E; 
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight : bold;
	text-decoration: underline
	}
	
a.caption { 
    font-family: "Arial Black", "MS Sans Serif"; 
 	font-size: 11px; 
	color: #000000; 
	margin-top: 0px; 
	margin-bottom: 0px;
	text-decoration: none
	}
	
a 	{
	font-family: "Arial";
	font-size: 11px;
	color: #395A3E;
	text-decoration: underline
}

a:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.simple {
        font-family: "Arial";
        font-size: 14px;
        color: #395A3E;
        text-decoration: underline
	}

a.simple:hover {
        font-family: "Arial";
        font-size: 14px;
        color: #000000;
        text-decoration: none;
	}

a.cap_link {
	font-family: "Arial Black", "MS Sans Serif"; 
	font-size: 11px;
	color: #395A3E;
	text-decoration: underline;
}

a.cap_link:hover {
        font-family: "Arial Black", "MS Sans Serif"; 
        font-size: 11px;
        color: #000000;
        text-decoration: none;
	}

BODY  {
/* Scrollbar data -- will only work in IE 5.5+ */
	scrollbar-face-color : #395A3E;
	scrollbar-shadow-color : #F6D583;
	scrollbar-highlight-color : #395A3E;
	scrollbar-3dlight-color : white;
	scrollbar-darkshadow-color : black;
	scrollbar-track-color : #395A3E;;//#F6D583;
	scrollbar-arrow-color : White;
}

.textbox {
	text-decoration: none;
	background-color: #395A3E;
	font-family: verdana,arial;
	font-size: 9pt;
	color: #395A3E;
	font-weight : normal;
}

.button {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #395A3E;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : normal;
}

