body{
	font: 11px "Tahoma","Arial"; color:#383838; margin:auto; width:740px; background:url(images/bg.jpg);
}

/*********** IDS ***********/
#shibaagro{
	background:url(images/topbg.jpg) repeat-x; text-align:center; width:740px;
}
#midarea{
	background:#ffffff; width:740px; display:table;
}
#left-panel{
	width:189px; float:left; margin-top:15px;
}
#right-panel{
	width:189px; float:right; margin-top:15px; 
}
#mid-panel{
	margin:15px 200px 0px 200px;
}

/********** CLASS **********/

.topbtn{
	background:url(images/btnbg.jpg) repeat-x; border-top:4px solid #e2d21b; border-bottom:4px solid #e2d21b; width:132px; height:29px; padding-top:8px; font:bold 12px "Arial"; margin-right:15px; float:left; text-align:center;
}
.clear{
	clear:both;
}
.redbold{
	color:#cc0000; font-weight:bold; text-decoration:none;
}
.grayline{
	background:#e8e8e8; height:17px; width:760px; margin:auto;
}
.copyright{
	color:#aaa5a5; padding-top:5px; padding-left:8px;
}
.heading{
	font:bold 18px "Trebuchet MS","Verdana"; color:#CC0000;
}
.arialbold{
	font:bold 12px "Arial";
}
.padding7{
	padding:7px;
}
.black{
	color:#000000;
}
.heading2{
	font:bold 12px "Arial"; color:#ffffff; padding:7px;
}
.white{
	color:#ffffff;
}
.textfiled{
	font-size:11px; border:1px solid #cccccc; background:#f8f8f8;
}
.white{
	color:#ffffff;
}

/******** LINK  ************/

a.topbt{
	text-decoration:none; color:#383838;
}
a.topbt:hover{
	border-top:4px solid #9f0a0a ; padding-top:8px; text-decoration:none; color:#e5a203;
}

a.topbt1{
	text-decoration:none; color:#A50102; font-size:12px;
}
a.topbt1:hover{
	border-top:4px solid #9f0a0a ; padding-top:8px; text-decoration:none; color:#e5a203;
}

a.footer{
	color:#383838; text-decoration:none;
}
a.footer:hover{
	color:#cc0000; text-decoration:underline;
}