/* CSS Document */
html a{ outline: none;}
body 
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#696E6E;
line-height:16px;
margin:0px;
}

body *
{
outline:none;
}


.bg
{
background:url(images/bodybg.gif) left top repeat-x;
}

.bg1
{
background:url(images/bodybg1.gif) left top repeat-x;
}

.padd
{
padding-left:15px;
}



ul
{
padding:0px;
margin:0px;
}

ul li
{
padding:0px 0px 5px 30px;
margin:0px;
list-style:none;
background:url(images/arrow.gif) 10px 5px no-repeat;
}


h1
{
font-family:tahoma;
font-size:16px;
font-weight:bold;
color:#8FCEA5;
text-decoration:none;
}

h2
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#8FCEA5;
text-decoration:none;
padding:0px 0px 10px 0px;
margin:0px;
}

.imgborder
{
border:2px solid #8FCEA5;
}

.heading
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#8FCEA5;
text-decoration:none;
}

.heading1
{
font-family:tahoma;
font-size:9px;
font-weight:normal;
color:#519155;
text-decoration:none;
}

/*-----------------css Start for contact us --------------------------------*/

.contact
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#B1B1B1;
text-decoration:none;
}

.contact a
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#B1B1B1;
text-decoration:none;
}

.contact a:hover
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#8FCEA5;
text-decoration:none;
}


/*-----------------css End for contact us --------------------------------*/

/*-----------------css Start for read more --------------------------------*/

.readmore
{
font-family:tahoma;
font-size:15px;
font-weight:bold;
color:#666;
text-decoration:underline;
}

.readmore a
{
font-family:tahoma;
font-size:15px;
font-weight:bold;
color:#666;
text-decoration:underline;
}

.readmore a:hover
{
font-family:tahoma;
font-size:15px;
font-weight:bold;
color:#8FCEA5;
text-decoration:none;
}


/*-----------------css End for read more --------------------------------*/

/*-----------------css Start for H1 --------------------------------*/
.h1
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#9B9FA2;
text-decoration:none;
}

.h1 a
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#696E6E;
text-decoration:none;
}

.h1 a:hover
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#8FCEA5;
text-decoration:none;
}

/*-----------------css End for H1 --------------------------------*/

/*-----------------css Start for H1 --------------------------------*/
.h2
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#8FCEA5;
text-decoration:none;
}

.h2 a
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#8FCEA5;
text-decoration:none;
}

.h2 a:hover
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#696E6E;
text-decoration:none;
}

/*-----------------css End for H2 --------------------------------*/


/*-----------------css Start for footer  --------------------------------*/

.footer
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}

.footer a
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}

.footer a:hover
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:underline;
}


/*-----------------css End for footer --------------------------------*/

.textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #696E6E;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	height: 13px;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #8FCEA5;
}

.massegearea {
	font-family: Tahoma;
	font-size: 10px;
	color: #696E6E;
	text-decoration: none;
	padding-left:6px;
	height: 80px;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #8FCEA5;
}
.send {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	width: 60px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom:2px;
	border: 1px solid #009900;
	background: #8FCEA5;
}
