/* CSS Document */
BODY {font-family: Arial, Verdana;
font-size:12px;
color: #000000;
background-color:#104b87;
}
TD{
font-family: Arial, Verdana;
font-size:12px;
color: #291500;
}
.drop{
background-image: url("graphics/drop.jpg");
}
.drop2{
background-image: url("graphics/drop2.jpg");
}
.drop3{
background-image: url("graphics/drop3.jpg");
}
.content{
background-image: url("graphics/gradient.jpg");
background-color: #F0E9C1;
background-repeat: repeat-x;
}

.couponbox{position: absolute; z-index:99;
margin-top: 200px; margin-left: 150px;
width:390px; height: auto;
border: 1px solid #000000;
padding: 5px;
background-image: url("graphics/contentbg2.jpg"); background-position: bottom right;
text-align:center;
}


H1{
color:#104b87;
margin-top: 8px;
margin-bottom: 8px;
font-family:"Times New Roman", Times, Garamond, Palatino;
text-align:center;
}
H2{
color:#104b87;
margin-top: 8px;
margin-bottom: 8px;
font-family:"Times New Roman", Times, Garamond, Palatino;
text-align:center;
}
H3{
color:#291500;
margin-top: 9px;
margin-bottom: 9px;
font-family:"Times New Roman", Times, Garamond, Palatino;
text-align:center;
}
A:link { color: #104b87;
font-family: Arial, Verdana;
font-size:12px;
}
A:visited { color: #104b87;
font-family: Arial, Verdana;
font-size:12px;
}
A:active { color: #104b87;
font-family: Arial, Verdana;
font-size:12px;
}
A:hover { color: #3f95c8;
font-family: Arial, Verdana;
font-size:12px;
}

A:link.footlink { color: #FFFFFF;
font-family: Arial, Verdana;
font-size:12px;
}
A:visited.footlink { color: #FFFFFF;
font-family: Arial, Verdana;
font-size:12px;
}
A:active.footlink { color: #FFFFFF;
font-family: Arial, Verdana;
font-size:12px;
}
A:hover.footlink { color: #3f95c8;
font-family: Arial, Verdana;
font-size:12px;
}

.foottext{font-size: 12px; color:#FFFFFF;}
A:link.reftext { color: #4171a5;
font-family: Arial, Tahoma, Verdana;
font-size:9px;
text-decoration:none;
}
A:visited.reftext { color: #4171a5;
font-family: Arial, Tahoma, Verdana;
font-size:9px;
text-decoration:none;
}
A:active.reftext { color: #4171a5;
font-family: Arial, Tahoma, Verdana;
font-size:9px;
text-decoration:none;
}
A:hover.reftext { color: #4171a5;
font-family: Arial, Tahoma, Verdana;
font-size:9px;
}

.left{background-image: url("graphics/navbg.gif");}
.contentbgint{background-image: url("graphics/contentbg.jpg"); background-position: bottom right; background-repeat: no-repeat;}
.contentbgint2{background-image: url("graphics/contentbg2.jpg"); background-position: bottom right; background-repeat: no-repeat; background-color: #FFFFFF;}
.contentbgw{background-color:#F0E9C1;}
.contentbg{background-color:#FFFFFF;}
.contentbgs{background-image: url("graphics/contentbg.gif");}
div.subnav{height:20px;}

