/* -- Dark Green: #008905;   Mid Green: #97D79A;  Very Pale Green: #E4FCE6-- */

/* Scrollbar */
body 
{
/*	scrollbar-face-color: #4C8B5F;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: Silver;
	scrollbar-3dlight-color: #F4EFD8;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #0021A8;
	scrollbar-arrow-color: White;*/
} 
p  {
	FONT-SIZE : 12px;
	COLOR : black;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}
BODY  {
	FONT-SIZE : 12px;
	COLOR : black;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	
}
A:link  {
	COLOR : #008905;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}

A:visited  {
	COLOR : #97D79A;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}

A:hover  {
	COLOR : Red;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}

A:active  {
	COLOR : Red;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}

A.menudark:link  {
	FONT-SIZE : 12px;
	COLOR : black;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menudark:visited  {
	FONT-SIZE : 12px;
	COLOR : black;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menudark:hover  {
	FONT-SIZE : 12px;
	COLOR : #999999;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menudark:active  {
	FONT-SIZE : 12px;
	COLOR : #773333;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menudark:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menudark:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menudark:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.menudark:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menu:link  {
	FONT-SIZE : 14px;
	COLOR : red;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menu:visited  {
	FONT-SIZE : 14px;
	COLOR : red;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menu:hover  
{
	position:relative;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
	filter:progid:DXImageTransform.Microsoft.glow(Color='gray');
}

A.menu:active  {
	FONT-SIZE : 14px;
	COLOR : #ffffff;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.submenu:link  {
	FONT-SIZE : 11px;
	COLOR : #ddeeed;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menu:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menu:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menu:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.menu:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.submenu:visited  {
	FONT-SIZE : 11px;
	COLOR : #ddeeed;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.submenu:hover  {
	FONT-SIZE : 11px;
	COLOR : #FFDE00;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.submenu:active  {
	FONT-SIZE : 11px;
	COLOR : #ffffff;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.submenu:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.submenu:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.submenu:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.submenu:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.menuedit
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menuedit:visited  {
	FONT-SIZE : 11px;
	COLOR : yellow;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

.menuedit:hover  {
	FONT-SIZE : 11px;
	COLOR : #ff9999;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

.menuedit:active  {
	FONT-SIZE : 11px;
	COLOR : yellow;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

TD.normal  {
	FONT-SIZE : 11px;
	COLOR : #008905;
	FONT-FAMILY : Tahoma, Verdana, Arial;
}
TD.tablemainheader
{
    BORDER-RIGHT: #008905 thin ridge;
    BORDER-TOP: #008905 thin ridge;
    FONT-SIZE: 12px;
    BORDER-LEFT: #008905 thin ridge;
    COLOR: black;
    BORDER-BOTTOM: #008905 thin ridge;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
TD.tableheader  {
	FONT-SIZE : 11px;
	COLOR : white;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : #008905;
}

TD.content
{
	FONT-SIZE : 11px;
	padding-left: 14px;
	padding-top: 8px;	
}

TD.tabledata  {
	FONT-SIZE : 11px;
	COLOR : white;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : #84C887;
}

TD.tabledata2  {
	FONT-SIZE : 11px;
	COLOR : black;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : #DEFCE0;
}

TD.sidebar  {
	BORDER-RIGHT : #008905 1px solid;
	PADDING-RIGHT : 1px;
}

TD.sidebartext  {
	FONT-SIZE : 11px;
	COLOR : #dddddd;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}

INPUT.textfield2
{
    FONT-SIZE: 12px;
    COLOR: black;
    BACKGROUND-COLOR: #DEFCE0;
    BORDER: none
}
INPUT.textfield  {
	FONT-SIZE : 9px;
	COLOR : #ffffff;
	BACKGROUND-COLOR : #65BA69;
}

INPUT.checkbox  {
	FONT-SIZE : 9px;
	FLOAT : none;
	COLOR : #97D79A;
	BACKGROUND-COLOR : transparent;
}

SELECT.selectfield  {
	FONT-SIZE : 9px;
	COLOR : #ffffff;
	BACKGROUND-COLOR : #65BA69;
}

INPUT.button  {
	FONT-SIZE : 9px;
	COLOR : white;
	BACKGROUND-COLOR : #25A12A;
}

INPUT.warningbutton  {
	FONT-SIZE : 8px;
	COLOR : white;
	BACKGROUND-COLOR : red;
}

TEXTAREA.textfield
{
	font-size: 11px;
	overflow: auto;
	color: #ffffff;
	background-color: #65BA69;
}
TEXTAREA.editable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

DIV.diveditmenu
{
	border-right: black thin solid;
	border-top: black thin solid;
	z-index: 10000;
	left: 0px;
	visibility: hidden;
	border-left: black thin solid;
	width: 105px;
	border-bottom: black thin solid;
	position: absolute;
	top: 0px;
	background-color: white;
}

#status  {
	FLOAT : right;
}

#title  {
	FONT-SIZE : 12pt;
}

Table.main  {
	FONT-SIZE : 10pt;
	MARGIN : 1em auto;
}

#copyright  {
	PADDING-RIGHT : 1em;
	BORDER-TOP : #c0c0c0 1px solid;
	PADDING-LEFT : 1em;
	FONT-WEIGHT : bold;
	FONT-SIZE : 8pt;
	PADDING-BOTTOM : 2px;
	PADDING-TOP : 2px;
	TEXT-ALIGN : right;
}

.msg  {
	FONT-SIZE : 8pt;
}

.search  {
	FONT-SIZE : 8pt;
	font-color : #eeeeee;
}

.footer  {
	FONT-SIZE : 11px;
	COLOR : #008905;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.imgLibrary  {
	FONT-SIZE : 10px;
	COLOR : black;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : gainsboro;
	TEXT-DECORATION : none;
}

.imgLibrary2  {
	FONT-SIZE : 10px;
	COLOR : #222222;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : white;
	TEXT-DECORATION : none;
}

.fileLibrary {
	FONT-SIZE : 10px;
	COLOR : black;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : buttonface;
	TEXT-DECORATION : none;
}

.fileLibrary2 {
	FONT-SIZE : 10px;
	COLOR : #222222;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : white;
	TEXT-DECORATION : none;
}

.separator {
	BORDER-RIGHT : #e9e9e9 2px solid;
	BORDER-LEFT : gray 1px solid;
	WIDTH : 3px;
	HEIGHT : 38px;
}

.raisedButton {
	BORDER-RIGHT : silver 1px solid;
	PADDING-RIGHT : 1px;
	BORDER-TOP : silver 1px solid;
	PADDING-LEFT : 1px;
	PADDING-BOTTOM : 1px;
	BORDER-LEFT : silver 1px solid;
	CURSOR : default;
	PADDING-TOP : 1px;
	BORDER-BOTTOM : silver 1px solid;
	TEXT-ALIGN : center;
}

.raisedButton IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.lightButton IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.3d-blue
{
	filter:blur(direction=120,strength=4);
	font: bold small-caps x-large verdana;
	text-transform: capitalize;
	position: absolute;
}

.smallcaps
{
	font: small-caps;
}

.bigtext
{
	font-size: 100px;
}

.reallybigtext
{
	font-size: 200px;
}

.smallshadow
{
	filter:blur(direction=120,strength=2);
	position: absolute;
}

.bigshadow
{
	filter:blur(direction=120,strength=5);
	position: absolute;
}

.yellowglow
{
	filter:glow(color=yellow,strength=3);
	position: absolute;
}
.whiteglow
{
	filter:glow(color=white,strength=3);
	position: absolute;
}
.redglow
{
	filter:glow(color=red,strength=3);
	position: absolute;
}

.wave
{
	filter: wave(strength=0,freq=1,lightstrength=20,add=0,phase=0);
	position:absolute;
}



/*-- START CUSTOMISED STYLES  --*/


.navbutton {
	color : white;
	font-size: 11px;
	font-weight : bold;
	text-decoration : none;
	border-bottom : #ffffff 1px solid;
	padding-left : 20px;
	letter-spacing: 1px;
}
.overnavbutton {
	font-size: 11px;
	color : #FF0005;
	font-weight : bold;
	text-decoration : none;
	letter-spacing: 1px;
	border-bottom : #ffffff 1px solid;
	padding-left : 20px;
	background-image: url(../gfx/nav-arrow.gif);
}
/*-- Links in navigation bar --*/
a.linknavbutton {
	color: white;
	font-weight: bold;
	line-height: 20pt;
	text-decoration : none;
}
a.linknavbutton:hover {
	color: #FF0005;
	line-height: 20pt;
	text-decoration : none;
}
a.linknavbutton:visited {
	color: white;
	line-height: 20pt;
	text-decoration : none;
}
/*-- Table -  Dark Green  --*/
.tdcolor1 
{
	background-color: #008905;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table -  Mid Green --*/
.tdcolor2 
{
	background-color: #97D79A;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table -  Very Pale Green --*/
.tdcolor3
{
	background-color: #E4FCE6;
	font-size: 12px;
	color: #008905;
	font-weight: bold;
	padding : 4pt;
}

