/* Body */
BODY {
	margin: 10px 0px 0px 0px;
	background-color : #D1FFAB ;
	color : #003E1D;
}
td,tr,p,div {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
a, a:active, a:focus {
outline: none;
text-decoration: none;
}
img {
        border-style: none;
}
.clr {
	clear: both;
}
.topbox {
	/*background-image: url(../images/top.png);*/
	width: 926px;
	height: 224px;
	margin: auto;
}
.slideshow{width:920px;margin:auto;top:20px}
.overlay{position:relative;z-index:100}
.maintableTD{
	background-color:#d1ffab;
	border-left: 3px solid #96bc1b;
	border-right: 3px solid #96bc1b;
	border-bottom: 3px solid #96bc1b;
	width: 920px;
}
.topmenu {
	background: url(../images/menu_back.png) repeat-x;
	width: 920px;
	height: 26px;
	margin: 0;
	clear: left;
   z-index: 999;
}
.topmenu ul {
	margin: 0;
	padding: 0;
}
.topmenu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	background: url(../images/menu-divider.png) 100% 0 repeat-y;
	height:26px;
}
.topmenu a:link,
.topmenu a:visited {
	display: block;
	float: left;
	width: 67px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-align:center;
}
.topmenu a:hover {
	background: #003E1D;
}
.leftarea {
	width: 100px;
	margin-left: 5px;
	margin-top: 1px;
	float: left;
	font-size: 14px;
}
.leftarea th {
	width: 100%;
	display: block;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	background-color: #003E1D;
	text-decoration: none;
	color: White;
	margin-top: 2px;
}
.leftarea a:link,
.leftarea a:visited {
	width: 100px;
	display: block;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	color: Black;
	background-color: #DFD700;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
.leftarea a:hover {
	background-color: #55A228;
}
.contentarea {
	width: 630px;
	margin-left: 10px;
	margin-top: -12px;
	float: left;
   overflow: hidden;
	height: 100%;
	z-index: 1;
}
.rightarea {
	width: 170px;
	float: left;
	margin-top: 3px;
}
.blog {
	width: 100%;
}
.contentpaneopen {
	width: 100%;
}
.sponsorarea {
	/*background-image: url(../images/sponrota.png);*/
	width: 148px;
	height: 139px;
	margin-top: -25px;
	margin-left: 9px;
	float: left;
	z-index: 100;
}
.livebtn {
	background-image: url(../images/live.png);
	width: 148px;
	height: 41px;
	margin-top: 10px; 
	margin-left: 9px;
	position:relative;
	float:left;
   z-index: 1000;
}
.bottombox {
	border-bottom: 3px solid #96bc1b;
	width: 926px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	clear:left;
}
/* Content - Sections & Categories */
.contentheading, .componentheading {
   padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
}
a.readon:link, a.readon:visited {
	background-image: url(../images/lermais.jpg);
	color: transparent; 
	display:block;
	width:60px;
	height:15px;
	overflow:hidden;
	border: solid 1px #d1ffab;
}
a.readon:hover {
	border: solid 1px #003e1d;
}
.iconmp3 {
	width: 20px;
	height: 26px;
	margin: -20px 0px 0px 890px;
	position:relative;
   z-index: 1000;
}
.iconFB {
	width: 115px;
	height: 26px;
	margin: -26px 0 0 805px;
	position:absolute;
    z-index: 1000;
}
