﻿A:link {
	color: #4D4444;
	text-decoration: none;
}
A:visited {
	color: #878585;
	text-decoration: none;
}
A:active {
	color: #990000;
	text-decoration: none;
}
A:hover {
	color: #990000;
	text-decoration: none;
}
	
A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:hover {
	color: #00CC00;
	text-decoration: none;
}
TD {
	font-size: 11px;
	font-family : Tahoma;
}
P {
	font-size: 11px;
	font-family : Tahoma;
}
TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFFF;
}
P.dark {
	font-size: 11px;
	font-family : Tahoma;
; color: #FFFFFF
}
TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}
P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}
Input {
	border-width: 1px;
	border-color: #003366;
	font-family : Tahoma;
	font-size: 11px;
	color : #003366;
	background-color: #E7EAEF;
}
Input.noborder {
	border-width: 1px;
	border-color: #003366;
	font-family : Tahoma;
	font-size: 11px;
	color : #003366;
	background-color: #FFFFFF;
}
Input.darkborder {
	border-width: 2px;
	border-color: #003366;
	font-family : Tahoma;
	font-size: 11px;
	font-weight: bold;
	color : #003366;
	background-color: #E7EAEF;
}
Textarea {
	border-width: 1px;
	border-color: #003366;
	font-family : Tahoma;
	color : #5A5454;
	background-color: #E7EAEF;
}
Select {
	font-size: 11px;
	border-width: 1px;
	border-color: #003366;
	font-family : Tahoma;
	color : #003366;
	background-color: #E7EAEF;
}
HR {
	color: #5A5454;
	height: 1px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Times New Roman;
}
h1
{
	color: #660000;
}
h2
{
	color: #660000; 
}
h3
{
	color: #660000; 
}
h4
{
	color: #660000;
}
h5
{
	color: #660000;
}
h6
{
	color: #660000;
}
P.catname {
text-align: center;
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}

IMG.catimage { 
vertical-align: top; 
}

TD.catimage { 
vertical-align: top; 
} 

TD.catname { 
vertical-align:bottom; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

div.prodname {
text-align: center;
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}

IMG.prodimage { 
vertical-align: top; 
}

TD.prodimage { 
vertical-align: top; 
}

div.detailname {
text-align: center;
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}

P.prodname {
text-align: center;
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}

.prodname {
text-align: center;
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}
