body, html {margin:0;}

.mainbodytext {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.smalltitle {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

a:link {
	font-family: Helvetica, sans-serif; 
	color: #000000;
	text-decoration:none;
}
a:visited {

	color: #000000;
	text-decoration:none;
}
a:hover {

	color: #669999;
	text-decoration:none;
}
a:active { 

	color: ##000000;

}

.shoptitle {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight:bold; 
}

.subtext {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1.75px;
	word-spacing: 3px;
}
.serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px; color: #000000;}
	
.seriftitle {
	font-family: Times Roman, serif;
	font-size: 14px;
	color: #7a7a7a;
	line-height: 20px
}
.seriflarge {
	font-family: Times Roman, serif;
	font-size: 20px;
	color: #7a7a7a;
	line-height: 22px
}
.mainbodyserif {
	font-family: Times New Roman, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	}
	.bottomline {
	bottom: thin dotted ##FF0000;
}

.bottomdottedline {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #397eb2;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #33CCFF;
}
.topdottedline {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #397eb2;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #33CCFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #33CCFF;
}
.timesserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px; color: #000000;}

.imageThumbOn {opacity:.8; filter: alpha (opacity=80); cursor: pointer;}
.imageThumbOff {opacity:1; filter: alpha (opacity=100); cursor: pointer;}

a img {border:none;}
