/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/*start bottom class here*/

.botombg { 
	background-color: #8BAF3F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFEEE; 
}

.botombg a:link { color: #FFFEEE; text-decoration: none; }
.botombg a:visited { color: #FFFEEE; text-decoration: none; }
.botombg a:hover { color: #FFFEEE; text-decoration: underline; }

.copyright { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #C9E197; }

/*end bottom class here*/


/*start top class here*/

.topbgcomn { 
	background-image: url(../images/bg-top-strip.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 107px;
}


.topnavbg { 
	background-image: url(../images/bg-topnav.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 33px;
}

/*end top class here*/


/*start left class here*/

.leftcolbg { background-color: #FBF1C8; }
.leftcolbg2 { background-color: #FFFCF1; border: 1px solid #EEE5C2; }

.leftcolbg2 a:link { font-weight: bold; color: #8AAA25; text-decoration: none; }
.leftcolbg2 a:visited { font-weight: bold; color: #8AAA25; text-decoration: none; }
.leftcolbg2 a:hover { font-weight: bold; color: #8AAA25; text-decoration: underline; }

.leftline {
	background-image:url(../images/line-left.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 18px;
}

.leftmatterbold { font-size: 11px; color: #877C49; font-weight: bold; }
.leftmatterreg { font-size: 11px;  color: #877C49; font-weight: normal; }

/*end left class here*/


/*start middle class here*/

.midmatter { font-size: 11px; color: #757163; }

.midmatter a:link { color: #757163; text-decoration: underline; }
.midmatter a:visited { color: #757163; text-decoration: underline; }
.midmatter a:hover { color: #757163; text-decoration: none; }

.midpricetable { border: 1px solid #E8E7D0; background-color: #F8F7E3; color: #72693D; }

.midpricehd { font-size: 11px; font-weight: bold; color: #6E6045; background-color: #F6F0CB; padding-left: 12px;  }

.midpricetd { border-bottom: 1px solid #E8E7D0; }

/*end middle class here*/

/*start form class */

form {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.inputcomn {
	background-color: #FFFFFF;
	border: 1px solid #AEB693;
}

.but1 {
	margin: 0px;
	padding: 0px;
	background-color:#99AA85;
	border: 1px solid #7F8974;
	font-weight:bold;
	display: block;
	color: #FBF1C8;
}


.redmatter { font-size: 11px; color:#FF0000; }

.mainstruc-bord { border: 1px solid #E5DBA0; }

.blackmatter { color: #000000; }



/*Creaded by [Kamlesh Chauhan] Created Date [17nov07] */
.midmatter p { margin:0 0 8px 0px; padding:0px;}
.midmatter ul { list-style-type:disc; margin-top: 0px;}
.midmatter ul li{ margin-bottom: 8px;}


.midmatter ol li{ margin-bottom: 8px;}



.brSpace {height:8px; font:0px; line-height: 0px;}
.picLeft{float: right; margin-left:6px; border: 3px solid #EBE6D2;}
.picAbout {/*float: left;*/ border: 3px solid #EBE6D2;}
.picBorder {border: 3px solid #EBE6D2;}

