body {
background-color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
}

table.mainbkg { 
background-color: #000000;
background-image: url(/images/bg_main_top.jpg); 
background-repeat: no-repeat;
background-position: top center;
}

table.blackbkg { 
background-color: #000000;
border: 1px #5F5F5F dashed;
}

td.blackbkg { 
background-color: #000000;
border: 1px #5F5F5F dashed;
}


table.contenttopbkg { 
background-image: url(/images/bg_content_top1.gif); 
background-repeat: repeat-x;
background-position: top center;
}

table.contentbottombkg { 
background-color: #000000;
background-image: url(/images/bg_content_btm2.gif); 
background-repeat: repeat-x;
background-position: bottom center;
}

table.footerbkg { 
background-color: #000000;
background-image: url(/images/bg_main_btm.jpg); 
background-repeat: repeat-x;
background-position: bottom center;
}


table.wrapper { 
background-color: #000000;
border: 1px #000000 solid;
border-spacing: 0px;
}

.footer
{ 
background-image:url(/images/bkg_footer_left.gif);
background-repeat:repeat-y;
background-color: #55be00;
border-left: #000000 solid 1px; 
border-right: #000000 solid 1px;
border-bottom: #000000 solid 1px;
}

.contentpadding {
padding-left:10px;
padding-right:10px;
padding-top:5px; 
padding-bottom:10px;}

.textnormal {font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #FFFFFF;font-weight: normal;}
.textnormal a:link{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #F8B032;text-decoration: underline;font-weight: normal;}
.textnormal a:active{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #F8B032;text-decoration: underline;font-weight: normal;}
.textnormal a:hover{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #FFF600;text-decoration: underline;font-weight: normal;}
.textnormal a:visited{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #F8B032; text-decoration: underline;font-weight: normal;}

.textfooter {font-family: Arial,Tahoma,Verdana;font-size: 11px;color: #FFFFFF;font-weight: normal; text-decoration: none;}
.textfooter a:link{font-family: Arial,Tahoma,Verdana;font-size: 11px;color: #FFFFFF;font-weight: normal; text-decoration: none;}
.textfooter a:active{font-family: Arial,Tahoma,Verdana;font-size: 11px;color: #FFFFFF;font-weight: normal; text-decoration: none;}
.textfooter a:hover{font-family: Arial,Tahoma,Verdana;font-size: 11px;color: #fcff00;font-weight: normal; text-decoration: none;}
.textfooter a:visited{font-family: Arial,Tahoma,Verdana;font-size: 11px;color: #FFFFFF;font-weight: normal; text-decoration: none;}

.heading {font-family: Arial,Tahoma,Verdana;font-size: 20px;color: #FFFFFF;font-weight: bold;}

.home_content_text {font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #FFFFFF;font-weight: normal; text-decoration: none;}
.home_content_text a:link{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #FFFFFF;font-weight: normal; text-decoration: none;}
.home_content_text a:active{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #FFFFFF;font-weight: normal; text-decoration: none;}
.home_content_text a:visited{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #FFFFFF;font-weight: normal; text-decoration: none;}
.home_content_text a:hover{font-family: Arial,Tahoma,Verdana;font-size: 12px;color: #fcff00;font-weight: normal; text-decoration: none;}

.redsmall {font-family: Arial,Tahoma,Verdana;font-size: 9px;color: #FF0000;font-weight: normal;}


.menuheading {font-family: Arial,Tahoma,Verdana;font-size: 22px;color: #FFFFFF;font-weight: bold; text-align:right; text-decoration: none;}

td.bottomnavbkg {
background-color: #000000;
background-image: url(/images/bottom_nav_middle_bkg.png); 
background-repeat: repeat-x;
background-position: bottom center;
height: 180px; /* IMPORTANT */
}

table.bottomnavbuttonbkg {
background-color: #000000;
background-image: url(/images/bottom_nav_button_bkg.png); 
background-repeat: repeat-x;
background-position: top center;
}

.menutop {
 	padding-left:20px;
 	padding-right:20px;
 	padding-bottom:20px;
	font-family: tahoma;
	font-size: 12px;
	color: #FC0;
	text-decoration:none;
	font-weight: normal;
}

table.coupon_box {
 	padding-left:20px;
 	padding-right:20px;
 	padding-bottom:20px;
	border: 6px dashed #FF0000;
	background-color: #FFFFFF;
}
td.coupon_text1 {
	font-family: tahoma;
	font-size: 25px;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}
td.coupon_text2 {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}


.large_yellow {
	font-family: tahoma;
	font-size: 18px;
	color: #FC0;
	text-decoration:none;
	font-weight: bold;
}



