body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #B57394;
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
}
.maintable {
	background-color: #FFFFFF;
	background-image: url(mockups/topcrnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #731052;
}
.logo {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E75A84;
	border-right-color: #E75A84;
	border-bottom-color: #E75A84;
	border-left-color: #E75A84;
}
#topnav {
	padding: 3px;
}
#topnav a {
	background-color: #FFFFFF;
	border: thin dotted #CCCCCC;
	text-decoration: none;
	color: #731052;
	padding: 3px;
}
#topnav a:hover {
	background-color: #EFB5C6;
}


#topnav2 {
	padding: 3px;
	font-size: 10px;
}
#topnav2 a {
	background-color: #FFFFFF;
	border: thin dotted #CCCCCC;
	text-decoration: none;
	color: #731052;
	padding: 3px;
}
#topnav2 a:hover {
	background-color: #EFB5C6;
}


.copyright {
	font-size: x-small;
	color: #7B105A;
}
.smIMG {
	border: 5px solid #731052;
}
h2 {
	font-size: medium;
	color: #DE4A7B;
}
.product {
	font-weight: bold;
}
.product a {
	text-decoration: none;
}

.description {
	font-size: X-small;
	text-align: left;
}
.copyright {
	font-size: x-small;
	color: #7B105A;
}a {
	color: #731052;
}
h1 {
	font-size: large;
	color: #000000;
}
.piece {
	vertical-align: top;
	text-align: center;
	width: 50%;
}