A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link
{
	color: #EFEFEF;
	text-decoration: underline;
}
A:visited
{
	color: #EFEFEF;
	text-decoration: underline;
}
A:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.TabActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.TabActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.TabActive:link
{
	color: #996699;
	text-decoration: underline;
	font-weight: bold;
}
A.TabActive:visited
{
	color: #996699;
	text-decoration: underline;
	font-weight: bold;
}
A.TabActive:active
{
	color: #996699;
	text-decoration: none;
	font-weight: bold;
}
A.TabActive:hover
{
	color: #996699;
	text-decoration: none;
	font-weight: bold;
}
.TabInActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.TabInActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.TabInActive:link
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A.TabInActive:visited
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A.TabInActive:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.TabInActive:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
A.footer:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.footer:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.footer:active
{
	color: #EFEFEF;
	text-decoration: underline;
}
A.footer:hover
{
	color: #EFEFEF;
	text-decoration: none;
}
.product
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
A.product
{
	font-family: Arial, Helvetica, sans-serif;
}
A.product:link
{
	color: #000000;
	text-decoration: underline;
}
A.product:visited
{
	color: #000000;
	text-decoration: underline;
}
A.product:active
{
	color: #000000;
	text-decoration: underline;
}
A.product:hover
{
	color: #000000;
	text-decoration: none;
}
body
{
	font-size: 12px;
	background-image: url(images/default/background.jpg);
	color: #FFFFFF;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #330033;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer
{
	font-size: 10px;
	color: #996699;
	font-family: Arial, Helvetica, sans-serif;
}.LargeCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #CCCCCC;
}
.borderDark {
	BORDER-RIGHT: #330033 1px solid;
	BORDER-TOP: #330033 1px solid;
	BORDER-LEFT: #330033 1px solid;
	BORDER-BOTTOM: #330033 1px solid
}
.noImage {
	color: #CCCCCC;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid
}
.inputBox {
	BORDER-RIGHT: #330033 1px solid;
	BORDER-TOP: #330033 1px solid;
	BORDER-LEFT: #330033 1px solid;
	BORDER-BOTTOM: #330033 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
