BODY {
	scrollbar-face-color: #96b18f;
	scrollbar-shadow-color: 000000;
	scrollbar-highlight-color: 000000;
	scrollbar-3dlight-color: 000000;
	scrollbar-darkshadow-color: 000000;
	scrollbar-track-color: Gray;
	scrollbar-arrow-color: 000000;
 
}

A.Button:hover	{
	background: #cccccc;
	color: Green;
	font-family:Arial, Helvetica;
	font-size:smaller;
}

A.Button	{
	background: FFFFFF;
	color: Green;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:smaller;
}


.P-GREEN{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Green;
}

.P-GREEN-MEDIUM{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
}

.P-GREEN-MEDIUM-BOLD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	font-weight : bold;
}

.P-GREEN-LARGE-BOLD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Green;
	font-weight : bold;
}


.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333333;
} 

a.mytext:link {color: #333333; text-decoration: none} 
a.mytext:visited {color: #333333; text-decoration: none} 
a.mytext:active {color: #333333; text-decoration: none} 
a.mytext:hover {
	color: 333333;
	text-decoration: none;
	background-color : #BBCCB7;
} 

.text2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333} 

a.text2:link {color: #333333; text-decoration: none} 

a.text2:active {color: #333333; text-decoration: none} 
a.text2:hover {
	color: #BBCCB7;
	text-decoration: none
} 


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
.bodyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: Gray;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: Black;
}

.p-WHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: Black;
	list-style-type : square;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold ;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC99;
	font-size: 12px;
	font-weight: bold ;
	text-decoration: underline;
	border : thin Gray;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold ;
	text-decoration: underline;
}


H2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #666666
}
BIG {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: x-large;
	font-weight: bolder;
	color: #333333
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}
.SMALL-FONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 600;
	color: #000000;
	background-image: url(images/table-bg.jpg);
	background-repeat: repeat;
	border-color: #999999 black #666666;
	border-style: solid;
	border-top-width: thin;
	border-bottom-width: medium
}
.SMALL-FONT-WHITE { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #FFFFFF}

.ColorLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold ;
	text-decoration: underline;
}
.ColorLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: bold ;
	text-decoration: underline;
	background-color : #96b18f;
}
.ColorLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 12px;
	font-weight: bold ;
	text-decoration: underline;
}
.ColorLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
}	

.leftcolumn {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black}
.rightcolumn {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: 333333 }

.leftcolumn a:link {
text-decoration: underline;
color: #66CC99;}

.leftcolumn a:visted {
text-decoration: underline;
color: #66CC99;}

.leftcolumn a:hover {
text-decoration: none;
color: #333333;
background-color: #FFFFFF;}

.leftcolumn a:active {
text-decoration: underline;
color: #66CC99;}

.rightcolumn a:link {
text-decoration: underline;
color: #FFCC00;}

.rightcolumn a:visted {
text-decoration: underline;
color: #FFCC00;}

.rightcolumn a:hover {
text-decoration: none;
color: #CCCCCC;
background-color: #333333;}

.rightcolumn a:active {
text-decoration: underline;
color: #FFCC00;}

.FunkyTable {  
	border-color: #999999 #BBD6B4; 
	border-style: solid; 
	border-top-width: thick; 
	border-right-width: thin; 
	border-bottom-width: thick; 
	border-left-width: thin;}

.SMALL-Gray { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #666666}
.SMALL-GrayBOLD {
font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bolder; color: #666666
}
.RED-BOLD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Red;
}
.P-GRAY-MEDIUM-BOLD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight : bold;
}

.GREENBG 	{
	FONT-SIZE: 9pt;
	COLOR: White;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	BACKGROUND: #60775B;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

	.GREENBG_BIG
	{
	FONT-SIZE: 14px;
	COLOR: White;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	BACKGROUND: #60775B;
	letter-spacing : 2px;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 2px;
	padding-top : 2px;
}

.boldtext_BIG {font: bold 14pt/12pt arial, verdana; text-decoration: none}

