a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #490032;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #490032;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #490032;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #490032;
	text-decoration: none;
}
.table {
	border: 1px solid #F9CBE5;
	width:557px;
	padding:0;
	margin: 0px;
}
.main-table {
	padding-top:2px;
	background-image: url(images/orderframebg2.jpg);
	background-repeat: no-repeat;
}
.left-edge {
	background-image: url(images/left-frame.jpg);
	background-repeat: repeat-y;
}
.right-edge {
	background-image: url(images/right-frame.jpg);
	background-repeat: repeat-y;
	background-position: 36px;
}
.bottom-edge {
	background-image: url(images/bottom-frame.jpg);
	background-repeat: repeat-x;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #490032;
	font-weight: bold;
	font-variant: small-caps;
}
.desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #490032;
}
hr {
	color: #F9CBE5;
}
.inp {
	font-size: 14px;
	width:19px;
}

.ship a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}