html { overflow: -moz-scrollbars-vertical; }

body {
	font-family:Arial;
	font-size:10pt;
background: url(/images/diag-bg.gif);
	margin:0px;
	margin-top:0px;
margin-bottom:0px;

}

td {
	font-family:Arial;
	font-size:10pt;
}

.topmenu {
font-family:arial,verdana,helvetica,sans;
font-size:11px;
font-weight:bold;
height:14px;
line-height:14px;
padding-top:2px;
padding-left:4px;
padding-right:4px;
padding-bottom:2px;
margin-top:18px;
text-align:center;
text-decoration:none;
}
a.topmenu:link {
background-color:#F1F1F8;
border:1px solid #003399;
color:#000000;
text-decoration:none;
}
a.topmenu:visited {
background-color:#F1F1F8;
border:1px solid #003399;
color:#000000;
}
a.topmenu:active {
background-color:#F1F1F8;
color:#000000;
}
a.topmenu:hover {
background-color:#FFFFCC;
color:#CC3300;
}

.outerdiv {
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
border:1px solid #0077cc;
background-color:#ffffff;
max-width:750px;
width:expression(document.body.clientWidth > 750? "850px": "auto" );
text-align:left;
}

table.cbrc{ 
	font-family:arial; 
	font-size:10pt;
	margin-top: 0px; 
	margin-bottom: 0px; 
	background: #eef4ff; 
}
  table.cbrc tr.row1 td.td1{ width: 8px; height: 8px; background: url(http://www.greatoffers4u.com/images/cb/bg_topleft.gif) top left no-repeat; }
  table.cbrc tr.row1 td.td2{ height: 8px; background: url(http://www.greatoffers4u.com/images/cb/bg_stripe.gif ) top left repeat-x; }
  table.cbrc tr.row1 td.td3{ width: 8px; height: 8px; background: url(http://www.greatoffers4u.com/images/cb/bg_topright.gif) top right no-repeat; }
  table.cbrc tr.row2 td.td1{ width: 8px; background: url(http://www.greatoffers4u.com/images/cb/bg_stripe.gif ) top left repeat-y; }
  table.cbrc tr.row2 td.td2{ padding: 3px; }
  table.cbrc tr.row2 td.td3{ width: 8px; background: url(http://www.greatoffers4u.com/images/cb/bg_stripe.gif ) top right repeat-y; }
  table.cbrc tr.row3 td.td1{ width: 8px; height: 8px; background: url(http://www.greatoffers4u.com/images/cb/bg_bottomleft.gif) bottom left no-repeat; }
  table.cbrc tr.row3 td.td2{ height: 8px; background: url(http://www.greatoffers4u.com/images/cb/bg_stripe.gif ) bottom left repeat-x; }
  table.cbrc tr.row3 td.td3{ width: 8px; height: 8px; background: url(http://www.greatoffers4u.com/images/cb/bg_bottomright.gif) bottom right no-repeat; }

#button { margin: 0; padding: 0; }
#button a { display: block; background: url(/images/join_off.gif) no-repeat; width: 200px; height: 0px !important; height /**/:75px; padding: 75px 0 0 0; overflow: hidden; }
#button a:hover { background: url(/images/join_on.gif) no-repeat; width: 200px; height: 0px !important; height /**/:75px; padding: 75px 0 0 0; overflow: hidden; }
a:hover {text-decoration:none;color:red}