body {
	margin:0;
	background:#f4f4f4;
	font:12px Arial, Helvetica, sans-serif;
	color:#403e2f;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#363636;
}
a:hover {text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#gMain {
	position:relative;
	margin:0 auto;
	width: 972px;
	background: url(../images/bg-main.gif) repeat-y;
	overflow:hidden;
}
/*header*/
#gHeader {
	width: 972px;
	height:149px;
	background: url(../images/bg-header.jpg) no-repeat 20px 0;
}
/*logo*/
#gHeader h1 {
	margin:0;
	position:absolute;
	left:44px;
	top:54px;
}
#gHeader h1 a{
	display:block;
	width:328px;
	height:79px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
	position:relative;
}

#gHeader span {
	margin:0;
	position:absolute;
	left:44px;
	top:54px;
}

#gHeader span a{
	display:block;
	width:328px;
	height:79px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
	position:relative;
}
/*content*/
.wContainer {
	width:100%;
	padding:15px 0 0;
}
.wContainer:after {
	content:"";
	display:block;
	clear:both;
}
#gContent {
	width:678px;
	float:left;
	padding:0 0 0 21px;
}
#gContent h1 {
	font-size:24px;
	line-height:26px;
	color:#559c03;
	font-weight:normal;
	margin:0 0 14px;
}

#gContent h2 {
	font-size:24px;
	line-height:26px;
	color:#559c03;
	font-weight:normal;
	margin:0 0 14px;
}
#gContent h2 a {color:#559c03;}
#gContent h3 {
	font-size:12px;
	line-height:16px;
	color:#417e00;
	margin:0 0 14px;
}
#gContent .text {padding:0 0 10px;}
#gContent .text p {
	line-height:16px;
	margin:0 0 16px;
}
.tableHolder{
	width:100%;
	overflow:hidden;
	padding:1px 0 0;
	background: url(../images/border-table-solid.gif) repeat-x;
	margin:0 0 18px;
}
.tableHolder table{
	width:100%;
	border-collapse:collapse;
}
.tableHolder table td{
	text-align:center;
	vertical-align:middle;
	background: url(../images/border-table-solid.gif) repeat-x 0 100%;
	padding:14px 0 11px;
	font-size:12px;
	color:#000;
}
.tableHolder table td.ad{width:117px;}
.tableHolder table td.name{width:383px;padding-left:13px; text-align:left;}
.tableHolder table td.status{width:34px;}
.tableHolder table td.btn{width:131px;}
.tableHolder table td.name p{
	margin:0 0 9px;
}
.tableHolder table td.status img{display:block;margin:0 auto;}
.tableHolder .btnTable{
	display:block;
	background: url(../images/btn-table.gif) no-repeat;
	width:103px;
	text-align:center;
	line-height:25px;
	margin:0 auto;
}
.tableHolder table .grey td{background-color:#f4f4f4;}
/*sidebar*/
#gSidebar{
	overflow:hidden;
	width:237px;
	padding: 9px 19px 0 0;
	float:right;
	position:relative;
	background: url(../images/bg-sidebar-top.png) no-repeat;
	margin:-105px 0 0;
}
.wSidebar {
	background:#fff;
	width:227px;
	padding:0 0 0 10px;
	overflow:hidden;
}
/*gGrayBox*/
.gGrayBox {
	background:#e5e5e5 url(../images/bg-gray-box-top.gif) no-repeat;
	width:227px;
	overflow:hidden;
	margin:0 0 19px;
}
.gGrayBoxBody {
	background:url(../images/bg-gray-box-bottom.gif) no-repeat 0 100%;
	width:227px;
	overflow:hidden;
	padding:11px 0;
}
.gGrayBoxLight span,
.gGrayBox span {

	font-size:18px;
	line-height:25px;
	font-weight:normal;
	color:#5d5d5d;
	margin:0 0 8px;
	padding:0 0 0 16px;
	text-transform:uppercase;
}
.gGrayBoxLight h3 {margin:0 0 2px;}
.gGrayBox ul {
	list-style:none;
	margin:0;
	padding:0;
}
.gGrayBox ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:2px 16px 0;
	background: url(../images/divider-list.gif) repeat-x;
	font-size:12px;
	line-height:14px;
}
.gGrayBox ul li a {
	display:block;
	padding:5px 0 5px 24px;
	background: url(../images/marker-list.gif) no-repeat 0 7px;
	color:#363636;
	text-decoration:none;
}
.gGrayBox ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}
/*gGrayBoxLight*/
.gGrayBoxLight {
	background:#eee url(../images/bg-gray-box-light-top.gif) no-repeat;
	width:227px;
	overflow:hidden;
	margin:0 0 19px;
}
.gGrayBoxLightBody {
	background:url(../images/bg-gray-box-light-bottom.gif) no-repeat 0 100%;
	width:227px;
	overflow:hidden;
	padding:11px 0;
}
.tags {
	padding:10px 21px 25px 16px;
	background: url(../images/divider-list.gif) repeat-x;
	line-height:28px;
	font-size:12px;
	text-align:justify;
	list-style:none;
	margin:0;
}
.tags li {display:inline;}
.tags .fs24d {
	color:#518915;
	font-size:24px;
}
.tags .fs24l {
	color:#58a704;
	font-size:24px;
}
.tags .fs20 {
	color:#58a704;
	font-size:20px;
}
.tags a {
	color:#396e00;
}
/*gGeenBox*/
.gGeenBox {
	width:227px;
	background: #4e8600 url(../images/bg-green-box-top.gif) no-repeat;
	overflow:hidden;
	margin:0 0 15px;
}
.wGeenBoxBody {
	width:227px;
	background: url(../images/bg-green-box-bottom.gif) no-repeat 0 100%;
	width:196px;
	padding:8px 16px 6px;
	min-height:142px;
}
* html .wGeenBoxBody {height:142px;}
.wGeenBoxBody span {

	font-size:18px;
	line-height:30px;
    margin:0 0 5px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
}
.wGeenBoxBody ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.wGeenBoxBody ul li {
	vertical-align:top;
	height:1%;
	padding:2px 0 0;
	background: url(../images/divider-green-box.gif) repeat-x;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
}
.wGeenBoxBody ul li a {
	display:block;
	padding:12px 0 9px 32px;
	background: url(../images/marker.gif) no-repeat 0 1px;
	color:#fff;
}
/*footer*/
#gFooter {
	width:951px;
	background: url(../images/bg-footer.gif) no-repeat 0 100%;
	padding:0 0 22px 21px;
	overflow:hidden;
}
.wFooter {
	width:895px;
	border-top:6px solid #a2a2a2;
	background:#d3d3d3 url(../images/bg-wfooter.gif) no-repeat 0 100%;
	padding:18px 19px 19px;
}
.wFooter ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;
	color:#403e2f;
	height:1%;
	overflow:hidden;
}
.wFooter ul li {
	padding:0 8px 0 9px;
	margin:0 9px 0 -9px;
	float:left;
	background: url(../images/divider-footer.gif) no-repeat 0 2px;
}

a.blue
{
color:#0000FF;
text-decoration:underline;
}
