body, td {
	font : normal 11px verdana;
}

a, a:visited {
	color : blue;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a:active {
	background-color : #999999;
}

a.thin, a.thin:visited {
	font-weight : normal;
}

input, button, textarea, select {
	font-family : verdana;
}

th {
	background-color : #FFCFD7;
	color : #000000;
	font : bold 12px verdana;
}

th.th2 {
	background-color : #FFCFD7;
	color : #000000;
	font : bold 11px verdana;
}

th.prices {
	background-color : #FFCFD7;
	color : #000000;
	font : bold 11px verdana;
}

table.tBorder {
	border : solid 1px #000000;
}

table.tBorderC {
	border : solid 1px #ff6633;
}

/* is-cart */

.cartTop {
	background-color : #197AC4;
	color : #ffffff;
	font : bold 14px verdana;
}

.cartBody1 {
/*	background-color : #FCD2DB;	*/
	background-color : #e8e8e8;
	color : #000000;
	font : normal 13px arial;
}

.cartBody1R {
	background-color : #e8e8e8;
	color : #000000;
	text-align : right;
	font : normal 13px arial;
}

.cartBody1C {
	background-color : #e8e8e8;
	color : #ffffff;
	text-align : center;
}

.cartBody2 {
	background-color : #197AC4;
	color : #ffffff;
	font : bold 13px verdana;
}

.cartBody2R {
	background-color : #197AC4;
	color : #ffffff;
	font : bold 13px verdana;
	text-align : right
}

.cartBody2B {
	background-color : #197AC4;
	color : #ffffff;
	font : bold 16px verdana;
}

.cartBody2BR {
	background-color : #197AC4;
	color : #ffffff;
	font : bold 16px verdana;
	text-align : right;
}

A.cartOptions, A.cartOptions:visited {
	font : bold 11px verdana;
	background-color : #666666;
	color : #ffffff;
	text-decoration : none;
}

A.cartOptions:hover {
	font : bold 11px verdana;
	background-color : #ffffff;
	color : #666666;
	text-decoration : none;
}

.cartBottom {
	background-color : #e8e8e8;
	color : #000000;
	text-align : right;
	font : normal 13px arial;
}

.cartLabel {
	background-color : #e8e8e8;
	color : #000000;
	font : normal 12px arial;
	text-align : right;
}

.cartLabelL {
	background-color : #e8e8e8;
	color : #000000;
	font : normal 12px arial;
}

.cartLabelReq {
	background-color : #e8e8e8;
	color : #000000;
	font : bold 12px arial;
	text-align : right;
}

.cartLabelReqL {
	background-color : #e8e8e8;
	color : #000000;
	font : bold 12px arial;
}

.thinBorder {
	border : 1px solid #6666ff;
}

.cartInput {
	font : normal 12px arial;
}

.cartInputFixed {
	font : normal 12px lucida console;
}

Input.order, Select.order, TextArea.order {
	background-color : #e8e8e8;
	color : #000000;
}

Input.searchBox {
	font : normal 11px arial;
}

.copyright {
	font : normal 9px verdana;
}

a.buttonL, a.buttonL:visited {
	/*width : 80px;*/
	color : white;
	font-weight : normal;
}

a.buttonL:hover {
	text-decoration : underline;
}

a.buttonB, a.buttonB:visited {
	/*width : 80px;*/
	color : blue;
	font-weight : normal;
}

a.buttonB:hover {
	text-decoration : underline;
}

td.buttonsTD {
	color : white;
}

td.itemThumbnail {
	padding-bottom : 10px;
}

a.letter {
	font-weight : normal;
	padding-left : 3px;
	padding-right : 3px;
}

a.letter:visited {
	font-weight : normal;
}

.itemInfo {
	font : normal 12px verdana;
}

.row0 {
	background-color : #e8e8e8;
}

.row1 {
	background-color : #f8f8f8;
}

td.SRP {
	color : #666666;
	text-decoration : line-through;
}

table.top10 {
	border : solid 1px black;
}

th.top10 {
	font : bold 11px verdana;
}

a.top10, a.top10:visited {
	font : normal 11px verdana;
}

th.featuredThumb {
	font : normal 11px verdana;
	background-color : #ffffff;
	border-bottom : solid 1px #000000;
}

h3 {
	text-align : center;
	text-decoration : underline;
	font : bold 18px arial;
}

h4 {
	font : bold 14px arial;
}


itemTNName {
	font : bold 10px arial;
	color : black;
}

itemTNPrice {
	font : normal 10px arial;
	color : black;
}

itemTNSRP {
	font : normal 10px arial;
	color : #999999;
}

/*
table.ad468 {
	border : solid 1px black;
	width : 468px;
	height : 60px;
}

td.ad468 {
	background-color : #fcd2db;
	color : #666666;
	font : bold 36px arial;
	text-align : center;
}

a.ad468 {
	color : #666666;
	text-decoration : none;
}
*/

