/* CSS Document */
body {
	background-color: #DFEEF5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4A7195;
	text-decoration: underline;
}
a:visited {
	color: #4A7195;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}

.styleFBDescription {
    font-family:Verdana;
	color:#e47911;
	font-size: 11px;
	font-weight: bold;
	
}

.styleDescription {
    font-family:Verdana;
	color:#e47911;
	font-size: 12px;
	font-weight: bold;
	
}
.styleItemNo {font-size: 9px; color: #777777; font-family: Verdana, Helvetica, sans-serif;}
.stylePrice {font-size: 13px; color: #990000; font-family: Verdana, Helvetica, sans-serif; }
.styleFBPrice {font-size: 12px; color: #990000; font-family: Verdana, Helvetica, sans-serif; }
.styleShipping {font-size: 10px; color: #146eb4; font-family: Verdana, Helvetica, sans-serif; }
.header { font-family: Georgia; font-size: 22px; font-weight: normal; color: #4A7195}
.subMenu { font-family: Georgia; font-size: 13px; font-weight: bold; color: #4A7195}
.copyright { font-family: Georgia; font-size: 10px; font-weight: bold; color: #4A7195}
.normal {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A7195;
}
.contact{ text-decoration: underline;}
.highlight { color:#e47911;}

