body
{
	background-color: #0086c5;
}

body, table, p, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

hr
{
	width: 98%;
}

td.divider
{
	background-color:#0086c5;
	width: 10px;
	background-image: url(template_images_ori/divider.gif);
}

td.rightoutline
{
	background-color: #0086C5;
	width: 15px;
	background-image: url(template_images_ori/rightoutline.gif);
}

td.contentholder
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.h1, .h2, .productTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #1550A0;
	font-weight: bold;
}

.h1
{
	font-size: 16px;
	width: 100%;
	border-bottom: #1550A0 1px solid;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.productTitle {
	font-size: 18px;
	text-decoration: underline;
}

.productPrice {
	font-size: 16px;
	color: Red;
	font-weight: bold;
	text-decoration: none;
}

.colorheadinglarge
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#1550A0;
	color: #ffffff;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding: 3px;
}

.colorheadingnorm
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#1550A0;
	color: #ffff99;
	text-decoration: none;
}

.menu
{
	background-color: #ffffff;
	width: 175px;
}

.background 
{
	background-color: #1550A0;
}

.bold
{
	font-weight: bold;	
}

.smalltext
{
	font-size: xx-small;
}

.alternaterow
{
	background-color: #eeeeee;
}

.outline
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

img.featured
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 100px;
}

img.products
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	color:#1550A0;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color:#0086c5;
}

a.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	display: block;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
}

a.topmenu:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

a.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	display: block;
	width: 100%;
}

a.submenu:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
