body	{
	margin:0;
	padding:0;
	scrollbar-face-color:#F10A0A;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#000;
	scrollbar-shadow-color:#1C1C1C;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#1C1C1C;
	scrollbar-darkshadow-Color:#1C1C1C;
}

body.white {
	background-color: #ffffff;
  	background-image: none;
}

h1 {text-size:18pt; color:#F10A0A; text-align:center;}
h2 {text-size:14pt; color:red; font:italic; text-align:center;}
h3 {
   font-family: verdana,helvetica;
   font-size: 22px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:18px;
   color: #F10A0A;
   background-color:yellow;
}
h4 {
   font-family: verdana,helvetica;
   font-size: 22px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:18px;
   color: #005686;
   background-color:#49CBFD;
}
h5 {
   font-family: times;
   font-size: 28px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:18px;
   color: #ffffff;
   background-color:#F10A0A;
}
h6 {
   font-family: times;
   font-size: 28px;
   font-weight: bold;
   margin-top:12px;
   margin-bottom:18px;
   color: #ffffff;
   background-color:#F10A0A;
}

a:link {color:blue; text-decoration:none; font-weight: bold;}
a:hover { color:red; text-decoration:none; background:#EFEDED; font-weight: bold;}
a:visited {color:blue; text-decoration:none; font-weight: bold;}
a:active {color:blue; text-decoration:none; font-weight: bold;}

a:link.closewindow {color:blue; text-decoration:none; font-weight: bold;}
a:hover.closewindow { color:white; text-decoration:none; background:#F10A0A; font-weight: bold;}
a:visited.closewindow {color:#bac0d8; text-decoration:none; font-weight: bold;}
a:active.closewindow {color:blue; text-decoration:none; font-weight: bold;}

A:hover.clear {
	FONT-WEIGHT: bold; 
	BACKGROUND: none; 
	COLOR: red; 
	TEXT-DECORATION: underline overline;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}

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; 
}


span.yellow {
	background-color:yellow;
	font-family:verdana,helvetica;
	font-weight:bold;
	color:#000000;
}
span.red {
	background-color:#F10A0A;
	font-family:verdana,helvetica;
	font-weight:bold;
	color:#ffffff;
}

td.auction {
  color:black;
  FONT-FAMILY:verdana,Helvetica,sans-serif;
  FONT-SIZE:12px;
}

td.signup {
  color:black;
  font-family:arial,verdana,helvetica,sans-serif;
  font-size:8pt;
  font-weight:normal;
}

p.tiny {
	font-family: arial,verdana,helvetica;
	font-size: 9px;
	font-weight: normal;
}
td.tiny {
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	font-weight:bold;
}

td.form { 
 FONT-SIZE:9px;
 color:#003366;
 FONT-FAMILY:verdana,Helvetica,sans-serif;
 font-weight:normal;
}

INPUT {
 FONT-SIZE:9px;
 color:#003366;
 FONT-FAMILY:verdana,Helvetica,sans-serif;
 font-weight:normal;
 background-color:#E7D48A;
}
form {
 FONT-SIZE:9px;
 color:#003366;
 FONT-FAMILY:arial,verdana,Helvetica,sans-serif;
 font-weight:normal;
}
select {
 FONT-SIZE:9px;
 color:#003366;
 FONT-FAMILY:arial,verdana,Helvetica,sans-serif;
 background-color:#E7D48A;
 font-weight:normal;
}

p.unsubscribe {
 font-weight:bold;
 font-size:10px;
}
a:link.unsubscribe {
 font-weight:bold;
 font-size:10px;
 color:#666;
}
a:visited.unsubscribe {
 font-weight:bold;
 font-size:10px;
 color:#666;
}
a:active.unsubscribe {
 font-weight:bold;
 font-size:10px;
 color:#666;
}
a:hover.unsubscribe {
 font-weight:bold;
 font-size:10px;
 color:white;
 background-color:#F10A0A;
}
