A:link {
	color: #8e001c;
	text-decoration: none;
}

img A:link {
	color: #000;
	text-decoration: none;
}

A:visited {
	color: #8e001c;
	text-decoration: none;
}

A:active {
	color: #e2a036;
	text-decoration: none;
}

A:hover {
	color: #093678;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : trebuchet ms,verdana,arial;
}

P {
	font-size: 11px;
	font-family : trebuchet ms,verdana,arial;
}

TD.smaller {
	font-size: 11px;
	font-family : trebuchet ms,verdana,arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : trebuchet ms,verdana,arial;
	color : #000000;
}

A.menu1:link {
	color: #8e001c;
	text-decoration: none;
}

A.menu1:visited {
	color: #8e001c;
	text-decoration: none;
}

A.menu1:active {
	color: #e2a036;
	text-decoration: none;
}

A.menu1:hover {
	color: #093678;
	text-decoration: none;
}

A.menu2:link {
	color: #fee679;
	text-decoration: none;
}

A.menu2:visited {
	color: #e2a036;
	text-decoration: none;
}

A.menu2:active {
	color: #fee679;
	text-decoration: none;
}

A.menu2:hover {
	color: #ffffff;
	text-decoration: none;
}

HR {
	color : #093678;
	height: 1px;
}

h1 {
	font-size: 13px;
	font-family : trebuchet ms,verdana,arial;
	color : #000000;
	font-weight : normal;
}

h2 {
	font-size: 11px;
	font-family : trebuchet ms,verdana,arial;
	color : #000000;
	font-weight : normal;
}

h3 {
	font-size: 11px;
	font-family : trebuchet ms,verdana,arial;
	color : #000000;
	font-weight : normal;
}

h4 {
	font-size: 13px;
	font-family : trebuchet ms,verdana,arial;
	color : #000000;
	font-weight : normal;
}

h5 {
	font-size: 10px;
	font-family : trebuchet ms,verdana,arial;
	color : #fee679;
	font-weight : normal;
}

h6 {
	font-size: 9px;
	font-family : trebuchet ms,verdana,arial;
	color : #000000;
	font-weight : normal;
}

td.revlink
	{
	font-size:10px;
	font-family:trebuchet ms,verdana,arial;
	color:#ffffff;
}

TD.mincart {
	font-size: 9px;
	font-family : trebuchet ms,verdana,arial;
}

P.mincart {
	font-size: 9px;
	font-family : trebuchet ms,verdana,arial;
}

/*Jordan's CSS*/

td.cattable {
	border:#E1E1E1 1px dashed;
	}
p.catdesc {
	color:#8D8D8D;
	}
p.catname {
	text-align:center;
	}
a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	}
hr {
	border:none;
	border-top:1px solid #c3c0c0;
	}
.prodimage {
	float:right;
	margin:3px;
	clear:right;
	border:0;
	}
.detailname {
	color:#575757;
	font-size: 24px;
	}
.discountsapply {
	color:#FF3E3E;
	font-size: 12px;
	}
.detaildiscounts {
background-color:#FF8080;
border:solid 1px red;
padding:2px;
font-size:18px;
color:#fff;
text-align:center;
}
.back {
	color:#818181;
	}