BODY
{ 
scrollbar-face-color:#003366; 
scrollbar-shadow-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#B6B3A0; 
scrollbar-darkshadow-color:#B6B3A0; 
scrollbar-track-color1:#FFFFFF; 
scrollbar-track-color2:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
}


p
{
color: #003366;
font-family: trebuchet ms;
font-size: 14px;
font-weight: normal;
}

p.bold
{
color: #003366;
font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
}

table
{
border-collapse: collapse; 
border-color: #6D82A1; 
background-color: #ffffff;
}
th
{color: #003366;
font-family: trebuchet ms, Tahoma, Verdana;
font-size: 12px;
font-weight: bold;
background: #ffffff;}

td
{font-family: trebuchet ms;
font-size: 12px;
font-weight: normal;
color:#003366;}

h1 
{font-family: trebuchet ms;
font-size: 24px;
color: #003366;
font-weight: bold;}

.submit_btn
{color: #FFFFFF; 
font-family: Trebuchet MS; 
font-size: 10px; 
font-weight: bold;
background-color: #003366;}

.normal
{font-family: trebuchet ms;
font-size: 12px;
font-weight: normal;
color:#003366;}

.hidden
{font-family: arial;
font-size: 10px;
font-weight: normal;
color:#FFFFFF;}

.normalb
{font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
color:#003366;}

.normalbwhite
{font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
color:#FFFFFF;}

.merchant
{font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
color:#003366;}

.small
{font-family: trebuchet ms;
font-size: 10px;
font-weight: bold;
color:#000000;
}

.form_desc
{font-family: trebuchet ms;
font-size: 14px;
color: #ffffff;
font-weight: bold;
background: #003366;
}

.alert_mess
{font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
color:#FF0000;
}

.offer
{font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
color: #ffffff;
background: #003366;}

.disclaimer
{font-family: trebuchet ms;
font-size: 12px;
font-weight: normal;
color: #003366;
background: #ffffff;}

.coupon_bg
{background: url('/images/void.png');
background-repeat: repeat;
}
.coupon_print_bg
{background: #ffffff;
}
.coupon_top
{font-family: trebuchet ms;
font-size: 14px;
color: #ffffff;
font-weight: bold;
text-indent: 10px;
line-height:35px;
width: 685px;
height: 35px;
background: url('/images/coupon_cell_top.png');
}
.email_coupon_top
{font-family: trebuchet ms;
font-size: 14px;
color: #ffffff;
font-weight: bold;
text-indent: 10px;
line-height:35px;
width: 600px;
height: 35px;
background: url('http://www.superwebcoupons.com/images/coupon_email_top.png');
}

A, A:active, A:visited{
	COLOR: #003366;
	TEXT-DECORATION:none;
}
A:hover{
	COLOR: #996600;
	TEXT-DECORATION:none;
}

#popwingui {
	background-color:#ffffff;
	background-image:url('/images/topbar.jpg');
	background-repeat:repeat-x;
	border:1px solid #000;
	cursor:move
}
img {
	border:0px;
}

#popwindiv {

}
#popwiniframe {
	
	background-color:#F3F3F3;
	border:1px solid #666;
}
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font-family: trebuchet ms;
font-size: 8pt;
font-weight: bold;
color:#FF0000;
line-height:18px;
z-index:100;
}
#available {
  display: none;
  color: green;
}
#not_available {
  display: none;
  color: red;
}