body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

a.topnav:link, a.topnav:visited
{
	color: #333333;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.topnav:hover, a.topnav:active {
	color: #2E3092;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

hr {
	color: #2E3092;
	border:none;
	background-color: #2E3092;
	height: 1px;
	width: 80%;
}

.checkout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #2E3092;
}

a.checkout:link, a.checkout:visited  {
	color: #2E3092;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

a.checkout:hover, a.checkout:active {
	color: #2E3092;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}


a:link, a:visited, a:hover, a:active {
	color: #CC3333;
	text-decoration: none;
}

.red {
	font-weight: bold;
	color: #CC3333;
}

.blue {
	font-weight: bold;
	color: #2E3092;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	font-family: Tahoma, "Times New Roman", serif;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	font-family: Tahoma, "Times New Roman", serif;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	font-family: Tahoma, "Times New Roman", serif;
}

.cat-header {
	font-size: 13px;
	font-weight: bold;
	color: #CC3333;
	font-family: Tahoma, "Times New Roman", serif;
	line-height: 25px;
}

.navl{
	color: #333;
	padding-left: 1px;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.navl:link, a.navl:visited {
	font-size: 11px;
	color: #2E3092;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 15px;
}

a.navl:hover {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 15px;
}

a.navl:active {
	font-size: 11px;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 15px;
}



.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2E3092;	
}	

a.breadcrumb:link, a.breadcrumb:visited {
	color: #2E3092;
	text-decoration: none;
}

a.breadcrumb:hover, a.breadcrumb:active {
	color: #9D683E;
	text-decoration: none;
}

.prod-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9B0607;
	font-size: 12px;
	font-weight: bold;
}	

a.prod-name:link, a.prod-name:visited {
	color: #9B0607;
	text-decoration: none;
}

a.prod-name:hover, a.prod-name:active {
	color: #9B0607;
	text-decoration: none;
}



.price {
	font-size: 12px;
	font-weight: bold;
	color: #9B0607;
}


