#TabLeaders
{
	font-size:12px
}
#TabLeaders a
{
	text-decoration:none;
}
#TabLeaders a:hover
{
	text-decoration:underline;
}
#TabLeaders td
{
	height:36px;
	vertical-align:middle;
	border-bottom:1px dotted #d3d3d3;
	text-align:center;
}
#TabLeaders .blue td
{
	background:#f6f6f6;
}

.LeadersHeader
{	background:#f6f6f6;
	border-bottom:1px solid #b5db09;
	padding: 7px; font-size:13px;
}
.LeadersHeader table
{	color:#a0c80b;
}
.LeadersHeader a
{
	color:#a0c80b;
	text-decoration:none;
}
.LeadersHeaderInf
{
	background:#f6f6f6;
	border-bottom:1px solid #b5db09;
	padding: 3px; font-size:13px;
	font-weight:bold;
	color:#a0c80b;
	text-align:left;
	margin: 0px 0px 30px 0px
}
.LeadersGreen
{
	color:#a0c80b;
}
.LeadersRed
{
	color:#d23c0d;
}
.LeadersAlignLeft
{
	text-align:left;
	width:350px;
}
.informH
{	font-weight: bold;
	text-align:center;
	margin: 10px 0px 10px 0px;
}
.grad_but
{
	background: url(../images/new_skin/but.jpg) #a5cc09 repeat-x;
	height:28px;
	width:200px;
	color:#ffffff;
	border:none;
	margin:10px 10px 5px;
	font-size:12px;
	font-family:arial;
	cursor:pointer;
}
.informInp
{
	height:18px;
	border:2px solid #acacac;
	background:#f6f6f6;
}
#informerForm option
{	font-weight: bold;
}
#informerForm select
{
	width:150px;
	font-weight: bold;
}