*
{
	font-family:franklin gothic book,arial,sans;
	font-size:12px;
	color:#333;
}
A
{
	color:#2c773e;
}
A:hover
{
	color:#999;
	text-decoration:none;
}
.foot 
{
	font-size:10px;
	color:#999;
	margin-top:-5px; 
}
Button
{
	cursor:pointer;
	cursor:hand;
}
.larger
{
	font-size:16px;
}
.txt 
{
 	border:1px;
	border-style:groove;
	background:#eee; 
	width:200;
}
body 
{
	background-color:#fbfbec;
	margin:0px;
	padding:0px;
}
.menu 
{
	background:#FFF;
	color:#2c773e;
	padding:2px 6px 2px 6px;
	border-right:1px solid #2c773e;
	border-bottom:1px solid #2c773e;
	cursor:pointer;cursor:hand;
}
.menuOn
{
	background:#2c773e;
	color:#FFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid #2c773e;
	border-bottom:1px solid #2c773e;
	cursor:pointer;cursor:hand;
}

#tTa { width:40px;  		 background:#fbfbec url(images/bgl.gif)   top right repeat-y; text-align:right; }
#tTb { width:700px; padding:20px }
#tTc { width:40px;    		 background:#fbfbec url(images/bgr.gif)   top left  repeat-y; }

#tBa { width:40px;  height:13px; background:#fbfbec url(images/bgbl.gif)  top right no-repeat; text-align:right; }
#tBb { width:5px;   height:13px; background:#fbfbec url(images/bgb_l.gif) top left  no-repeat; }
#tBc { width:690px; height:13px; background:#fbfbec url(images/bgb.gif)   top left  repeat-x; text-align:center; }
#tBd { width:5px;   height:13px; background:#fbfbec url(images/bgb_r.gif) top right no-repeat; text-align:right; }
#tBe { width:40px;  height:13px; background:#fbfbec url(images/bgbr.gif)  top left  no-repeat; }
#TBLInner { z-index:1;border-top:1px solid #2c773e;border-left:1px solid #2c773e; }
#TBLInner2 { z-index:1000;margin-top:-1px;border-top:1px solid #2c773e;border-left:1px solid #2c773e; }
A.l
{
	border:1px solid white;
}
A.l:hover
{
	border:1px solid black;
}


.rH { background:#2c773e; color:#fff; border:1px solid #2c773e;}
.r0 { background:#fff; }
.r1 { background:#f4f4f4; }
#spec { border-left:1px solid green }
#spec td { padding:2px 4px 2px 4px; border-right:1px solid green;border-bottom:1px solid #2c773e; }
#spec td,th { font-size:11px; border-right:1px solid #2c773e;border-bottom:1px solid #2c773e;}
#spec th { padding:4px 9px 4px 9px;color:#fff; }