﻿A:visited
{
	color: #FF00FF;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-family: Verdana;
	text-decoration: underline;
}
A:link
{
	color: #FF00FF;
	font-family: Verdana;
	text-decoration: none;
}

TABLE.subPage A:visited
{
	color: #999999;
	font-family: Verdana;
	text-decoration: none;
}
TABLE.subPage A:hover
{
	font-family: Verdana;
	text-decoration: underline;
}
TABLE.subPage A:link
{
	color: #999999;
	font-family: Verdana;
	text-decoration: none;
}
TABLE.subPage
{
	color: #999999;
	font-family: Verdana;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}

BODY
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	background-color: #FFCCFF;
}

TABLE
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	background-color: transparent;
}



TABLE.tblCategory
{
	background-color: #E2A6FF;
	width: 100%;
}

TABLE.tblCategory A:visited
{
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
}
TABLE.tblCategory A:hover
{
	font-family: Verdana;
	text-decoration: underline;
	font-size: 10px;
}
TABLE.tblCategory A:link
{
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
}
TABLE.tblCategory thead
{
	background-color: #E2A6FF;
	color: White;
	font-size: 12px;
	text-align:left;
	font-weight:normal;
}



TABLE.tblCategory2 A:visited
{
	color: #333333;
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
}
TABLE.tblCategory2 A:hover
{
	font-family: Verdana;
	text-decoration: underline;
	font-size: 12px;
}
TABLE.tblCategory2 A:link
{
	color: #333333;
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
}
TABLE.tblCategory2
{
}
TABLE.tblCategory2 TD
{
	border-bottom: silver 1px solid;
	background-color: #FFECFF;
}






TABLE.tblMain
{
	background-image: url('BackFairy.gif');
	background-repeat: repeat;
	width: 1000px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
img
{
	border-style: none;
}
TD.logo
{
	width: 200px;
}
P.message
{
	font-size: 16px;
	font-family: Calibri;
	color: #000000;
}
UL.message
{
	font-size: 16px;
	font-family: Calibri;
	color: #000000;
}
P.fancymessage
{
	font-size: 12px;
	font-family: Calibri;
	color: #000000;
}
TABLE.copyright
{
	font-size: 10px;
	color: #999999;
	font-family: Verdana;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



TABLE.crumbs
{
	background-color: White;
	border: 1px dashed #CCCCCC;
	width: 100%;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
}


TABLE.crumbs A:visited
{
	color: #999999;
	font-family: Verdana;
	text-decoration: none;
}
TABLE.crumbs A:hover
{
	font-family: Verdana;
	text-decoration: underline;
}
TABLE.crumbs A:link
{
	color: #999999;
	font-family: Verdana;
	text-decoration: none;
}



TD.ShortDescription
{
	vertical-align: top;
}
TD.ShortDescription H2
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
TD.ShortDescription A:visited
{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
TD.ShortDescription A:hover
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
TD.ShortDescription A:link
{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


INPUT.buy
{
	background-color: #992233;
	color: White;
}
TD.detailLinkCell
{
	width: 200px;
}
TD.priceCell
{
	width: 300px;
	text-align: right;
}
TD.buyCell
{
	width: 100px;
	text-align: right;
}

TABLE.mainItem
{
	border: 1px dashed #CCCCCC;
	width: 100%;
}
TABLE.mainItem TABLE
{
	border-width: 0px;
}
TD.pictureCell
{
	width: 150px;
	text-align: center;
	vertical-align: middle;
}



DT
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight:bold;
	padding: 0;
	margin: 0;
}

DD
{
	font-family: Arial;
	font-size: 10px;
	padding: 0;
	margin: 0;
}


H1
{
	font-family: Constantia;
	font-size: 24px;
}



