/* CSS Document */

body{
	font:12px  "Tahoma","Arial"; color:#494848; background:url(../images/top-bg.jpg) repeat-x center top; margin:0px; padding:0px; 
}

/******** IDs ********/

#logo{
	text-align:center; margin:50px auto 0px auto;
}

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

.tabs{
	width:170px; font-size:11px; color:#ffffff; margin:auto; text-align:justify;
}
.heading{
	font:bold 18px "Trebuchet MS","Arial"; color:#6f8b21; border-bottom:1px solid #e8ebdf;
}
.absmid{
	vertical-align:middle;
}
.fontbold{
	font-weight:bold; color:#CC6600; text-transform:uppercase;
}
.bdrbtm{
	border-bottom:1px solid #f4f4f4; color:#000000;
}
.bdrbtm2{
	border-bottom:1px dotted #e1e1e1;
}
.input{
	font-size:11px; border:none; background:#e4d7bc;
}
.inputbtn{
	font-size:11px; font-weight:bold; padding:2px 0px 2px 0px;
}
.black{
	color:#000000;
}
.imgborder{
	padding:1px; border:1px solid #e4e4e4;
}

/******** LINK CLAss ********/

a.link1{
	font:bold 12px "Arial"; color:#9a8b2d; text-decoration:none;
}
a.link1:hover{
	color:#000000; border-bottom:1px solid #000000; text-decoration:overline;
}
.heading1 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 color:#653d09;
 font-weight:600;
 }
 
 .mypic{
	border:1PX solid #e1e3d6;
	padding:5px;
}
