﻿BODY {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	color:#000000;
}

.price-table-head
{
	color: #FFFF00; 
	background-color: #000000;
	font-weight: bold;
}

.thinborder
{
	font-size: 1px;
}

P, LI, UL {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	text-align:justify;
	margin: 0px 15px 0px 15px;
}

P {
	margin: 0px 15px 5px 15px;
}

Table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	border-collapse: collapse;
}

HR {
	color: #FF2222;
	height: 1px;
	width: 100%;
}


A:LINK 		{color: #EC008C;	text-decoration: none;		font-weight: bold;}
A:VISITED	{color: #EC008C;	text-decoration: none;		font-weight: bold;}
A:HOVER		{color: #00AEEF;	text-decoration: none;		font-weight: bold;}
A:ACTIVE	{color: #EC008C;	text-decoration: none;		font-weight: bold;}

H1 {
	color: black;
	font-family: arial;
	text-align: left;
	font-size: 1.8em;
	font-weight: bold;
}

h2 {
	color: #00aeef;
	font-family: arial;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #ec008c;
	font-family: arial;
	text-align: left;
	font-size: 1.05em;
	font-weight: bold;
}

h4 {
}

h5 {
}

h6 {
}

.h-featured-product
{
	color: black;
	font-family: arial;
	text-align: left;
	font-size: 1.8em;
	font-weight: bold;
}

.nav
{
	font-family: arial, serif;
}

.nav A:LINK 	{color: black;		text-decoration: none;		font-weight: bold;}
.nav A:VISITED	{color: black;		text-decoration: none;		font-weight: bold;}
.nav A:HOVER	{color: white;		text-decoration: none;		font-weight: bold;}
.nav A:ACTIVE	{color: black;		text-decoration: none;		font-weight: bold;}

.print-navigation {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

.print-navigation A:LINK	{color: black; text-decoration: none;			font-weight: bold;}
.print-navigation A:VISITED	{color: black; text-decoration: none;			font-weight: bold;}
.print-navigation A:HOVER	{color: #EC008C; text-decoration: none;			font-weight: bold;}
.print-navigation A:ACTIVE	{color: black; text-decoration: none;			font-weight: bold;}

.footer
{
	color: white;
	font-family: arial;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.cyan{
	color: #00aeef;
}

.magenta{
	color: #ec008c;
}

.yellow{
	color: #fff200;
}

.black{
	color: #000000;
}
.pull-right
{
	border: medium outset #00aeef;
	float: right;
	margin: 10px 0px 10px 10px;
}
