BODY{
  scrollbar-arrow-color: #669900;
  scrollbar-base-color:#cccccc;
  scrollbar-shadow-color:#f5f5f5;
  scrollbar-face-color:#f5f5f5;
  scrollbar-highlight-color:#f9f9f9;
  scrollbar-dark-shadow-color:#cccccc;
  scrollbar-3d-light-color: #A3D24D;
}

TABLE {
	COLOR: #333333; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
}

a:link 		{  color: #ff9900; FONT-SIZE: 8pt; text-decoration: none}
a:active 	{  color: #ff9900; FONT-SIZE: 8pt; text-decoration: none}
a:visited 	{  color: #ff9900; FONT-SIZE: 8pt; text-decoration: none}
a:hover 	{  color: #999999; FONT-SIZE: 8pt; text-decoration: underline}

a.btn:link 		{  color: #999999; FONT-SIZE: 8pt; text-decoration: none; width:93px; height:28px; padding:5px}
a.btn:active 	{  color: #999999; FONT-SIZE: 8pt; text-decoration: none; width:93px; height:28px; padding:5px}
a.btn:visited 	{  color: #999999; FONT-SIZE: 8pt; text-decoration: none; width:93px; height:28px; padding:5px}
a.btn:hover 	{  color: #ff9900; FONT-SIZE: 8pt; text-decoration: none; background-image: url('../images/btn_bg2.gif'); width:93px; height:28px; padding:5px}

.txt_grey8{
	COLOR: 666666;
	FONT-FAMILY:  Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: none;
}

.txt_white8{
	COLOR: ffffff;
	FONT-FAMILY:  Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: none;
}

.txt_DarkRed12{
	COLOR: 943F3D;
	FONT-FAMILY:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-style: normal;
	font-weight: bold;
}

.txt_lightGreen12{
	COLOR: A3D24D;
	FONT-FAMILY:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-style: normal;
	font-weight: bold;
}

.txt_Green7Bold{
	COLOR: 5EA700;
	FONT-FAMILY:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
	font-style: normal;
	font-weight: bold;
}

.txt_Green9Bold{
	COLOR: 6FB61F;
	FONT-FAMILY:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	font-weight: bold;
}

.txt_grey9Bold{
	COLOR: 999999;
	FONT-FAMILY:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: bold;
}

.txt_copyright{
	COLOR: 999999;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
	font-style: normal;
	font-weight: none;
}

.txt_white9Bold{
	COLOR: ffffff;
	FONT-FAMILY:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-style: normal;
	font-weight: bold;
}

.txt_white12Bold{
	COLOR: ffffff;
	FONT-FAMILY:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-style: normal;
	font-weight: bold;
}

.forminput {border:1px solid #000099; font-family:Arial, Geneva, Helvetica, sans-serif; font-size:9pt; font-weight:normal; background-color:#ffffff; color:#000000;}