html, body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-xy;
	background-position: top left;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-color: #555555;
	background-color: #F5F5F5;
	scrollbar-arrow-color: #DDDDDD;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #DDDDDD;
}

.picborder {
 	border : thin solid #E1E1FD;
}

td.dark {
	background-color:#DDDDDD;
	font-size: 9pt;
	color: #222222;
}

td.light {
	font-size: 9pt;
	color: #222222;
}

td.tlight {
	font-size: 8pt;
	background-color:#FFFFFF;
	color: #000000;
}

td.tdark {
	font-size: 8pt;
	background-color:#EEEEEE;
	color: #000000;
}

td.lightb {
	background-color:#ECEFF3;
	font-size: 9pt;
	color: #454A33;
}

td.lightb {
	background-color:#ECEFF3;
	font-size: 9pt;
	color: #454A33;
}

P {
	COLOR: #A2AE79; FONT-FAMILY: Tahoma, Verdana, sans-serif
}
DIV {
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
}
INPUT {
	COLOR: #A2AE79; FONT-FAMILY: Tahoma, Verdana, sans-serif
}
TEXTAREA {
	COLOR: #A2AE79; FONT-FAMILY: Tahoma, Verdana, sans-serif
}
FORM {
	COLOR: #454A33;
	FONT-FAMILY: Tahoma, Verdana, sans-serif
}
A:link {
	TEXT-DECORATION: none;
	color: #454A33;
	text-decoration : underline;
}
A:visited {
	TEXT-DECORATION: none;
	color: #454A33;
	text-decoration : underline;
}
A:active {
	TEXT-DECORATION: none
	color: #454A33;
	text-decoration : underline;
}
A:hover {
	text-decoration : overline underline;
	color: #454A33;
}

A.tnone:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
A.tnone:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
A.tnone:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
A.tnone:hover {
	text-decoration : none;
	color: #FFFFFF;
	background-color: transparent;
}

A.tcnone:link {
	TEXT-DECORATION: none;
	color: #002874;
}
A.tcnone:visited {
	TEXT-DECORATION: none;
	color: #002874;
}
A.tcnone:active {
	TEXT-DECORATION: none;
	color: #002874;
}
A.tcnone:hover {
	text-decoration : none;
	color: #002874;
	background-color: transparent;
}

A.dark:link {
	color:#A2AE79;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.dark:visited {
	color:#A2AE79;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.dark:active {
	color:#A2AE79;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.dark:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#A2AE79;
	text-decoration : none;
}

A.highlight:link {
	color:#A2AE79;
	font-weight:bold;
	background-color:#F8B0EF;
	text-decoration : none;
}
A.highlight:visited {
	color:#A2AE79;
	font-weight:bold;
	background-color:#F8B0EF;
	text-decoration : none;
}
A.highlight:active {
	color:#A2AE79;
	font-weight:bold;
	background-color:#F8B0EF;
	text-decoration : none;
}
A.highlight:hover {
	color:#A2AE79;
	font-weight:bold;
	background-color:#F8B0EF;
	text-decoration : none;
}

A.light:link {
	color:#222222;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.light:visited {
	color:#222222;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.light:active {
	color:#222222;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.light:hover {
	color:#EEEEEE;
	font-weight:bold;
	background-color:#222222;
	text-decoration : none;
}

A.none:link {
	background : transparent;
	text-decoration : none;
}
A.none:visited {
	background : transparent;
	text-decoration : none;
}
A.none:active {
	background : transparent;
	text-decoration : none;
}
A.none:hover {
	background : transparent;
	text-decoration : none;
}

A.red:link { color: #FFFFFF;
				background-color: #D4001B;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.red:visited {color: #FFFFFF;
				background-color: #D4001B;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.red:hover {color: #D4001B;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
				background-color:transparent;}

A.purple:link { color: #FFFFFF;
				background-color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.purple:visited {color: #FFFFFF;
				background-color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.purple:hover {color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
				background-color:transparent;}
				

A.black:link { color: #454A33;
				background-color: #F6F6EE;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}
A.black:visited {color: #454A33;
				background-color: #F6F6EE;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.black:hover {color: #454A33;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
				background-color:F6F6EE;
        text-decoration: none;}

A.footer:link { color: #555555;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.footer:visited {color: #555555;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.footer:hover {color: #11115f;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
				background-color:#ffffcc;
        text-decoration: none;}

A.bfooter:link { color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:12pt;
        text-decoration: none;}

A.bfooter:visited {color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:12pt;
        text-decoration: none;}

A.bfooter:hover {color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:12pt;
				background-color:#FFFFFF;
        text-decoration: none;}
        

A.tfooter:link { color: #454A33;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.tfooter:visited {color: #454A33;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.tfooter:hover {color: #454A33;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: overline underline;}

.heading10bold {
	FONT-WEIGHT: bold; FONT-SIZE: 10px;
	color: #31761D;
}
.heading11bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;
	font-family: Tahoma, sans-serif
	color: #31761D;
}
.heading12bold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px;
	color: #31761D;
}
.heading14bold {
	FONT-WEIGHT: bold; FONT-SIZE: 14px;
	color: #31761D;
}
.heading16bold {
	FONT-WEIGHT: bold; FONT-SIZE: 16px;
	color: #31761D;
}
.heading18bold {
	FONT-WEIGHT: bold; FONT-SIZE: 18px;
	color: #31761D;
}
.heading22bold {
	FONT-WEIGHT: bold; FONT-SIZE: 22px;
	color: #31761D;
}
.heading24bold {
	FONT-WEIGHT: bold; FONT-SIZE: 24px;
	color: #31761D;
}

.normaltext {
    font-family:        Verdana, Arial, Helvetica, Sans-Serif;
    font-size:          11px;
    font-weight:        normal;
    color:         			#454A33;
    text-decoration:    none;
}

.bnormaltext {
    font-family:        Verdana, Arial, Helvetica, Sans-Serif;
    font-size:          11px;
    font-weight:        normal;
    color:         			#454A33;
    text-decoration:    none;
}

.destext {
	FONT-SIZE: 12px; FONT-STYLE: italic; FONT-FAMILY: Verdana, Tahoma, sans-serif
}
.destext2 {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Tahoma, sans-serif
}
.polltext {
	FONT-SIZE: 8pt
}
HR {
	WIDTH: 92%;
	background-color: #002874;
	height: 2px;
}
.normaltextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px
}
.normaltextitalic {
	FONT-SIZE: 12px; FONT-STYLE: italic
}
.tida {
	FONT-SIZE: 9px
}
.tida2 {
	FONT-SIZE: 11px
}
.tidabold {
	FONT-WEIGHT: bold; FONT-SIZE: 9px
}
     
/*
--------------------------------------------------------
	NAVIGATION SET-UP
--------------------------------------------------------
*/

ul#sidenav {
	margin: 60px 0 0 0px;
	/* background: url(images/menu-main.gif) top left no-repeat; */

}
ul#sidenav li {
	list-style-type: none;
	width: 135px;
	padding: 2px 0 2px 10px;
	margin: 0;
	border-bottom: 1px solid #EEEEEE;
	text-transform: lowercase;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/*
--------------------------------------------------------
	LINK / NAV STYLES
--------------------------------------------------------
*/

a {
	color: #0E735B;
}
#sidenav a:link,
#sidenav a:visited {
	color: #0F755D;
	text-decoration: none;
}
#sidenav a:hover {
	color: #0F755D;
	text-decoration: none;
}
#sidenav a:link.selected,
#sidenav a:visited.selected,
#sidenav a:hover.selected {
	color: #0F755D;
	font-weight: bold;
}

.tida {
	FONT-SIZE: 9px
}
.tida2 {
	FONT-SIZE: 11px
}
.tidabold {
	FONT-WEIGHT: bold; FONT-SIZE: 9px
}
.tbox {
	BORDER-RIGHT: #AAAAAA 1px solid;
	BORDER-TOP: #AAAAAA 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #AAAAAA 1px solid;
	COLOR: #222222;
	BORDER-BOTTOM: #AAAAAA 1px solid;
	FONT-FAMILY: Tahoma, sans-serif;
	BACKGROUND-COLOR: #FFFDD8;
}
.button {
	BORDER-RIGHT: 1px solid #225214;
	BORDER-TOP: 1px solid #225214;
	FONT-SIZE: 10px;
	BORDER-LEFT: 1px solid #225214;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: 1px solid #225214;
	FONT-FAMILY: Tahoma, sans-serif;
	FONT-WEIGHT:bold;
	BACKGROUND-COLOR: #225214;
}
