html{overflow-y:scroll;}
html{overflow:-moz-scrollbars-vertical;}

body {
    background-color: white;
    margin-left:0;
    margin-top:0;
    color: black;
}

a:link	{
	background-color: transparent;
	text-decoration: none;
	color:#666666;
	font-weight:bold;
	font-weight: normal;
}
a:visited	{
	background-color: transparent;
	text-decoration: none;
	color:#666666;
	font-weight:bold;
	font-weight: normal;
	}
a:hover	{
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	}
a.fine	{
	color:#000000;
	background-color: transparent;
	text-decoration:none; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal	}	

a.red 	{
	background-color: transparent;
	text-decoration: none;
	color:#A70E20;
	font-weight:bold;
	font-weight: normal;
}
a.red:hover 	{
	background-color: transparent;
	text-decoration: underline;
	color:#A70E20;
	font-weight:bold;
	font-weight: normal;
}
.fine h3 {
    font-size: 19px;
    color: black;
}
.fine	{
	font:	normal 11px/normal Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	background-color: transparent;
	text-decoration:none;
	}
.copy	{
	font:	11px/normal Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: transparent;
	text-decoration:none;
	font-weight: normal;
	}
.headline	{
	font:	bold 12px/normal Arial, Helvetica, sans-serif;
	color:#666666;
	background-color: transparent;
	text-decoration:none;
	}
.bigger	{
font-size:16px;
	}
.form_required	{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A70E20;
	background-color: transparent;
	text-decoration:none;
	}
.products {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
.normal_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
.whie {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.red {
	color: #A70E20;
}
.navy {color:#414A6B;}
.red_smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A70E20;
	text-decoration: none;
	letter-spacing: -1px;
}
.white_smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.copy a {
	color: #000000;
}
.bttn1 {
	width:102px;
	height:36px;
	background-image: url(images/update.jpg);
	background-repeat: no-repeat;
	background-color:#A70E20;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bttn2 {
	width:102px;
	height:36px;
	background-image: url(images/remove.jpg);
	background-repeat: no-repeat;
	background-color:#ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formElementQuantityRed, .formElementQuantity{
	width: 50px;
	height:21px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#FF0000;
	font-size:11px;
	background-color: #ffffff;
	text-align:center;
	padding-top:2px;
}
.formElementQuantity{ font-weight:normal; text-align:left; color:#666666;}
.shippingWrapper{position:relative; margin:0px; padding:0px; width:485px}
.shippingWrapper .shippingBttn{position:absolute; width:102px; height:32px; bottom:25px; _bottom:20px; right:-2px;}

td.onepix_sub {
    background: url(images/1pix_sub.gif);
}
td.header_flash {
    width: 760px;
    text-align: center;
    vertical-align: top;
}
td.main_content {
    vertical-align:top;
    width: 760px;
    text-align: center;
}
table.content_table {
    width: 100%;
    border: none;
    text-align: center;
}
img#imagemap {
    border: none;
}

.main_content .flag.first{
    margin-left: 3px;
    margin-right: 7px;
}
.main_content .flag {
    width: 360px;
    height: 189px;
    padding: 5px;
    margin: 5px;
    float: left;
}
.main_content .flag img {
    border: none;
}

.main_content .flag.last{
    margin-right: 0px;
}
