BODY, TD {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFEA;
}

UL.Arrows {
	list-style: url(../images/arrow_right_red.gif);
}

UL.Spaced {
	line-height: 16px;
}

A {
	color : #0000FF;
	text-decoration : none;
}

A:Hover {
	color : #FF0000;
	text-decoration : underline;
}

A.Bold {
	font-weight: bold;
}

A.Small {
	font-size: 10px;
}

A.Menu {
	font-size : 11px;
	font-family : Tahoma, Arial;
	font-weight : bold;
	color : #FFFFFF;
	line-height : 18px;
}

A.Menu:Hover  {
	color : gold;
	text-decoration : underline;
}

A.Menu:Active {
	color: gold;
	
}

A.SubMenu {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: White;
	line-height: 16px;
}

A.SubMenu:Hover {
	color: Gold;
}

A.Product {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	color: Navy;
	text-decoration: none;
}

A.Product:Hover {
	color: #1E90FF;
}

A.Headline {
	font-size: 13px;
	font-weight: bold;
	color: #4169E1;
}

A.TblHead {
	font-size: 13px;
	font-weight: bold;
	color: White;
}

A.TblHead:Hover {
	color: White;
}

A.Image {
	color: black;
	border-color: black;
}

A.Image:Visited {
	color: black;
}

.MenuSelected {
	font-size : 11px;
	font-family : Tahoma, Arial;
	font-weight : bold;
	color : gold;
	line-height : 18px;
}

.subtitle01 {
	font-size : 14px;
	font-weight : Bold;
	font-style : Normal;
	color : Red;
}

.subtitle02 {
	font-size : 11px;
	font-weight : Bold;
	font-style : Normal;
	color : #000080;
}

.Subtitle03 {
	font-size : 11px;
	font-weight : Bold;
	font-style : Normal;
	color : #FFFFFF;
}

.Subtitle04 {
	font-size: 13px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: Navy;
	line-height: 27px;
}

.TxtBld {
	font-weight : Bold;
}

.TxtSml {
	font-size: 10px;
}

.TxtNml {
	font-weight: Normal;
}

.TxtBldRed {
	font-size : 11px;
	font-weight : Bold;
	font-style : Normal;
	color : Red;
}

.TxtError {
	font-size : 11px;
	font-weight : Bold;
	font-style : Normal;
	color : Red;
}

.TxtHilite {
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}

.TxtPrice {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

.TxtSpecial {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: Red;
	text-decoration: none;
}

.Foot  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.TblHead {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: red;
	background-color: #CA0824;
	line-height: 18px;
}

.TblLeft {
	font-weight: bold;
	font-size: 10px;	
	background-color: #FFD5D5;
}

.TblRight {
	font-weight: bold;
	background-color: #FFD5D5;
}

.TblEven {
	background-color: #FED8DF;
}

.TblOdd {
	background-color: #FFFFFF;
}

.TblBtn {
	background-color: #FFD5D5;
}

.TblCart {
	background-color: #E4E4E4;
}

.Btn {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight : Bold;
	font-style : Normal;
	color : Red;
	background-color : #FFFFDF;
}