TD, TABLE, INPUT, SELECT, TEXTAREA{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
A,A:LINK,A:VISITED {
	font-family: Tahoma;
	font-size: 11px;
	color: #4682B4;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #4682B4;
	font-weight: bold;
	text-decoration: underline;
}
.BlueBold {
	color: #6996D2;
	font-weight: bold;
}
.RedBold {
	color: #B22222;
	font-weight: bold;
	font-size: 13px;
}
.BlueTitle {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #6996D2;
	font-size: 14px;
	font-weight: bold;
}
.Bold {
	font-weight: bold;
}
A.DownMenu,A.DownMenu:LINK,A.DownMenu:VISITED {
	font-family: Tahoma;
	font-size: 9px;
	color: #989898;
	font-weight: bold;
	text-decoration: none;
}
A.DownMenu:HOVER {
	font-family: Tahoma;
	font-size: 9px;
	color: #989898;
	font-weight: bold;
	text-decoration: underline;
}
.DropDownMenu {
	z-index:1; 
	visibility: hidden;
	position: absolute;
}
.Error {
	color: #DC143C;
	font-weight: bold;
}
A.GreyLink,A.GreyLink:LINK,A.GreyLink:VISITED {
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
	font-weight: bold;
	text-decoration: none;
}
A.GreyLink:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
	font-weight: bold;
	text-decoration: underline;
}
INPUT.HiddenInput {
	BACKGROUND-COLOR:#EFD8D1;
	BORDER-BOTTOM: #000000 0px;
	BORDER-LEFT: #000000 0px;
	BORDER-RIGHT: #000000 0px;
	BORDER-TOP: #000000 0px;
	width:170px;
	text-align:center;
}
.RedBig {
	font-size: 14px;
	color: #C24830;
	font-weight: bold;
}
A.RedLink,A.RedLink:LINK,A.RedLink:VISITED {
	font-family: Tahoma;
	font-size: 11px;
	color: #E9967A;
	font-weight: bold;
	text-decoration: none;
}
A.RedLink:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #E9967A;
	font-weight: bold;
	text-decoration: underline;
}
.SmallRed {
	color: #7D3C3C;
	text-align:justify;
}
.White {
	color: #FFFFFF;
}
.WhiteBold {
	color: #FFFFFF;
	font-weight: bold;
}
.Gray {
	color: #DDDDDD;
}
A.WhiteLink,A.WhiteLink:LINK,A.WhiteLink:VISITED {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.WhiteLink:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.WhiteSmall {
	color: #FFFFFF;
	font-size: 9px;
}
.DarkRed, .DarkRed:LINK,.DarkRed:VISITED,.DarkRed:HOVER {
	color: #C24830;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.CartQty {
	width: 15px;
	color: #C24830;
	font-size: 9px;
	border: #C24830 1px solid;
	text-align:right;
}
.CartButton {
	color: #C24830;
	font-size: 9px;
	border: #C24830 1px solid;
	text-align:center;
	background-color: #FFFFFF;
	height: 15px;
	vertical-align: middle;
}
.BigWhite {
	font-size: 13px;
	color: #FFFFFF;
}