.style4 {

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}

.style5 {color: #666666}

.style6 {

	font-size: 24px;

	color: #000000;

	font-weight: bold;

}

.button {

background-color:#ff9148; 

border:1px solid #FFFFFF;

color:#E1F4FF;

padding:2px 5px 3px;

text-decoration:none;

}

.button:hover {

background-color:#ff9148;

border:1px solid #FFFFFF;

color:#C1E7FC;

padding:2px 5px 3px;

text-decoration:none;

}

.repeatx {

	/*background-image: url(../images/repeatgradiant.jpg);*/
	background-color:#FFFFFF;
	background-repeat: repeat-x;

}

.log {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #FF9900;

	text-decoration: none;

	text-align: justify;

}

.main {

	height: auto;

	width: 100%;

}

.sub1 {

	background-image: url(../images/repeatgradiant.jpg);

	background-repeat: repeat-x;

	height: 91px;

	width: 100%;

}

.login {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FF9900;

	text-decoration: none;

	text-align: justify;

}

.buttonbar {

	background-image: url(../images/buttonbar.jpg);

	background-repeat: repeat-x;

}

/*

.links {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	text-align: center;

}

.links a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	text-align: center;

}

.links a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	text-align: center;

	background-image: url(../images/hover.jpg);

	background-repeat: repeat-x;

	display: block;

	height: 25px;

	padding: 3px;

}

*/

.footer {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FF9900;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	text-align: center;

	background-image: url(../images/hover.jpg);

	background-repeat: repeat-x;

}

.footer a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	text-align: center;

}

.footer a:hover {

	border-top-width: 0px;

	border-top-style: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FF9933;

	text-decoration: none;

	text-align: center;

	background-image: url(../images/hover.jpg);

	background-repeat: repeat-x;

}

#main {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #bebebe;

	border-left-color: #bebebe;

	background-color: #FFFFFF;

}

body {

	background-color: #CCCCCC;

}





.footer a:active {

	border-top-width: 0px;

	border-top-style: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	text-align: center;

	background-image: url(../images/hover.jpg);

	background-repeat: repeat-x;

}

.footer a:link {

	border-top-width: 0px;

	border-top-style: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	text-align: center;

	background-image: url(../images/hover.jpg);

	background-repeat: repeat-x;

}

.links  a:link{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	text-align: center;

}

.links a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	text-align: center;

}



/* Styles - Coded by Abhi

   ------ */



.style7 {

	font-size: 18px;

	font-family: sans-serif;

}

.style18 {font-size: 11px; font-family: sans-serif; color: #666; }

body{ font-size: 11px; font-family: sans-serif; color: #666; }

.style19 {color: #444488; font-weight: bold; }

.style20 {color: #0000FF}

.style25 {font-size: 0.9em}



/* Box CSS Defnition*/



	.box {

		padding: 4px 15px;

		border: 1px solid #ccc;

		margin: 0 0 10px 0;

	}

/*-----New CSS--*/

.table-border{
		border: #e1e1e1 solid 1px;
	}
 
.strongly-rec {
		float: center;
		width: 90%;
		border-left: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
		border-top: 2px solid #880000;
		border-bottom: 1px solid #e6e6e6;
		/*margin:20px 20px 0 0;
		display:inline;*/
	}
	
/*used in product pages for the check boxes*/

.dropdown {
	color: #666;
	background-color:#EDEDED;
	font-weight: bold;
	border: #e1e1e1 solid 1px;
}

.dropdown a:visited  {
	color: #FFFFFF;
	background-color:#666;
	font-weight: bold;
	}
	
/*Code for Request Listing*/
.listing_req {
		float: right;
		height: 57px;
		width: 197px;
		position: absolute;
		top: +52%;
		right: 38%;
	}

/*--------------------------------------------------------------------------------------
 Using Divs
/*--------------------------------------------------------------------------------------*/

/*End of home-value-prop*/

.value-prop{
	width:38%;
	padding:10px 1px 10px 2px;
	margin:0 auto;
	float:right;
}

/*home-value-prop using Div*/

.top-text
{
	width:55%;
	color:#344A04;
	padding:10px 1px 10px 10px;
	margin:0 auto;
	float:left;
	
}

.value-prop{
	width:38%;
	padding:10px 10px 10px 2px;
	margin:0 auto;
	float:right;
	height: 30px;
}
/*For Ads*/
.ad
{
	width:90%;
	background-color:#FFFFFF;
	padding:10px 1px 10px 10px;
	align:center;
	margin:0 auto;
	text-align:left;
}


.home_table_head {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #880000; 
	text-decoration:none;
	font-weight: bold; 
	}

.std_verdana_text {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration:none;
line-height:2;
}
.std_link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration:none; 
	color: #ff9148;
	/*font-weight: bold;*/
	line-height:2;
	}
	
.wp_link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration:none; 
	color: #08439c;
	/*font-weight: bold;*/
	line-height:2;
	}
.wp_title {	
	font-family: Verdana;
	color: #880000;
	font-size: 12px;
}
.tablehead {	
	font-family: Verdana;
	color: #880000;
	font-weight: bold;
	font-size: 12px;
}
.blue_table_head {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #08439c; 
	font-weight: bold; 
	text-decoration:none;
		  }
.js_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #333333; 
	font-weight: bold; 
	}