body {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	text-align:left;
 scrollbar-base-color: #ffffff;
 scrollbar-arrow-color: #759357;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-face-color: #E3E1DB;
 scrollbar-highlight-color: #95958B;
 scrollbar-shadow-color: #95958B;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-track-color: #F5F5DC;	
}

.FyneBox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(box_shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

td.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF; cursor: hand;
}

/* onmouseover */
.leftNavOff {
		background-color: #AFB88A;
        color: #FFFFFF;
}

.leftNavLite {
		background-color: #336600;
        color: #FFFFFF;
}

.leftNavOn {
		background-color: #759357;
		color: #000000;
		cursor: hand;
}

/* generic colours */
.greyLight01 {background-color:#CECECE;}
.white {color:#FFFFFF;}
.purple {color:#336600;}
.pink {color:#FF0099;}

/* fonts */
.greyedtext {color: silver;font-weight : normal;text-decoration : none;}
.purpletext {color: #CC0099;font-weight : normal;text-decoration : none;}
.blacktext {color: #000000;font-weight : normal;text-decoration : none;}
.impact {font-size: 28px; font-family:impact;}

/* links */
A {text-decoration:none; color: #0D44C5; font-weight: normal;}
A:hover {text-decoration:underline; color: #FF0099; font-weight: normal;}
A.nav {text-decoration:none; color: #000000; font-weight: normal;}
A.nav:hover {text-decoration:none; color: #000000; font-weight: normal;}

/* table styles */
table.blueMedium03, tr.blueMedium03, td.blueMedium03 {background-color:#0066CC;color:#FFFFFF}
table.blueMedium04, tr.blueMedium04, td.blueMedium04 {background-color:#C9D8F5;color:#0033CC}
table.blueMedium05, tr.blueMedium05, td.blueMedium05 {background-color:#0099FF;color:#FFFFFF}
table.grey01, tr.grey01, td.grey01 {background-color:#999999;color:#FFFFFF}
table.greyBorder01 {border: 1px solid #CECECE;}
table.greyBorder {border: 1px solid #CDCDCD; background-color:#ffffff;}

/* table cell styles */
td.white {background:#FFFFFF;}
td.black {background:#000000;}


/* table cell line border styles */
td.whiteBot { border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:FFFFFF }


/* buttons */
.buttonNormal {color:#000000; font-size:10px; BACKGROUND-COLOR: #EEEEEE; border:1px solid #999999; margin:0 0 0 0;width:75; height:20; cursor:hand;}
.buttonOver {color:#000000; font-size:10px; BACKGROUND-COLOR: #FFCC00; border:1px solid #999999; margin:0 0 0 0;width:75; height:20; cursor:hand;}

/*backgrounds*/
.mainbgnd {background: url(pageback.png) repeat-x center top;}
.topbgnd {background: url(pagetop.png) repeat-x center top;}
.horznav {background: url(navof_bgnd.png) repeat-x center top;}
.footer {background-color: #D6D7E0;}

/* gradient*/
.grad {Filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#CADEB7,endColorStr=#FFFFFF); background-color: #FFFFFF; background-image: url(gradient.png); background-position:top left; background-repeat: repeat-x;}
.shade {height:28px; filter: Shadow(Color=#D8D8D8, Direction=135);}

/*horizontal nav*/
a.fyneweb:link {color: #336600; text-decoration: none;}
a.fyneweb:visited {color: #336600; text-decoration: none;}
a.fyneweb:hover {color: #00CC00; text-decoration: none;}

/*footer links*/
a.fynelnk:link {color: #000099; text-decoration: none;}
a.fynelnk:visited {color: #000099; text-decoration: none;}
a.fynelnk:hover {color: #FF0099; text-decoration: underline;}

div.outer {
	float: left;
	width: 116px; height: 20px;
	margin: 0 0 0 0;
	}
div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #FFFFFF; line-height: 15pt;
	text-decoration: none;
	background: url( 'nav_horizontal.png' ) top left no-repeat;
	}
div.outer span {
	display: block;
	margin:0; padding: 5px 0 0 4px;
	}
div.outer a:hover {
	background: url( 'nav_horizontal.png' )  -116px 0 no-repeat;
	}