/*CSS file created 2/10/2006 */

/*--------------------GLOBAL--------------------*/
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
 hr {border: thin dashed #ccc;height: 0px;}
.bodytext {line-height:20px;}
.grntxt{color:669966;}
/*--------------------GENERIC--------------------*/

/*--------------------LINKS--------------------*/
a{color:#990000;}

a:link {color: #cc3333; text-decoration:underline;line-height: 1.5;} /* unvisited links */
a:active {color: #cc3333;text-decoration:underline;line-height: 1.5; } /*active links*/
a.:visited {color: #cc3333; text-decoration:underline;line-height: 1.5; } /* visited links */
a:hover {color: #336633; text-decoration:underline; } /* mouseover */


.note{color: #CC3333;}
.header {color: #CC3333; font-size: 16px; font-weight:bold;}
.grn {color: #336633;}
.dashed {border-style: dashed; color: #999999; border-width: 2px; }
.border {border: 1px dashed #4B9436;}
.rightfloat {float: right; margin-left: 20px;}

#specials {width: 200px; float: right; position: relative; left: 5px; top: -10px; font-weight: bold; color: #133B07;}
#specials h2 {font-size: 1.3em; color: #FBFF4B; margin: 0; padding: 0.25em 0; position: relative; top: 1em;}
#specials td {padding: 0.5em 0.25em; border: 1px dashed #4B9436; text-align: center; font-size: 0.775em;}
#specials td.header {background: url(/images/specials_top.jpg) no-repeat; border: none; height: 65px;}
#specials td.alt {background: #D2F2C8; color: #000;}
#specials td.footer {background: url(/images/specials_bot.jpg) no-repeat center bottom; height: 19px; border: none; padding: 0;}
#specials tr.burst td {background: #a21d1e; color: #FBFF4B;}
#specials tr.burst td b {font-size: 1.2em; color: #fff;}
#specials tr.burst td a {color: #fff;}

ul li {list-style: url(/images/droplet.jpg); text-align: left;}
