
body {
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 12px; 
 text-indent: 0in; 
 margin: 0px; 
 padding: 0px; 
 color: black; 
 background-color: white;
 background: url("bodybg.png") repeat-y left;
}

h1 {  font-size: 20px; font-weight: bold; }
h2 {  font-size: 18px; font-weight: bold; }
h3 {  font-size: 16px; font-weight: bold; }
h4 {  font-size: 14px; font-weight: bold; }
h5 {  font-size: 13px; font-weight: bold; }
h6 {  font-size: 12px; font-weight: bold; }

a:link      { text-decoration: underline; color: #000080; }
a:visited   { text-decoration: underline; color: #000080; }
a:hover     { text-decoration: underline; color: #FF0000; }
a:active    { color: #000080; }

#header {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 66px;
 background: url("headerbg.png") repeat-x;
 z-index: 2;
 text-align: right;
}

#coupon {
 position: absolute;
 top: 2px;
 left: 720px;
 width: 150px;
 height: 58px;
 z-index: 1;
/*border: 1px solid #000000;*/
}

#logobg {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 66px;
 width: 715px;
 background: url("logobg.gif") no-repeat;
 z-index: 3;
/*border: 1px solid red;*/
}

#content {
 position: absolute;
 top: 80px;
 left: 240px;
 min-width: 745px;
 padding-right: 15px;
 z-index: 5;
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 12px;
}

#left {
 position: absolute;
 top: 70px;                 /* was 150 */
 left: 2px;
 width: 227px;		/* was 199 */
 height: 520px;
 background-color: transparent;
 z-index: 4;
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 12px;
/*border: 1px solid red;*/
}

#right {
 width: 231px;
 background-color: transparent;
 z-index: 6;
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 16px;
font-weight: bold;
border: 2px solid black;
}

div.footer { text-align: center; line-height:15px; font-size: 12px; background-color: transparent; margin-top: 5px; }

.large { font-size: 14px; }


div.rbz
{
	width:220px; 
	border:none;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	background-image: url(button_red.gif);
	background-repeat:no-repeat;
	color:black;
	height:25px;
}
div.rbtz:hover
{
	padding-left:0px;
	background-image: url(button_red_s.gif);
	background-repeat:no-repeat;
}
div.rbtz
{
	padding-left:10px;
	padding-top:0px;
	color: black;
	width:220px;
}
div.rbtz a
{
	padding-left:0px;
	line-height: 25px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	width:100%;
	display:block;
	text-align:left;
}
div.rbtz a:hover
{
	padding-left:13px;
}

/* ---current page--- */
div.rbzc
{
	width:220px; 
	border:none;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	background-image: url(button_red_c.gif);
	background-repeat:no-repeat;
	color:black;
	height:25px;
	line-height: 25px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	text-align:center;
}
div.rbzc1
{
	width:190px; 
	border:none;
	margin: auto;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	background-image: url(button_red1_c.gif);
	background-repeat:no-repeat;
	color:black;
	height:20px;
	line-height: 20px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	text-align:center;
}

/* ---small tabs--- */
div.rbz1
{
	width:190px; 
	border:none;
	margin: auto;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	background-image: url(button_red1.gif);
	background-repeat:no-repeat;
	color:black;
	height:20px;
}
div.rbtz1:hover
{
	padding-left:0px;
	background-image: url(button_red_s1.gif);
	background-repeat:no-repeat;
}
div.rbtz1
{
	padding-top:0px;
	color: black;
	width:190px;
}
div.rbtz1 a
{
	line-height: 20px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	width:100%;
	display:block;
	text-align:center;
}
