﻿body {margin:0px;

	background-image:url(../images/bg1.jpg);
	background-color:#ecf1de;

	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:left top;

}
	
	
td{font-family:Verdana;
	font-size:10px;
	color:#000000;
}
h5{font-family:Verdana;
	font-size:12px;
	color:#000000;
}
img{border:0;
}
/*border styles*/
.masterborder{border:solid 1px #ababab;
}
.greenborder{border:solid 1px #bbc49a;
}
.innerborder{border:dotted 1px #bbc49a;
}
.rightborder{border-right:solid 1px #f4f4f4
}
.bottomborder{border-bottom:solid 1px #bbc49a;
}
.logo_border{border:solid 1px #88a7de;
}
.grey_border{border:solid 1px #f8f8f8;
}
/*bg style*/
.tdbg{background-color:#dd549d;

}
.img_padding{padding:2px 2px 2px 2px;
}
.search_bg{background-image:url(images/searchbg.jpg);
	background-repeat:repeat-x;
	
	
}
/*txt style*/
.soiltxt{font-family:Arial;
	font-size:12px;
	color:#c4711f;
}
.subhead{font-family:Arial;
	font-size:14px;
	color:#c4711f;
	font-weight:bold;
}
.w8head{font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.contant{font-family:Verdana;
	font-size:12px;
	color:#000000;
}
.pink_txt {font-family:Verdana;
	font-size:14px;
	color:#dd549d;
	text-decoration:none;
}
.pink_contant{font-family:Verdana;
	font-size:10px;
	color:#dd549d;
	text-decoration:none;
}
.des_contant{font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:justify;
}
.home_contant{font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:justify;
}
.addtext
{font-size: 10px;
	color: #6f6f6f;
	font-family: Arial
}
.w8link {font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
/*link style */	

.w8link a{font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
.w8link a:hover{font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.commen_link a{font-family:Verdana;
	font-size:10px;
	color:#dd549d;
	text-decoration:underline;
}

.commen_link a:hover{font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.pink_link a{font-family:Verdana;
	font-size:12px;
	color:#dd549d;
	text-decoration:underline;
}
.pink_link a:hover{font-family:Verdana;
	font-size:12px;
	color:#dd549d;
	text-decoration:none;
}
.blue_link a{font-family:Verdana;
	font-size:14px;
	color:Blue;
	text-decoration:underline;
}
.blue_link a:hover{font-family:Verdana;
	font-size:14px;
	color:Blue;
	text-decoration:none;
}
/*form style */
.textlabel{border:solid 1px #bbc49a;
	background-color:#ecf1de;
	height:16px;
	font-family:Verdana;
	font-size:11px;
	color:Black;
}
.searchlabel{border:solid 1px #dd549d;
	background-color:#ffe9f5;
	height:25px;
	font-family:Verdana;
	font-size:11px;
	color:Black;
}
.textarea{border:solid 1px #bbc49a;
	background-color:#ecf1de;
	height:100px;
	font-family:Verdana;
	font-size:12px;
	color:Black;
	text-align:justify;
}
.gobutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
height:23;
width:43;
font-weight:bold;
padding: 1px 2px;
background:url(images/go.gif) no-repeat left top;
}
.mas_search_btn{border:solid 2px #C4711F;
background-color:#F5E2C1;
height:22px;
}
.mas_green_btn{border:dotted 2px #BBC49A;
background-color:#ECF1DE;
height:22px;
}

/*table mouseOver style*/
td.off {
background: #fffcf6;
border-bottom:solid 1px #f4f4f4;
}

td.on {
background: #fcfff5;

}
/*div shadow style*/
#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #bbc49a;
        padding: 10px;
    }


	
	
