body {
	font-family: Calibri;
	font-size: 11px;
color:: #000;
	background: #FFF;
	text-align: left;
	margin: 0px;
	color: #333333;
}

table {
	font-family: Calibri;
	font-size: 11px;
	text-align: left;
	color: #333333;
}
 this is the main text for the entire table and all contents displayed (not specific enough)!!
TD.topbar {
background-image: url(images/topbar.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.lefttopbg {
	background-image: url(images/lefttopbg.gif);
	font-size: 11px;
	font-family : Tahoma;
	color: #FFFFFF;	
}

TD.topbg {
	background-image: url(images/topbg.gif);
	font-size: 11px;
	font-family : Calibri;
	color : #333333;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}
A:link {
	color: #6B9BA4;
	text-decoration: none;
	font-family: Calibri;
	font-weight: bold;
}
.mincart A:link {
	color: #003399;
	text-decoration: none;
	font-family: Calibri;
	font-weight: normal;
}

A:visited {
	color: #2E5270;
	text-decoration: none;
	font-family: Calibri;
	font-weight: bold;
}

A:active {
	color: #333333;
	text-decoration: none;
}

A:hover {
	color: #3366CC;
	text-decoration: none;
}
A.prodfilterbar:link
{
	color: #333333;
	text-decoration: none;
	font-family: Calibri;
}
A.prodfilter:link
{
	color: #333333;
	text-decoration: none;
	font-family: Calibri;
	left: auto;
}
A.dark:link {
	color: #333333;
	text-decoration: none;
	font-family: Calibri;
}

A.light:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #003366;
	text-decoration: none;
}

A.dark:hover {
	color: #0066CC;
	text-decoration: none;
}

TD {
	font-size: 15px;
	font-family : Calibri;
	color:#333333;
}
 all text within the td area,, most text as before..
P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color:#333333;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Calibri;

	color :# : #666666;
}
 ^^this is the text area for the "news" section/ also the product overview section above the main tab nav menu
P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Calibri;
	color: #333333;
}

P.mincart {
	font-size: 10px;
	font-family : Calibri;
	background-color: #333333;
}

TD.menu {
	FONT-SIZE: 10px;
	COLOR: #003366;
	FONT-FAMILY: Calibri;
	text-transform: uppercase;
}
DIV.menu {
	FONT-SIZE: 12px;
	COLOR:#6B9BA4;
	FONT-FAMILY: Calibri;
	text-transform:uppercase;
	background-color: #F6F9DC;
}
edit!! this is the main left side nav menu box <--

HR {
	height: 1px;
	color: #999999;
}

td.prodnavigation {
	font-size: 11px;
	font-family : Calibri;
	color:#FF0000;
}
 this line above is the editable for the end product of the product line when viewing a product,,
 editing the lines above and below will edit the product title color when looking at the product <--
P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
}

