BODY {
	background-color: #F4F4F4;
	background-position: left top;
	background-repeat: no-repeat;
scrollbar-face-color : #ededed;
scrollbar-shadow-color : #ededed;
scrollbar-highlight-color: #ededed;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color : #000000;
scrollbar-track-color : #f3f3f3;
scrollbar-darkshadow-color : line;
scrollbar-base-color : face;
	font-family: Arial, Helvetica, sans-serif;
}

.bannerimage {background-image: url(images/flashbg.gif)}

.headertext {  font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: 222222}
.headertextgreen {  font-family: Verdana; font-size: 12px; font-style: normal; font-weight: bold; color: 8CC041}


.maintext {  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: 000000}



.maintextbold {  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: 000000}
.maintextboldsmall {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; color: 000000}

.pressdate {  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: 000000}


.boxtextbold {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; color: 000000; padding-left: 10px; padding-right: 10px}
.boxmaintext {  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: 000000; padding-left: 10px; padding-right: 10px}
.boxtextsmall {  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: 000000; padding-left: 10px; padding-right: 10px}


.mainbody {width: 100%; border-color: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px; font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: 000000; padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 15px}


.formtext {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF}
.formclass {  font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; color: #333333; background-color: #FFFFFF}



A {
	text-decoration : none;
	font-size: 11px;	
	font-weight : normal;
	color : #222222;
	text-decoration : underline;
}
A:Hover {
	text-decoration : none;
	color : #7AA63A;
}

A.boldlink {
	font-family: Verdana;
	text-decoration : underline;
	font-size: 10px;	
	font-weight : bold;
	color : #000000;
}
A.boldlink:Hover {
	text-decoration : none;
	color : #8CC041;
}

A.maintextlink {
	font-family: Verdana;
	text-decoration : underline;
	font-size: 11px;	
	font-weight : bold;
	color : #000000;
}
A.maintextlink:Hover {
	text-decoration : none;
	color : #8CC041;
}

A.homelink {
	font-family: Verdana;
	text-decoration : underline;
	font-size: 10px;	
	font-weight : bold;
	color : #555555;
}
A.homelink:Hover {
	text-decoration : none;
	color : #8CC041;
	text-decoration : none;
}

table.navbar {
   border-collapse: collapse;
   height: 20px;
}
table.navbar td {
   border: 0px solid #CCCCCC;

}
table.navbar td a{
   display: block;
   height: 17px;
   padding-top: 3px;

/*------------------ padding-top: 3px; ----------------*/   

   font-family: Verdana;
   font-size: 11px;
   text-decoration: none;
   font-weight: normal;
}
table.navbar td a:link, table.navbar td a:visited {

   color: #FFFFFF;
   font-family: Verdana;
   font-size: 10px;
   text-decoration: none;
   font-weight: bold;
}
table.navbar td a:hover, table.navbar td a:active {

   color: #FFFFFF;
   font-family: Verdana;
   font-size: 10px;
   text-decoration: none;
   background-color: #757578;
   font-weight: bold;
}

.navbarselect {
   height: 20px;
   color: #FFFFFF;
   font-family: Verdana;
   font-size: 10px;
   text-decoration: none;
   background-color: #686869;
   font-weight: bold;
   border-style: solid;
   border-top-width: 0px;
   border-color: #FFFFFF;
}





table.menubar td a{
   width: 170px;
   display: block;
   height: 12px;
   padding-left: 5px;
   padding-top: 4px;
   padding-bottom: 5px;
   font-family: Verdana;
   font-size: 11px;
   text-decoration: none;
   font-weight: normal;
   border-right-width: 0px;
}
table.menubar td a:link, table.menubar td a:visited {
   color: #FFFFFF;
   font-family: Verdana;
   font-size: 10px;
   text-decoration: none;
   background-image: url(images/grey_sidenavbg.gif); backround-position: center center; background-repeat: repeat;
   font-weight: bold;
   border-color: #FFFFFF; 
   border-style: solid; 
   border-top-width: 1px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-right-width: 0px;
}
table.menubar td a:hover, table.menubar td a:active {
   color: #FFFFFF;
   font-family: Verdana;
   font-size: 10px;
   text-decoration: none;
   display: block;
   background-color: #8CC041;
   background: #8CC041;
   font-weight: bold;
   border-right-width: 0px;
}

.sidenavselect {
   width: 165px;
   height: 22px;
   padding-left: 5px;
   color: #222222;
   font-family: Verdana;
   font-size: 10px;
   text-decoration: none;
   background-color: #8CC041;
   font-weight: bold;
   border-color: #FFFFFF; 
   border-style: solid; 
   border-top-width: 1px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-right-width: 0px;
}


.dottedline {background-image: url(images/dottedline.gif); backround-position: center center; background-repeat: repeat; height: 10px}

.darktablebg {  background-color: #919195}

.green {  background-color: #8CC041; height: 10px; font-family: Verdana, Helvetica, sans-serif; font-size: 0px; font-style: normal; font-weight: normal; color: 8CC041}

.greennav {  background-color: #8CC041; height: 20px; font-family: Verdana, Helvetica, sans-serif; font-size: 0px; font-style: normal; font-weight: normal; color: 8CC041}

.greentext { font-family: Verdana, Helvetica, sans-serif; font-size: 1px; font-style: normal; font-weight: normal; color: 8CC041}

.greyrow {  background-color: #919195; height: 1px}
.whiterow {  background-color: #FFFFFF; height: 1px}

.pagetitle {  font-family: Verdana, Helvetica, sans-serif; font-size: 15px; font-style: italic; font-weight: bold; color: 919195; background-color: #EDEDED}
.undernavborder {  background-color: FFFFFF; height: 1px}


.boxgreyw { background-color: #FFFFFF; height: 75px; border-color: #919195; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; color: 000000; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px}

.boxgreenw { background-color: #FFFFFF; height: 75px; border-color: #8CC041; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: 000000; padding-left: 5px; padding-right: 5px; padding-top: 0x; padding-bottom: 0px}

.boxgreytitle {  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: FFFFFF; background-color: #919195; text-align: center; border-color: #6F6F6F; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.boxgrey { background-color: #f8f8f8; height: 75px; border-color: #919195; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; color: 000000; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px}


.boxgreentitle {  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: FFFFFF; background-color: #8CC041; text-align: center; border-color: #5C7E2C; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.boxgreen { background-color: #f8f8f8; height: 75px; border-color: #8CC041; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: 000000; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px}





cellpadboxone { background-color: #EDEDED; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px}

.boxgreenone { background-color: #EDEDED; height: 75px; border-color: #8CC041; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px}

.maintextone {  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}

.maintextone a{  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #68922a}

.maintextone a:hover{  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #999999}

.maintextone a:visited{  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #8CC041}




.sideboxgreentitle {  font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: FFFFFF; background-color: #8CC041; text-align: center; border-color: #5C7E2C; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.sideboxgreen { background-color: #FFFFFF; width: 140px; border-color: #8CC041; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; color: 000000; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px}

.sideboxspacer { height: 20px}



.newsbox { background-color: #FFFFFF; border-color: #919195; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-left: 5px}

.cellpadbox { background-color: #FFFFFF; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px}

.cellpadboxg { background-color: #EDEDED; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px}



.underbannerrow1 {  background-color: #FFFFFF; height: 1px}

.gradientbanner1 {  background-image: url(images/grey_gradient_bg.gif); backround-position: center center; background-repeat: repeat; height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000}

.underbannerrow2 {  background-color: #919195; height: 1px}

.navareabg {width: 170px; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#EDEDED', startColorstr='#EDEDED', gradientType='0'); border-color: #919195; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}

.navoff { height: 22px; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#969696', startColorstr='#A9A9A9'', gradientType='0'); border-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; color: FFFFFF; padding-left: 5px }

