body {
	margin:0 auto;
	background-color: #000000;
	background-image: url(bg.jpg);
}
.9white  { font-size: 9pt; color: #FFFFFF }
.9black  { font-size: 9pt; color: #000000 ; line-height:22px}
.9gary  { font-size: 9pt; color: #666666 ; line-height:14px}
.bg1 {
	padding:5px;
	text-align: left;
}
.linkbg { border: 1px solid #e5e4e4;padding:6px}
.main { padding:15px}
.mainbg { border: 2px solid #1b5610;}
.bottombg { border: 1px solid #246025;background-color: #174305;}
.bg2 { border-left: 1px solid #e5e4e4;border-right: 1px solid #e5e4e4;border-bottom: 1px solid #e5e4e4;}
.14gary  {
	font-size: 14px;
	color: #333333;
	line-height:22px;
	font-weight: bold;
}
.15gary  {
	font-size: 16px;
	color: #ff0000;
	line-height:22px;
	font-weight: bold;
}
.14white  {
	font-size: 14px;
	color: #ffffff;
	line-height:22px;
	font-weight: bold;
}
.15red  {
	font-size: 12pt;
	color: #000000;
	line-height:25px;
}
.12ptblack  { font-size: 9pt;  color: #000000; line-height:24px}

body         { font-size: 9pt; line-height: 20px }
button       { font-size: 9pt; color: #000000; border: 1px solid #000000; background-color: 
               #E1E1E1; height:17 }
input        { font-size: 9pt; color: #000000; height:17 }
option       { font-size: 9pt; color: #000000; height:17 }
select       { font-size: 9pt;  }
table        { font-size: 9pt; line-height: 20px}
td           { font-size: 9pt; line-height: 20px;word-break :break-all;color: #666666;}
textarea     { font-size: 9pt; line-height: 20px }
a            {  font-size: 9pt;color: #666666; text-decoration:none ;line-height: 20px }
a:hover      {
	color: #ff0000;
	text-decoration: none£º
}
a:link      {
	color: #666666;
	text-decoration: none;
}
#red a            {
	font-size: 14px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;	
}
#red a:hover      {
	color: #ffffff;
	text-decoration:underline
}
#red a:link      {
	color: #FFFFff;
	text-decoration: none;
}
#bl a            {  font-size: 14px;color: #333333; text-decoration:none}
#bl a:hover      { 
	color: #ff0000;
	text-decoration:underline
}

