@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
}
a:link, a:visited,a:hover,a:active  {
	text-decoration: none;
}

.body_text{
		font-family:Verdana; font-size:11px; line-height:18px; text-align:left; color:#333333;
		}
.body_text1{
		font-family:Verdana; font-size:12px; line-height:18px; text-align:left; color:#333333;
		}
.tabs-bg{
		background-image:url(../images/tab-middle.jpg);
		background-repeat:repeat-x;		
		padding-left:20px; padding-right:20px;
		text-align:center;
		color:#CCCCCC;
		}
.tabs_text{
		font-family:Verdana;
		font-size:11px;
		color:#FFFFFF;
		}
.tabs_text:hover{
		font-family:Verdana;
		font-size:11px;
		color:#000000;
		}
.cont_table_header{
		background:url(../images/table-header.jpg);
		background-repeat:no-repeat;
		background-position:center;
		font-family:Verdana; font-size:12px; font-weight:bold; color:#FFFFFF; text-align:center;
				}
.cont_table_bg{
		background:url(../images/table-middle.jpg);
		background-repeat:repeat-y;
		background-position:top;
		}
.footers{
		background:url(../images/footer-line.jpg);
		background-repeat:repeat-x;
		background-position:top;
		}
.navi_footer{
		font-family:Verdana; font-size:11px; color:#333333;
		}
.navi_footer:hover{
		font-family:Verdana; font-size:11px; color:#FFFFFF;
		}
.all_rights{
		font-family:Verdana; font-size:11px; color:#333333;
		}
.side_heading{
		font-family:Verdana; font-size:14px; font-weight:bold; color:#000000; line-height:18px;
		}
.prod_table_bg{
		background:url(../images/product-table-midddle.jpg);
		background-repeat:repeat-y;
		background-position:top;
		}
.essential_bg_img{
		width:220px; height:23px; 
		background:url(../images/essential_bg.jpg);
		padding-left:20px;
		background-repeat:no-repeat;
		background-position:top;
		font-family:Verdana; font-size:14px; color:#FFFFFF; font-weight:bold;
		}
.button_back{
		font-family:Verdana; font-size:12px; font-weight:bold; color:#333333;
		}
.button_back:hover{
		font-family:Verdana; font-size:11px; font-weight:bold; color:#FFFFFF;
		}

		