/* CSS Document */

BODY {
				
	scrollbar-face-color:#B2082F;    
	scrollbar-base-color:#B2082F;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#000000;	
	scrollbar-highlight-color:B1B7BF;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3d-light-color:#B1B7BF;

}

.normal_txt {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#777373;
text-decoration:none;
line-height:1.25;
}
.footer_link {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#FFFFFF;
text-decoration:none;
line-height:1.25;
}
a.footer_link:visted {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#FFFFFF;
text-decoration:none;
line-height:1.25;
}
a.footer_link:hover {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#FFFFFF;
text-decoration:underline;
line-height:1.25;
}
a.normal_txt:visited {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration:none;
line-height:normal;
}
a.normal_txt:hover {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration:underline;
line-height:normal;
}

.normal_link {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration:underline;
line-height:normal;
}
a.normal_link:visited {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration:underline;
line-height:normal;
}
a.normal_link:hover {
font-family:tahoma;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration:none;
line-height:normal;
}

.red_link {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#cc0000;
text-decoration:none;
line-height:normal;
}
a.red_link:visited {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#cc0000;
text-decoration:none;
line-height:normal;
}
a.red_link:hover {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#cc0000;
text-decoration:none;
line-height:normal;
}


.txt1 {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#E00034;
text-decoration:none;
line-height:normal;
}

.dotted_box{
	border:1px dashed #C4C1B0;
	background-color:#F8F6EF;
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	width: 177px;
	height: 20px;
	color: #333333;
	}
	
.inner_dotted_box{
	border:1px dashed #C4C1B0;
	background-color:#F8F6EF;
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	width: 208px;
	height: 158px;
	color: #333333;
	}
.arrow_box{
	padding: 0px;
	border-top: 1px solid #F0EFEA;
	border-right: 1px solid #F0EFEA;
	border-bottom: 1px solid #F0EFEA;
	border-left: 0px solid #F0EFEA;
	background-color:#F8F7F4;
	width: 100%px;
	height: 23px;
	}
.dotted_line{
	border-bottom: 1px dashed #C4C1B0;
	background-color:#FAFAF9;
	padding: 0px;
	width: 210px;
	height: 1px;
	}
.dotted_line2{
	border-bottom: 1px dashed #C4C1B0;
	background-color:#FAFAF9;
	padding: 0px;
	width: 200px;
	height: 1px;
	}
.right_background{
	padding: 0px;
	border: 0px solid #F0EFEA;
	background-color:#F8F7F4;
	background-image: url(../../newsite3/images/right_bkgd_title_98.gif);
	}

.newproduct_background{
	padding: 0px;
	border: 0px solid #F0EFEA;
	background-color:#F8F7F4;
	background-image: url(../../newsite3/images/new_product_tile_140.gif);
	width: 210px;
	}
.button {
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
line-height:normal;
border:1px solid #777373;
background-color:#E00034;
}

