body {
 	background-color: #005B70;
  	background-image: url(http://www.cache-hunting.com/images/bg.jpg);
	scrollbar-face-color: #005B70;
	scrollbar-highlight-color: #005B70;
	scrollbar-shadow-color: #003743;
	scrollbar-3dlight-color: #60A3B1;
	scrollbar-arrow-color:  #F3960B;
	scrollbar-track-color: #003743;
	scrollbar-darkshadow-color: #000000;
  	margin-top:0;
  	margin-left:0;
  	margin-right:0;
  	margin-bottom:0;
	}
body.white {
	background-color: #ffffff;
  	background-image: none;
}

td {
font style: bold;
color:#005B70; 
   font-family: verdana,sans-serif,Helvetica; 
   font-size: 12px;
   font-weight: bold 
}
a:link {
  color:#2653C3;
  font-family: verdana,sans-serif,Helvetica;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:underline;
}
a:visited {
  color:#658E8A;
  font-family: verdana,sans-serif,Helvetica;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:underline;
}
a:active {
  color:#ffffff;
  font-family: verdana,sans-serif,Helvetica;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:underline;
  background-color:#2653C3;
}
a:hover {
  color: #ffffff;
  font-family: verdana,sans-serif,Helvetica;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:underline;
  background-color:#005B70
}

A:hover.clear {
	FONT-WEIGHT: bold; 
	BACKGROUND: none; 
	COLOR: red; 
	TEXT-DECORATION: underline overline;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}
a:active.clear {
  color:#ffffff;
  font-family: verdana,sans-serif,Helvetica;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:underline;
  background:none;
}

A:link.tinyclear {
	FONT-WEIGHT: normal; 
	BACKGROUND: none; 
	COLOR: #658E8A; 
	TEXT-DECORATION: underline;
	font-family: verdana,helvetica,arial;
	font-size: 9px;
}

A:hover.tinyclear {
	FONT-WEIGHT: normal; 
	BACKGROUND: none; 
	COLOR: #658E8A; 
	TEXT-DECORATION: underline;
	font-family: verdana,helvetica,arial;
	font-size: 9px;
}

A:active.tinyclear {
	FONT-WEIGHT: normal; 
	BACKGROUND: none; 
	COLOR: #658E8A; 
	TEXT-DECORATION: underline;
	font-family: verdana,helvetica,arial;
	font-size: 9px;
}

A:visited.tinyclear {
	FONT-WEIGHT: normal; 
	BACKGROUND: none; 
	COLOR: #658E8A; 
	TEXT-DECORATION: underline;
	font-family: verdana,helvetica,arial;
	font-size: 9px;
}

A:link.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
}
A:visited.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
}
A:active.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
}
A:hover.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
}

A:link.discountsgalore {
   font-family: Times;
   font-size: 26px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:12px;
   color: #D12725;
   font-style: italic;
   text-decoration:underline;
   text-align:center;
}

A:hover.discountsgalore {
   font-family: Times;
   font-size: 26px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:12px;
   color: #D12725;
   font-style: italic;
   text-decoration:underline;
   text-align:center;
   background:#ffff66;
}

A:active.discountsgalore {
   font-family: Times;
   font-size: 26px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:12px;
   color: #D12725;
   font-style: italic;
   text-decoration:underline;
   text-align:center;
   background:#ffff66;
}

A:visited.discountsgalore {
   font-family: Times;
   font-size: 26px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:12px;
   color: #D12725;
   font-style: italic;
   text-decoration:underline;
   text-align:center;
}

input.txt{
	border:none;
	font-family:verdana;
	font-size:16pt;
	font-weight:bold;
	color:#F10A0A;
	border-right-color:#FFFFFF
}

input,select{
	color:#050;
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight:bold;
	background-color:#fed;
	border:2px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}


FORM {
	font-family: arial,helvetica;
	font-size: 10px;
    COLOR: #945127; 
    font-weight: bold; }
submit {
    color: red}


H1{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 22px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:18px;
   color: #005B70;
}

H2{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:12px;
   color: #005B70;
   font-style: italic;
   text-decoration:underline;
}

H3{
   font-family: Times;
   font-size: 26px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:12px;
   color: #D12725;
   font-style: italic;
   text-decoration:none;
   text-align:center;
}
H4{
   font-family: verdana,helvetica;
   font-size: 12px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:12px;
   color: #D12725;
   font-style: italic;
   text-decoration:none;
   text-align:center;
}

p.tiny {
	font-family: verdana,helvetica,arial;
	font-size: 9px;
}
td.tiny {
	font-family: verdana,helvetica,arial;
	font-size: 10px;
}
