/* CSS Document */

body {
	background-color: #4E7BC2;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
}


#mainTable {
	padding: 0px 0px 0px 0px;
	border: 3px solid #FF6633;
	background-color: #FFFFFF;

}
#Nav {
	padding: 3px;
	font-size: 12px;
	line-height: 1.7em;
	border: none;
	font-weight: bold;
	color: #FF6633;
}
#Nav a {
	text-decoration: none;
	color: #FF6633;	
}
#Nav a:hover {
	text-decoration: none;
	color: #6ED0F6;	
}
#Header {
	padding: 0px 5px 0px 0px;
	background-image: url(images-common/header.gif);
	height: 130px;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	text-align: right;

}
#Header a {
	text-decoration: none;
	color: #FF6633;	
}
#Header a:hover {
	text-decoration: none;
	color: #FAC35F;	
}
#Content {
	padding: 5px;
	font-size:12px;
	line-height: 1.7em;
}
#box01 {
	border: none;
	background-color: #C2E5FE;
	background-image: url(images-misc/box1C2E5FE.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 10px;
	line-height: 1.3em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#box02 {
	padding: 3px;
	border: none;
	background-color: #FDB08D;
	background-image: url(images-misc/box2FDB08D.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 10px;
	line-height: 1.3em;
}
#box03 {
	padding: 3px;
	border: none;
	background-color: #70BAEF;
	background-image: url(images-misc/box370BAEF.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 10px;
	line-height: 1.3em;
}
#productThumbs {
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 1.3em;
	border: none;

}
#productThumbs h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4em;

}
#productThumbs a {
	text-decoration: none;
	color: #FF6633;	
}
#productThumbs a:hover {
	text-decoration: none;
	color: #6ED0F6;	
}
#shipping {
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 1.3em;
	border: thin dashed #70BAEF;

}
#shipping a {
	text-decoration: none;
	color: #FF6633;	
}
#shipping a:hover {
	text-decoration: none;
	color: #6ED0F6;	
}
#footer {
	background-image: url(images-common/footer.gif);
	font-size: 10px;
	font-weight: bold;
	color: #FF6633;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100px;
}
#footer a{
	color: #FF6633;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6633;
	line-height: normal;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;

}
.guarantee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6633;
	line-height: normal;
	font-style: italic;
}
.standout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4E7BC2;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.standout a {
	text-decoration: underline;
	color: #70BAEF;
}
.standout a:hover {
	text-decoration: underline;
	color: #FF6633;
}

.style2 {
color: #FF0000
}

.style3 {
color: #9BB5DD
}