body
{
	margin-top:0px;
	background-color:#F4F4F4;
}
#menu a
{
	text-decoration:none;
	color:white;
	font-weight:bold;
}
a
{
	text-decoration:none;
	color:green;
	font-weight:bold;
}
a.a_next
{
	text-decoration:none;
	color:white;
	font-weight:bold;
}
/*Layout page*/
#header
{
	background: #A5BA5A;
	height:150px;
	/*background-image:url('./images/banner_top.jpg')*/
}
#content
{
	float: right;
	width:80%;
	min-height:440px;
	margin: 0 auto;
	padding-right: 5px;
	margin-top: 0px;
}
#maincontent
{
	float:left;
	width:480px;
	min-height:440px;
	margin-top: 0px;
}

#rightbar
{
	
	float: right;
	width: 120px;
	/*background: #C8E898;*/
	background-image: url('./images/right_bground.jpg') ;
	margin: 0 auto;
	padding-left:10px;
	background-repeat:repeat-y;
	min-height:440px;
	
	
}

#sidebar
{
	float: left;
	width: 146px;
	background: #C8E898;
	min-height:840px;
	max-height: 2048px;
	margin: 0 auto;
	margin-top: 0px;
}


#sidebarcontent
{
	margin: 0 auto;
	padding-left: 20px;
	padding-top: 1px;
}
#footer
{
	clear: both;
	background: #478C0F;
	margin: 0 auto;
	text-align:center;
	height: 25px;
}
#wrap
{
	width: 780px;
	margin: 0 auto;
	background-image:url('./images/wrapimage1.jpg');
	
	background-repeat:repeat-y;
}
#wrap1
{
	width: 780px;
	margin: 0 auto;
	background-image:url('./images/wrapimage.jpg');
	
	background-repeat:repeat-y;
	
}
#menu
{
	background-image:url('./images/menu.jpg') ;
	height:25px;	
}
#navigaion
{
	float: right;
	width: 80%;
}
#searchbox
{
	float: left;
	width: 20%;
	background: #9c3;
}
#abc
{
	float: left;
	width: 100%;
	text-align:left;
	background-image:url('./images/menu.jpg') ;
	height:25px;
	
	
}
#ab
{
	float: right;
	text-align:right;
	width: 20%;	
	height:25px;
	background-image:url('./images/menu.jpg') ;
}
#visitor{
	padding: 0px;
	height: 170px;
	background-image:url('./images/pageview1.jpg')  ;
	background-repeat : no-repeat;	
	
}
.visitortext{
	background-color:white;	
	height:30px;
	width: 80px;
	vertical-align:middle;
	font-size:x-large;
	font-weight:bolder;
	padding-top:10px;
}
table.databook th
{
	font: bold 11px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAC9C9 url(images/bg_header.jpg) no-repeat;
}

table.databook th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

table.databook td
{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


table.databook td.alt
{
	background: #F5FAFA;
	color: #797268;
}

table.databook th.spec
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	/*font: bold 10px , Verdana, Arial, Helvetica, sans-serif;*/
}

table.databook th.specalt
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
