body {
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	vertical-align:top;
	text-align:justify;
	font-family:"trebuchet MS";
	font-size:12px;
	margin:0px;
	border:0px;
	}
.mainTable {
	padding:0px 10px 0px 10px;
	background-color:#FFFFFF;
	}
.leftShadow {
	background-image:url(images/left_shadow.gif);
	width:10px;
	background-repeat:repeat-y;
	}
.rightShadow {
	background-image:url(images/right_shadow.gif);
	background-repeat:repeat-y;
	width:10px;
	}
.top-link {
    background-image:url(images/headder.gif);
	background-repeat:no-repeat;
	color:#0000FF;
	font-family:"Trebuchet MS";
	padding-top:10px;
	font-size:11px;
	padding-right:10px;
	vertical-align:top;
	font-weight:bolder;
	text-align:right;
}
.top-link a {
    background-image:url(images/headder.gif);
	background-repeat:no-repeat;
	color:#0000FF;
	font-family:"Trebuchet MS";
	font-size:11px;
	padding-right:10px;
	vertical-align:top;
	font-weight:bolder;
	text-align:right;
	text-decoration:none;
}
.top-link a:hover {
    background-image:url(images/headder.gif);
	background-repeat:no-repeat;
	color:#0000FF;
	font-family:"Trebuchet MS";
	font-size:11px;
	padding-right:10px;
	vertical-align:top;
	font-weight:bolder;
	text-align:right;
	text-decoration:none;
}

.menu {
	background-image:url(images/menu_bg.gif);
	font-family:"trebuchet MS";
	font-weight:bold;
	background-repeat:repeat-x;
	vertical-align:middle;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	}
.btn {
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	}
.btn:hover {
	background-image:url(images/hover.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	}
.bannerContainer {
	padding:5px 0px 5px 0px;
	}
.haed { 
    font:"Times New Roman"
	
	}	
.contect-txt {
	font:"trebuchet MS";
	font-size:13px;
	line-height:20px;
	padding-left:8px;
	color:#707070;
	padding-bottom:5px;
	text-align:justify;
	}
.contect-txt a {
    color:#0000CC;
	text-decoration:none;
	cursor:pointer;
	}
.contect-txt a:hover {
	color:#707070;
	text-align:center;
	font-weight: normal;
	text-decoration:underline;
	cursor:pointer;
	}		
.contect-download {
	font-size:13px;
	line-height:20px;
	padding-left:8px;
	color:#666666;
	padding-bottom:5px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-weight: normal;
	cursor:pointer;
	}
.contect-download a {
	color:#666666;
	text-align:center;
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;
	}
.contect-download a:hover {
	color:#000000;
	text-align:center;
	font-weight: normal;
	text-decoration:underline;
	cursor:pointer;
	}	
.products_right {
	color:#24437c;
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	line-height:22px;
	}
.read_more {
	font-family:"trebuchet MS";
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	}
.read_more a {
	font-family:"trebuchet MS";
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}
.read_more a:hover {
	font-family:"trebuchet MS";
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}		
.contect-contat-us {
	font-size:13px;
	line-height:20px;
	color:#666666;
	padding-left:8px;
	padding-bottom:5px;
	text-align:left;
	font-family: "Trebuchet MS";
	font-weight: normal;
	cursor:pointer;
	}
.contect-contat-us a {
	color:#666666;
	text-align:center;
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;
	}
.contect-contat-us a:hover {
	color:#666666;
	text-align:center;
	font-weight: normal;
	text-decoration:underline;
	cursor:pointer;
	}		
.footer {
    background-image:url(images/footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	color:#2c2c2c;
	vertical-align:middle;
	font-size:12px;
	padding-left:15px;
	line-height:20px;
	}
.footer a {
	color:#2c2c2c;
	text-decoration:none;
	}
.footer a:hover {
	color:#0066FF;
	text-decoration:none;
	}			

