@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	}
	
.pagebg{
	background:url(../images/pagebg.jpg) repeat-x;
	}
	
.pagebgone{
	background:url(../images/pagebg1.jpg) repeat-x;
	}

h1 {
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: normal;
        color: #666666;
        line-height:1px;
        }
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
	}

td a:link {
	color: #2b6dc6;
	text-decoration:underline;
	
	}

td a:visited{
	color: #2b6dc6;
	text-decoration:underline;
	}

td a:hover{
	color:#b7151a;
	text-decoration:none;
	}
	
.menu {
	color:#666666;
	text-decoration:none;
	font-size:11px;
	}
	   	
.menu a:link{
	color:#79a024;
	text-decoration:none;
	}
	   
.menu a:visited{
	color:#79a024;
	text-decoration:none;
	}
	   
.menu a:hover{
    color:#b7151a;
	text-decoration:none;
	}
	
.footer {
	color:#77a5e3;
	text-decoration:none;
	font-size:12px;
	}

.footer a:link {
	color:#666666;
	text-decoration:none;
	}

.footer a:visited{
	color:#666666;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#77a5e3;
	text-decoration:none;
	}
	
.menubg {
	background:url(../images/menubg.jpg) repeat-x;
	}
	
.sidebg{
	background:url(../images/side_bg.jpg) repeat-x;
	}
	
.sidebgone{
	background:url(../images/side_bg1.jpg) repeat-x;
	}
	
.newsbgone{
	background:url(../images/newsbg1.jpg) repeat-x;
	}
	
.newsbgtwo{
	background:url(../images/newsbg2.jpg) repeat-x;
	}
.contentbg {
	background:url(../images/contentbg.jpg) no-repeat;
	}
	
.mailid{
	font-size:14px;
	color:#2f495c;
	font-weight:bold;
	}
	
.mailid a:link{
	color:#2f495c;
	text-decoration:none;
	}
	   
.mailid a:visited{
	color:#2f495c;
	text-decoration:none;
	}
	   
.mailid a:hover{
    color:#2b6dc6;
	text-decoration:none;
	}
	
.footerbg{
	background:url(../images/footerbg.gif) repeat-x;
	}
	
.footertextbg {
	background:url(../images/footertextbg.gif) no-repeat;
	}
	
.productbg{
	background:url(../images/featuredBg.gif) no-repeat;
	}
	
.arrowpadding{
	padding-top:7px;
	}
.arrowpaddingone{
	padding-top:2px;
	}
	
.crumb {
	color:#666666;
	text-decoration:none;
	font-size:11px;
	}
	   	
.crumb a:link{
	color:#3e60a6;
	text-decoration:none;
	}
	   
.crumb a:visited{
	color:#3e60a6;
	text-decoration:none;
	}
	   
.crumb a:hover{
    color:#b7151a;
	text-decoration:none;
	}
	
.headingtext{
	color:#775e1b;
	font-size:13px;
	font-weight:bold;
	}
	
.headingtextone{
	color:#324c68;
	font-size:12px;
	font-weight:bold;
	}
	

	
.headingtexttwo{
	color:#775e1b;
	font-size:14px;
	font-weight:bold;
	}
	
.line {
	color:#CCCCCC;
	}
	

.productheading {
	color:#324c68;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
	   	
.productheading a:link{
	color:#324c68;
	text-decoration:underline;
	
	}
	   
.productheading a:visited{
	color:#324c68;
	text-decoration:underline;
	}
	   
.productheading a:hover{
    color:#b7151a;
	text-decoration:none;
	}
	
.producttext{
	font-size:12px;
	color: #666666;
	font-weight:normal;
	}
	
.headingtexttree{
	color:#0f8bc9;
	font-size:12px;
	font-weight:bold;
	}

.headingtexttree a:link{
	color:#0f8bc9;
	text-decoration:underline;
	font-weight:bold;
	}
	   
.headingtexttree a:visited{
	color:#0f8bc9;
	text-decoration:underline;
	}
	   
.headingtexttree a:hover{
    color:#b7151a;
	text-decoration:none;
	}
