.content_table{
			margin-left:5px;
			margin-right:5px;
			margin-top:5px;
			margin-bottom:5px;
		}
		body{
		margin:0px;
		text-align:center;
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#333333 ;
		background:#FFFFFF; 
		}
		table,td
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:12px;
		color:#333333;
		}
		input,select
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#333333;
		}
		.outertable {
			border:1px solid #000000 ;
		}
		.headertable
		{
		background:#FFFFFF;
		}
		.lefttable
		{
		border-right: 1px solid #000000;
		background:#000000;
		}

		.information{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #FF0000;
			font-size: 10px;
		}
		.innertable{
		background:#FFFFFF;;
		}
		.footertable{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:11px;
		color:#FFFFFF ;
		background:#64009d;
		}
		.imagestyle{
		margin: 5px 5px 0px 0px;
		}
		.art_heading
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:15 ;
		color:#FFFFFF ;
		background-color:#64009d ;
		border:1px solid #000000;
		font-weight:bold;
		}
		.mainhead
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:15 ;
		color:#FFFFFF ;
		background-color:#64009d ;
		border:1px solid #000000;
		font-weight:bold;
		}
		.art_content
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:12px;
		color:#333333 ;
		font-weight:Bold ;
		}
		.art_content a:link
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:12px;
		color:#000000;
		font-weight:Bold ;
		}
		.art_content a:active
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:12px;
		color:#000000;
		font-weight:Bold ;
		}
		.art_content a:visited
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:12px;
		color:#000000;
		font-weight:Bold ;
		}
		.art_content a:hover
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:12px;
		color:#64009D;
		font-weight:Bold ;
		}
		.contactbg{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:13px;
		color:#000000 ;
		background-color:#FFFF00 ;
		font-weight:Bold ;
		border:1px solid #000000 ;
		}
		.contactbgcolor{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:13px;
		color:#000000 ;
		background-color:#FFFF00 ;
		font-weight:Bold ;
		}
		.client{
		color:#64009d;
		}
		.boldtxt{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:12px;
		color:#333333 ;
		font-weight:bold;
		
		}
		
		.cat_product
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		background-color:#990000;
		border:1px solid  #999999 ;
		}
		.item_clr
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:12px;
		font-weight:bold;
		color:#336600;
		}
		.txt
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:12px;
		clear:#000000;
		}
		.rule
		{
		color:#000000 ;
		}
		.head_cat
		{
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif ;
		font-size:15px;
		color:#FFFFFF ;
		background-color:#64009d ;
		}
		.green { 
		background-color: #082;
		color: #fff;
		text-decoration:none;
		border:1px solid #000000;
		}
		.green2 { 
		color: #082;
		}
		.red2 { 
		color: #F00;
		}
		#menu ul { 
		margin: 0; 
		padding: 0; 
		list-style: none;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-weight:Bold;
		width: 150px; 
		border-bottom: 0px solid ; 
		} 
		#menu ul li { 
		position: relative; 
		} 
		#menu li ul { 
		position: absolute; left: 150px; 
		/*Set 1px less than menu width */
		top: 0; 
		display: block;
		} 
		#menu li:hover ul {
		display: block;
		}
		#menu li:hover>ul {
		visibility:visible;
		}
		#menu ul ul {
		visibility:hidden;
		} /* Fix IE. Hide from IE Mac \*/ 
		* html #menu ul li {
		 float:left; 
		 height: 1%; 
		}
		* html #menu ul li a {
		 height: 1%; 
		} /* End */ /* Make-upsyles */ 
		#menu ul, li { 
		margin: 0 0 0 0; 
		} 
		/* Styles for Menu Items */ 
		#menu ul a { 
		display: block; 
		text-decoration: none; 
		color: #FFFFFF; 
		background: #000000;
		padding: 2px; 
		border: 0px solid ; 
		text-align:Right;
		} /* Hover Styles*/ 
		#menu ul a:hover {
		text-decoration: none; 
		color: #64009d; 
		background: #EFEFEF; 
		padding: 2px; 
		border: 0px solid ; 
		text-align:Right;
		} /* Sub Menu Styles*/ 
		#menu li ul a {
		width: 250px;  
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		font-weight:Bold;
		color: #000000; 
		background: #F7E8FF;
		border: 1px solid ;
		text-align:Left;
		} 
		/* Sub MenuHover Styles */ 
		#menu li ul a:hover { 
		width: ; 
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		font-weight:Bold;
		color: #ffffff; 
		background: #64009d;
		border: 1px solid ;
		text-align:Left;
		} 