body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5b5b;
	text-decoration: none;
	background-color: #dedede;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5b5b;
	text-decoration: none;
	text-align: justify;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #71a14b;
	text-decoration: none;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff	;
	text-decoration: none;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #852C0C;
	text-decoration: none;
}

.productname1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1089B6;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #852C0C	;
	text-decoration: none;
}

a.heading2:link, a.heading2:active, a.heading2:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #852C0C	;
	text-decoration: none;
}

a.heading2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000	;
	text-decoration: underline;
}

.sub_heading1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #282C2F;
	text-decoration: none;
	text-transform: none;
}

.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1089B6;
	text-decoration: none;
	text-transform: none;
}

a.sub_heading:link, a.sub_heading:active, a.sub_heading:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1089B6;
	text-decoration: none;
}

a.sub_heading:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E85A04;
	text-decoration: underline;
}

.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}

a.top_link:link, a.top_link:active, a.top_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}

a.top_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.right_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1386B3;
	text-decoration: none;
}
a.right_link:link, a.right_link:active, a.right_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1386B3;
	text-decoration: none;
}

a.right_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}

a.bottom_link:link, a.bottom_link:active, a.bottom_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	text-decoration: none;
}

a.bottom_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.site_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}

a.site_link:link, a.site_link:active, a.site_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}

a.site_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e9500;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.border
{
	border: 1px solid #b0b0b0;
}

.border1
{
	border: 0px;
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
}

.box_border
{
	border: 1px solid #d2d2d2;
}

.h_dot
{
	background-image: url(images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.v_line
{
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.h_line
{
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.offer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #44424f;
	text-decoration: none;
	text-transform: none;
}

.offer1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #44424f;
	text-decoration: none;
	text-transform: none;
}
.price {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	color: #D73537;
	text-decoration: none;
	text-transform: none;
}

.ajax__myTab .ajax__tab_header { 
font-family: Arial, Helvetica, sans-serif;    
font-size: 12px; 
/*border-bottom: solid 1px #999999; */  
color: #852C0C	;
font-weight:bold;
} 
.ajax__myTab .ajax__tab_outer { 
/*padding-right: 4px; */ 

/*background-color: #C0C0C0;*/
background-image:url(images/buttontab.jpg);
background-repeat:no-repeat;
padding-top:5px;
height: 25px;  
width:114px;
/*margin-right: 2px;    
border-right: solid 1px #666666;
border-top: solid 1px #aaaaaa */
}  
.ajax__myTab .ajax__tab_inner
{    
padding-left: 2px; 
padding-right: 2px; 
text-align:center;

/*background-color: #C0C0C0;
background-image:url(images/button_ho.jpg);
background-repeat:no-repeat;*/
} 
.ajax__myTab .ajax__tab_tab
{ 
height: 25px;
width:114px; 
text-align:center;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_outer
{ 
/*background-color: #cccccc;
background-image:url(images/button_ho.jpg);
background-repeat:no-repeat;*/
} 
.ajax__myTab .ajax__tab_hover .ajax__tab_inner
{
/*background-color: #cccccc;
background-image:url(images/button_ho.jpg);
background-repeat:no-repeat;*/
} 
.ajax__myTab .ajax__tab_hover .ajax__tab_tab
 {
 }
.ajax__myTab .ajax__tab_active .ajax__tab_outer
{
background-color: #fff;
/*border-left: solid 1px #999999;*/
background-image:url(images/button_ho.jpg);
background-repeat:no-repeat;
} 
.ajax__myTab .ajax__tab_active .ajax__tab_inner
{
text-align:center;
}  
.ajax__myTab .ajax__tab_active .ajax__tab_tab
 {}
.ajax__myTab .ajax__tab_body
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt;
/*border: 1px solid #999999; */
border-top: 0; 
padding: 8px;    
background-color: #ffffff;  
}   