/* CSS Document */
<!--
body,td,th {
	margin-top: 0px;
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	
	font-family: Verdana;
	font-size: 10px;
}

.style2 {font-size: 11px}
.style3 {font-size: 12px}

.style6 {
	font-size: 15px;
	font-family: "Arial Black" ; font-weight:400;
}
a:link {
	color: #575757;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #3C3C3C;
}
a:hover {
	text-decoration: underline;
	color: #575757;
}
a:active {
	/*text-decoration: none;
	color: #000000;*/
}

.white-text{
	text-decoration: none;
	color: #082E67;
	font-size:11;
	font-weight:normal;
}

.solutions{
font-family:Arial, Helvetica, sans-serif;
color:#E06F13; 
font-size:15px;
font-weight:bold;
}
.solutions2{
font-family:Arial, Helvetica, sans-serif;
color:#000000; 
font-size:15px;
font-weight:bold;
}
.pageHeading{
font-family:Arial, Helvetica, sans-serif;
color:#E06F13; 
font-size:16px;
font-weight:bold;

}

td.menu{
color:#000000;
font-weight:bold;
background:#FEB403;
border: 1px ;
cursor:pointer;
}
table.menu
{
font-size:20;
position:absolute;
visibility:hidden;
border: 1px #3D503F;
}

.pclass {
	color : #333333;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-spacing: 0.3em;
	text-align:justify;
}

p {
	color : #333333;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	text-decoration: none;
	font-family : Tahoma,Verdana,Arial;
	letter-spacing: 1px;
	line-spacing: 0.3em;
	text-align:justify;
}
p a {
	color : #5E5E5E;
	font-weight: normal;
		text-decoration: none;
}
p a:hover {
	color : #5E5E5E;
		text-decoration: underline;
}



	.heading {
	color: #E06F13;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bold;*/
	}

	.heading2 {
	color: #E06F13;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bold;*/
	}

	.title {
	color: #FFB403;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	}

	.user{
	color: #FFB403;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	}
	
	.head {
	color: #FFB403;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	}
		
	.subheading {
	font-color: #000000;
	font-family: verdana;
	font-size: 11;
	font-weight: normal;
	}
	
	.manufacturer {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11;
	font-weight: bold;
	}
	
	.view {
	font-color: #000000;
	font-family: verdana;
	font-size: 14;
	font-weight: bold;
	}

	.navicolor{
	color=#FFB403;
	
	}	

	
	.cats_details {
	font-color: #000000;
	font-family: verdana;
	font-size: 12;
	font-weight: normal;
	}

	.product_title {
	font-color: #C72028;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	}

	.product {
	color: red;
	font-family: verdana;
	font-size: 11;
	}	

	.home_cats {
	font-color: #000000;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	}

	.know_more {
	color:#3333FF;		/*3333FF*/
	/*font-color: #71A3C7;*/
	font-family: Tahoma;
	font-size: 11;
	}


	.input { 	 
	border:1 solid #000000;	
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}
	.submit {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	background-color: #000000;
	border: 1px ridge #CCCCCC;
}

	.whiteText {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	height:16px;
	vertical-align:middle;
	background-image:url(../images/index_r1_c3.jpg);	
	padding-left:10px;	
	}

.menuitem {
color:#FFFFFF;
}

.menuitem:hover {
color:#FFFFFF;
}