/* CSS Document */
body {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993366;
	background-color: #FFFFFF;
	border: #993366;
}
.tab {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993366;
}
.head {
	font-family: "Times New Roman", serif, Times;
	font-size: 14px;
	font-weight: bold;
	color: #993366;
}
a {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993366;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #996699;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC3366;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", serif, Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: underline;
}
.headfootrow {
	background-color: #FFCCCC;
}
.mainrow {
	background-color: #FFDFDF;
}
.designborder {
	border: 1px solid #993366;
}
.gallerytitle {
	color: #993366;
}
.collectionlink {
	color: #993366;
}
.designdetaillink {
	color: #993366;
}
