body
{
}
input
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}
.link
{
	font-family: Tahoma, Arial, Helvetica;
	color: #330066;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.link:hover
{
	font-family: Tahoma, Arial, Helvetica;
	color: #E4FCB5;
	background-color: #330066;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.menulink
{
	font-family: Tahoma, Arial, Helvetica;
	color: #330066;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menulink:hover
{
	font-family: Tahoma, Arial, Helvetica;
	color: #E4FCB5;
	background-color: #330066;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.bodylink
{
	font-family: Tahoma, Arial, Helvetica;
	color: #7E9F3C;
	font-size: 12px;
	font-weight: bolder;
}
.smalllink
{
	font-family: Tahoma, Arial, Helvetica;
	color: #330066;
	font-size: 9px;
	text-decoration: underline;
}
.smalllink:hover
{
	font-family: Tahoma, Arial, Helvetica;
	color: #E4FCB5;
	background-color: #330066;
	font-size: 9px;
	text-decoration: underline;
}
.maintext
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}
.errortext
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: Red;
}
.header
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bolder;
	color: #330066;
}
.headermid
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #330066;
	font-weight: bold;
}
.headersm
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}
.smalltext
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
}
.textboxCart
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8px;
}
.lineitemtext
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
}
.bodyTable
{
	background-color: #330066;
}