.pricetext {
	color:#DE0000;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
.pageHeading {
	font-size:19px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}
.pageHeading a {
	font-size:19px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:none;
	color: #006699;
}
.pageHeading a:hover {
	font-size:19px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:underline;
	color: #006699;
 }

h1 {
	font-size:19px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#006699;
}

h2 {
	font-size:15px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#2f2f2f;
}

h3 {
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin-bottom:0px;
	padding-bottom:0px;
}

body {
	margin:0;
	padding:0;
	background: #2f2f2f;
}
td,th {
	font-size:13px;
	color:#2f2f2f;
	line-height: 20px; 
}
td a,th a {	
	font-size:13px;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
td a:hover,th a:hover {
	font-size:13px;
	color:#006699;
	text-decoration:underline;
}


td strong,th strong {
	font-size:13px;
	color: #F00;
	/*color:#E700FF;*/
	font-weight:bold;
}
.nav a  {
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
 }
.nav a:hover  {
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
 }
.nav2 a  {
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px; 
	padding-right: 5px;
	background: url(../images/images/nav_on.jpg) repeat-x;
 }
.nav2 a:hover  {
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px; 
	padding-right: 5px;
	background: url(../images/images/nav_on.jpg) repeat-x;
 }

.footer td {
	color: #FFF;
	font-size: 11px;
}
.footer td a  {
	color: #FFF;
	font-size: 11px;
}
.footer a:hover  {
	color: #FFF;
	font-size: 11px;
}
