.pricetext {
	color:#DE0000;
}
* {
	font-family: Verdana, Geneva, sans-serif;
}
.pageHeading {
}
.pageHeading a {
}
.pageHeading a:hover {
 }

h1 {
	font-size:12px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#da0501;
}

h2 {
	font-size:11px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#da0501;
}

h3 {
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
}

body {
	margin:0;
	padding:0;
	padding-top: 20px;
	background: #898888 url(../images/images/bg_tile.jpg) repeat-x;
}
td,th {
	font-size:12px;
	color:#333;
	line-height: 16px; 
}
td a,th a {	
	font-size:12px;
	color:#da0501;
	text-decoration:none;
	font-weight:bold;
}
td a:hover,th a:hover {
	font-size:12px;
	color:#da0501;
	text-decoration:underline;
}


td strong,th strong {
	font-size:12px;
	color:#da0501;
	font-weight:bold;
}
.nav a  {
	display: block;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-indent: 37px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/images/nav_off.jpg);
 }
.nav a:hover  {
	display: block;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-indent: 37px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/images/nav_on.jpg);
 }
.nav2 a  {
	display: block;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-indent: 37px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/images/nav_on.jpg);
 }
.nav2 a:hover  {
	display: block;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-indent: 37px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/images/nav_on.jpg);
 }
.navsub a  {
	display: block;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-indent: 45px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/images/nav_off.jpg);
 }
.navsub a:hover  {
	display: block;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-indent: 45px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/images/nav_on.jpg);
 }
.navsub2 a  {
	display: block;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-indent: 45px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/images/nav_on.jpg);
 }
.navsub2 a:hover  {
	display: block;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-indent: 45px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/images/nav_on.jpg);
 }
.footer td {
	color: #FFF;
	font-size: 11px;
}
.footer td a  {
	color: #FFF;
	font-size: 11px;
}
.footer a:hover  {
	color: #FFF;
	font-size: 11px;
}
 
.contact td {
	color: #FFF;
	font-size: 11px;
}

.contact td strong {
	color: #FFF;
	font-size: 12px;
}

.contact td a {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}

.contact td a:hover {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}
.rhBullets ul {
	margin: 0;
}
.rhBullets li {
	list-style-type: none;
	background: url(../images/images/red_dot.jpg) no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-left: 0px;
}
