/**
* ID = 0;
* CLASS = 6
* ELEMENTS: 3;
* CSS: 061
*/
a.order:link, a.order:visited, a.order:active
{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

/**
* ID = 0;
* CLASS = 6;
* ELEMENTS = 0;
* CSS: 063
*/
a.home:link, a.home:visited, a.home:active 
{
	color: #408080;
	font-weight: bold;
}

/**
* ID = 0;
* CLASS = 6;
* ELEMENTS = 3;
* CSS: 021
*/
a.articles:link, a.articles:visited, a.articles:hover, a:link, a:visited
{
	color: #400040;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

/**
* ID = 0;
* CLASS = 3
* ELEMENTS = 2;
* CSS: 032
*/
a.navigation:link
{
	color: #400040;
	text-decoration: none;
	font-size: 8pt;
}

/**
* ID = 0;
* CLASS = 3
* ELEMENTS = 2;
* CSS: 032
*/
a.navigation:visited
{
	text-decoration: none;
	color: #400040;
	font-size: 8pt;
}


/**
* ID = 0;
* CLASS = 2
* ELEMENTS: 1;
* CSS: 021
*/
a:active 
{
	color: #9B9B9B;
}

/**
* ID = 0;
* CLASS = 2
* ELEMENTS: 1;
* CSS: 021
*/
a.navigation:active 
{
	color: #275050;
	font-size: 8pt;
}

/**
* ID = 0;
* CLASS = 2;
* ELEMENTS = 1;
* CSS: 021
*/
a.articles:hover 
{
	text-decoration: underline;
}

/**
* ID = 0;
* CLASS = 2;
* ELEMENTS = 1;
* CSS: 021
*/
a.order:hover 
{
	text-decoration: underline;
}

/**
* ID = 0;
* CLASS = 2;
* ELEMENTS = 1;
* CSS: 021
*/
a.home:hover 
{
	text-decoration: underline;
}

/**
* ID = 0;
* CLASS = 2
* ELEMENTS: 1;
* CSS: 021
*/
a.navigation:hover 
{
	text-decoration: none;
	color: #FFFFFF;
}


/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 1;
* CSS: 011
*/
table.header 
{
	border-width: 0;
	width: 100%;
	background-color: #808080;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 1;
* CSS: 011
*/
table.body 
{
	width: 771px;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 1;
* CSS: 000101
*/
hr.home 
{
	color: #FFFFFF;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 1;
* CSS: 000101
*/
hr.footer 
{
	width: 95%;
	color: #66A0C6;
}
	
/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 1;
* CSS: 011
*/
td.subheader 
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 8pt;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 1;
* CSS: 011
*/
td.side 
{
	background-color: #C0C0C0;
	width: 170px;
	font-family: Verdana;
	font-size: 10pt;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 1;
* CSS: 011
*/
td.content 
{
	font-size: 10pt;
	font-family: Verdana;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 1;
* CSS: 000101
*/
th.header 
{
	background-color: #C0C0C0;
	color: #400040;
	font-weight: bold;
	text-align: left;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 0;
* CSS: 010
*/
.header 
{
	color: #008040;
	font-weight: bold;
	font-size: 9pt;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 0;
* CSS: 010
*/
.right_border {
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #000000;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 0;
* CSS: 010
*/
.add_cart 
{
	vertical-align: top;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 0;
* CSS: 010
*/
.product_description 
{
	vertical-align: top;
	text-align: left;
	font-size: 8pt;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 0;
* CSS: 010
*/
.product_image 
{
	vertical-align: top;
	text-align: center;
}

/**
* ID = 0;
* CLASS = 1;
* ELEMENTS = 0;
* CSS: 010
*/
td.navigation 
{
	background-color: #9D9D9D;
	height: 18px;
	color: #306161;
	font-size: 8pt;
}

/**
* ID=0
* CLASS=0
* ELEMENT=1
* CSS: 001
*/

td 
{
	text-align: left;
}

/**
* ID = 0;
* CLASS = 0;
* ELEMENT = 6;
* CSS: 006
*
img 
{
	border-width: 2px;
}
*/
a.top  { color: #ffffff; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.top:hover { text-decoration: underline }
