/* --  Main Green: #006A62;   Orange: #FF864D;  Bright Orange: #F65600;  -- */

/* Scrollbar 
body 
{scrollbar-face-color: #B2023E; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #C54867; scrollbar-3dlight-color: #DFC132; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #F2EBC7; scrollbar-arrow-color: #DFC132 } 
*/
table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/*- Orange  --*/
.Head1 
{
	font-size: 12px;
	color: #F65600;
	font-weight: bold;
}

a.linkwhite {
	font-size: 9px;
	font-weight: bold;
	color: white;
	line-height: 10px;
	text-decoration : underline;
}
a.linkwhite:visited {
	color: silver;
	text-decoration : underline;
}
a.linkwhite:hover {
	color: #FF864D;
	text-decoration : underline;
}  
a.linkrightbar {
	font-size: 10px;
	font-weight: bold;
	color: white;
	line-height: 10px;
	text-decoration : none;
}
a.linkrightbar:visited {
	color: silver;
	text-decoration : none;
}
a.linkrightbar:hover {
	color: #FF864D;
	text-decoration : none;
}  

.footertext {
	font-size: 10px;
	color: #006A62;
}  
	
.address {
	font-size: 9.5px;
	color: #ffffff;
	font-weight: bold;
}
	
.boldorange {
	font-size: 11px;
	color: #F65600;
	font-weight: bold;
	font-style: italics;
}
	
.boldgreen {
	font-size: 11px;
	color: #006A62;
	font-weight: bold;
	font-style: italics;
}
.tdcolor1 
{
	background-color: #006A62;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}  

.tdcolor2 
{
	background-color: #FF864D ;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}  

.tdcolor3 
{
	background-color: #D0E5E3 ;
	font-size: 11px;
	color: #006A62;
	font-weight: bold;
	padding : 4pt;
}  

/*-- DeleteMe 
a:tdlink {
	font-family: arial;
	font-size: 9pt;
	color: #227C7C;
	text-decoration: underline
}
a:tdvisited {
	font-family: arial;
	font-size: 9pt;
	color: #3FA8A8;
	text-decoration: underline
}
a:tdhover {
	font-family: arial;
	font-size: 9pt;
	color: Maroon;
	text-decoration: underline
}--*/

	/*-- Form field - pale green 
input.field { font-size: 9pt; color: #339999; background-color: #DAF4FA;
 }
select.field {	font-size: 9pt; color: #339999; background-color: #DAF4FA;
 }
textarea.field { font-size: 9pt; color: #339999; background-color: #DAF4FA;
 }
--*/
 
/*-- <input type="radio" name="Contact By" CHECKED VALUE="Contact by Email" style="background: #bcbcbc; color:#ffffff;"> --*/

