body {
	margin: 0px;
	font-size:12px;
	color:701111;
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left:10px;
	line-height:22px;
	text-align: justify;
	color: #701111;
}

.inside_header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	line-height:20px;
	text-align: justify;
	text-decoration: none;
	color: #701111;	
}

.inside_header_txt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	line-height:20px;
	text-align: justify;
	color: #701111;	
}

.inside_header_txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	line-height:20px;
	text-align: justify;
	color: #C00222;	
}

.inside_body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	padding:7px;
	text-align: justify;
	color: #701111;	
}
.inside_body_txt a{
	text-decoration:underline;
	color: #701111;
	outline:none;
}
.inside_body_txt a:hover{
	text-decoration:none;
	outline:none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	color: #FFFFFF;
	outline:none;
}
.copyright a{
text-decoration:underline;
color:#FFFFFF;
outline:none;
}

.copyright a:hover{
text-decoration:none;
outline:none;
}
.number_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height:22px;
	text-align: justify;
	color: #701111;
}

.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	padding:10px;
	line-height:18px;
	text-align: justify;
	text-decoration: none;
	color: #C00222;
}

a.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	padding:10px;
	line-height:18px;
	text-align: justify;
	text-decoration: none;
	color: #C00222;
}

a:hover.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	padding:10px;
	line-height:18px;
	text-align: justify;
	text-decoration: none;
	color: #701111;
}

.product_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	line-height:18px;
	text-align: justify;
	color: #C00222;
}

.online_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding:7px;
	padding-left:10px;
	line-height:22px;
	text-align: justify;
	color: #701111;
}
.width{
	width:200px;
	margin:7px;

}
.width_small{
	width:120px;
	margin:7px;

}
.width_small_small{
	width:100px;
	margin:7px;

}

.butt_submit {
	color : #DEDEDE;
	background-image: url(images/button_send.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 90px;
	height: 25px;
	cursor: hand !important;
	outline:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 

.butt_submit:hover{
	color : #DEDEDE;
	background-image: url(images/button_send_over.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 90px;
	height: 25px;
	cursor: hand !important;
	outline:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.butt_reset {
	color : #DEDEDE;
	background-image: url(images/res_nor.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 90px;
	height: 25px;
	cursor: hand !important;
	outline:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 

.butt_reset:hover{
	color : #DEDEDE;
	background-image: url(images/res_over.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 90px;
	height: 25px;
	cursor: hand !important;
	outline:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.butt_zip {
	color : #DEDEDE;
	background-image: url(images/zip.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 90px;
	height: 25px;
	cursor: hand !important;
	outline:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 

.butt_zip:hover{
	color : #DEDEDE;
	background-image: url(images/zip_over.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 90px;
	height: 25px;
	cursor: hand !important;
	outline:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}