body
{	background-color:#600131;
	background-image: url(/images/bg_gradient.gif);
	background-repeat:repeat-x;
}
.subtitle, h1
{	font-family:Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 22px;
}
.subtitle2, h2
{	color:#600131;
	font-weight:bold;
	font-size: 14px;
}
.emphasis
{	color:#003399;
	font-weight:bold;
	font-size:14px;
}
.price
{	color:#CC0000;
	font-weight:bold;
}
td
{
	vertical-align:top;
}

td.right-shadow
{
	width: 6px;
	background-image:url(/images/small_shadow.gif);
	background-repeat:repeat-y;
}

td.menu
{	width: 196px;
	background-color:#9C5915;
	line-height:0px;
}
td.content
{
	width: 543px;
	overflow:hidden;
	background-color:#0A0C4E;
	color: #CEDDF8;
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.content a
{
	color: #BC721B;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}
td.content a:hover
{	color: #FFFFFF;	}

td.contentproduct
{
	overflow:hidden;
	padding: 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

td.contentproductleft
{
	overflow:hidden;
	width: 180px;
}

td.newscontent
{
	width: 543px;
	overflow:hidden;
	background-color:#FFFFFF;
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

td.newscontent2
{
	overflow:hidden;
	background-color:#FFFFFF;
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

td.newscontent3
{
	width: 543px;
	overflow:hidden;
	background-color:#FFFFFF;
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.newscontent3 img {
	border: solid 1px #0b4a94;
}

td.newscontent3 a, td.product-left a, td.product-content a, td.product-menu a
{	color: #003399;
	text-decoration:none;
	font-weight:bold;
}
td.newscontent3 a:hover, td.product-left a:hover, td.product-content a:hover, td.product-menu a:hover
{	color: #8B0147;
}

td.newscontent a, td.product-left a, td.product-content a, td.product-menu a
{	color: #003399;
	text-decoration:none;
	font-weight:bold;
}
td.newscontent a:hover, td.product-left a:hover, td.product-content a:hover, td.product-menu a:hover
{	color: #8B0147;
}
td.product-left
{	width:152px;
	background-color:#FFFFFF;
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
td.product-content
{	width:422px;
	background-color:#FFFFFF;
	background-color:#FFFFFF;
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.product-menu
{	width: 166px;
	background-color:#FFFFFF;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.footer
{
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	width: 739px;
	height: 78px;
	overflow:hidden;
	color: #CEDDF8;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
	text-align:right;
	border-top: 1px solid #C1C3D4;
}
td.footer a
{	color: #CEDDF8;
	text-decoration: none;
}
td.footer a:hover
{	color: #FFFFFF;	}

#quoteleft
{	margin-left: 10px;
	margin-right: 10px;
}

#quote
{	color:#003399;
	font-size:10px;
	font-family:Georgia, Times New Roman, Times, serif;
	margin-left: 10px;
	margin-right: 10px;
}
