p, div, td, ul, li, ol, .normal {
	font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #000000;
	}	

.producttitle {
	font: 14px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #276288;
	}	

.red {
	color: #B11B1D;
	}	

.small {
	font: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #000000;
	text-align: justify;
	}	

.smalljustify {
	font: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #000000;
	text-align: justify;
	}	

.justify {
	text-align: justify;
	}	

.title {
	font: 11px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #245D83;
	}	

a:link 	{ text-decoration: underline; color: #000000 }
a:active	{ text-decoration: underline; color: #000000 }
a:visited	{ text-decoration: underline; color: #000000 }
a:hover	{ text-decoration: underline; color: #000000 }

*.title a:link 	{ text-decoration: none; color: #245D83 }
*.title a:active	{ text-decoration: none; color: #245D83 }
*.title a:visited	{ text-decoration: none; color: #245D83 }
*.title a:hover	{ text-decoration: none; color: #000000 }

.submit { background-color: #FFFFFF; border-left: 1px solid #7F9DB9; border-right: 1px solid #7F9DB9; border-top: 1px solid #7F9DB9; border-bottom: 1px solid #7F9DB9; color: #B11B1D; font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif; font-weight:bold; height:22px;}

.addtocart { background-color: #FFFFFF; border-left: 1px solid #7F9DB9; border-right: 1px solid #7F9DB9; border-top: 1px solid #7F9DB9; border-bottom: 1px solid #7F9DB9; color: #B11B1D; font: 12px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif; font-weight:bold; height:22px; width:80px}

.galleryphoto {
	background-image: url(/images/photo_background.gif);
	background-repeat: no-repeat;
	padding: 5px;
}

.gallerythumb {
	background-image: url(/images/thumb_background.gif);
	background-repeat: no-repeat;
	padding: 5px;
}

