
body
{
	background: #FFFFFF;
	color: #000000;
	margin: 10px;
}

td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

td.Small
{
	font-size: 10px;
}

td.Button
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

td.VSeperator
{
	background-image: url(/images/seperators/vertical.gif?AppVersion=52.0.0.0);
	background-repeat: repeat-y;
	background-position-x: center;
	width: 1px;
}

td.HSeperator
{
	background-image: url(/images/seperators/horizontal.gif?AppVersion=52.0.0.0);
	background-repeat: repeat-x;
	background-position-y: center;
	height: 1px;
}

td.Report
{
    padding: 3px 5px 5px 5px;
}

td.ReportAlt
{
    padding: 4px 6px 6px 6px;
}

input
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

select
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

textarea
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

A
{ 
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #8C8A8C;
	text-decoration: underline;
}

A.MenuBar
{ 
	color: #000000;
	text-decoration: none;
}

A.MenuBar:hover
{
	color: #8C8A8C;
	text-decoration: underline;
}

A.Orange
{ 
	color: #FFFF9B;
	text-decoration: underline;
}

A.Orange:hover
{
	color: #888888;
	text-decoration: underline;
}

A.ShoppingCart
{ 
	color: red;
	text-decoration: underline;
}

A.ShoppingCart:hover
{
	color: #8C8A8C;
	text-decoration: underline;
}

A.Product
{ 
	color: #0064C8;
	text-decoration: none;
}

A.Product:hover
{
	color: #8C8A8C;
	text-decoration: underline;
}

A.Report
{ 
	color: #363636;
	text-decoration: underline;
}

A.Report:hover
{
	color: #8C8A8C;
	text-decoration: none;
}

A.Passive
{ 
	color: #8C8A8C;
	text-decoration: none;
}

A.Passive:hover
{
	color: #8C8A8C;
	text-decoration: underline;
}

A.Classic
{ 
	color: blue;
	text-decoration: underline;
}

A.Classic:hover
{
	color: red;
	text-decoration: none;
}

td.DottedFiller
{
    width: 100%;
    background-image: url(/images/dottedentry.gif?AppVersion=52.0.0.0);
    background-repeat: repeat-x;
	background-position: bottom;
}

INPUT.Login
{
    width: 90px;
    border: 1px solid gray;
    padding-left: 2px;
    padding-right: 2px;
}

.PlainDom       { color: #838183; }
.PlainDomBG     { background: #838183; }
.PlainSub       { color: #FEFEFE; }
.PlainSubBG     { background: #FEFEFE; }

.BronzeDom      { color: #0F890A; }
.BronzeDomBG    { background: #0F890A; }
.BronzeSub      { color: #EEFEAC; }
.BronzeSubBG    { background: #EEFEAC; }

.SilverDom      { color: #31659C; }
.SilverDomBG    { background: #31659C; }
.SilverSub      { color: #F6FEFE; }
.SilverSubBG    { background: #F6FEFE; }

.GoldDom        { color: #FE6807; }
.GoldDomBG      { background: #FE6807; }
.GoldSub        { color: #FEE2C5; }
.GoldSubBG      { background: #FEE2C5; }
