/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}

#banar{
	height:115px;
	width:100%;
}

#body_content{
	width:779px;
	background-image:url(../images/body_bg.gif);
	height:604px;
}

#left_menu{
	float:left;
	width:325px;
}

.right_body{
	float:right;
	width:427px;
}

#tab_bg{
	height:55px;
	width:100%;
	background-image:url(../images/bg_total_tab.gif);
	background-repeat:no-repeat;
}

.tab{
	float:left;
	height:44px;
	width:81px;
}

#tab1{
	background-image:url(../images/tab1_b.gif);
	height:45px;
	margin-top:1px;
}

#tab2{
	margin-left:2px;
	margin-top:1px;
	width:81px;
	height:45px;

}

#tab3{
	margin-left:2px;
	margin-top:1px;
	width:81px;
	height:45px;
}

#tab4{
	margin-left:2px;
	margin-top:1px;
	width:81px;
	height:45px;
}
#tab5{
	margin-left:2px;
	margin-top:1px;
	width:82px;
	height:45px;
}


#banar{
	height:115px;
	width:100%;
}


#left_menu{
	float:left;
	width:325px;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:20px;
}

td{
	height:22px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.normal_withoutbold{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: left;
}
.style1
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:16px;
  }

.normal
 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

.style3 {font-size: 14px}



.style3 {font-size: 14px}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 53px;
	font-weight: bold;
	text-align:right;
}
	.style5 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #000000;
		text-align:left;
	}

	.gap1
	{
		clear:both;
		height:10px;
		width:100%;
	}

.gap2{
height:178px; 
clear:both;
}
.Total {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000;
}
.EZbold {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 18px;
		font-weight: bold;
	}
.Subtotal {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
	}

.btn_calculate{
	background-image:url(../images/calculate_Diy.gif);
	background-repeat:no-repeat; 
	height:45px; 
	width:200px; 
	margin:0px; 
	cursor:pointer;
	border:0px;
}  
 
.btn_calculate:hover{

	background-position:left -45px;

} 
.btn_clear_form{
	background-image:url(../images/clear_form_Diy.gif);
	background-repeat:no-repeat; 
	height:45px; 
	width:102px; 
	margin:0px; 
	cursor:pointer;
	border:0px;
}  
 
.btn_clear_form:hover{

	background-position:left -45px;

} 
.btn_go_back{
	background-image:url(../images/go_back_Diy.gif);
	background-repeat:no-repeat; 
	height:45px; 
	width:102px; 
	margin:0px; 
	cursor:pointer;
	border:0px;
}  
 
.btn_go_back:hover{

	background-position:left -45px;

} 
#btnwhereget:hover {
     background-position:left -28px;
}
