a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #95C940;
}
a:active {
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

.myStyles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #3364A6;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-repeat: repeat;
	/* background:url(images/bg.jpg) top left fixed; */
}

.applemenu{
margin: 0px 0;
padding: 0;
width: 599px; /*width of menu*/
border: 0px solid #9A9A9A;
}

.applemenu div.header a{
	background: white url(images/accordion_header.jpg) repeat-x center left;
	font: bold 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px;
	text-align: right;
	padding-right: 8px;
	min-height: 12px;
	text-decoration: none;
}

.applemenu div.header a:visited, .applemenu div.header a:active{
	background: white url(images/accordion_header.jpg) repeat-x center left;
	color: white;
}

.applemenu div.header a, .applemenu div.header a:hover{
	background-image: url(images/accordion_header.jpg);
	color: #3364A6;
}

.submenuselect{ /*DIV that contains each sub menu*/
	background: white;
	padding: 0px;
	height: 50px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	color: #A9D363;
	text-decoration: none;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	padding: 0px;
	height: 50px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	color: #3364A6;
	text-decoration: none;
}
.applemenu div.submenu a{ /*DIV that contains each sub menu*/
	background: white;
	padding: 0px;
	height: 50px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	color: #95C941;
	text-decoration: underline;
}

.applemenu div.submenu a:hover{ /*DIV that contains each sub menu*/
	background: white;
	padding: 0px;
	height: 50px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	color: #3364A6;
	text-decoration: underline;
}

#get_offer_rollover {
	display: block;
	width: 100px;
	height: 25px;
	background: url("/images/get_offer_up.jpg") no-repeat 0 0;
}

#get_offer_rollover:hover {
	background: url("/images/get_offer_down.jpg") no-repeat 0 0;
}


.table_bg {
	background-image: url(images/main_bar_bottom.jpg);
	height: 35px;
}
.logo {
	background-repeat: no-repeat;
	background-color: #FFF;
}
.small_bar_top {
	background-image: url(images/main_bar_top.jpg);
	height: 40px;
}
.small_bar_bottom {
	background-image: url(images/main_bar_bottom.jpg);
	height: 40px;
}

.small_bar_reflect {
	background-image: url(images/main_bar_upsidedown_reflect.jpg);
	height: 40px;
}

.small_bar_gap {
	height: 0px;
	background-color: #3364A6;
}

.top_green {
	background-image: url(images/top_green.jpg);
	height: 10px;
	text-align: center;
}
.Categories {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666;
}
.Categories_List {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.Categories_List:Hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3364A6;
	background-image: url(images/c_bg.gif);
	background-repeat: repeat-y;
	border-top: 10px;
}

.Test_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.white_text {
	color: #FFF;
}
.larg_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.merchant_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}
.catagories_display_table {
	border-right-style: dashed;
	border-right-color: #666;
	border-right-width: 1px;
}
.Offers_List {
	border: 1px dashed #000;
	border-color: #666;
	color: #666;
}
.under_construction {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.large_text_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	font-weight: bold;
}

#home_hover {
	background-image: url(images/main_bar_up_01.gif);
	display: block;
	height: 40px;
	width: 256px;
}

#home_hover:hover {
	background-image: url(images/main_bar_down_01.gif);
}

#directory_hover {
	background-image: url(images/main_bar_up_02.gif);
	display: block;
	height: 40px;
	width: 256px;
}

#directory_hover:hover {
	background-image: url(images/main_bar_down_02.gif);
}

#local_events_hover {
	background-image: url(images/main_bar_up_03.gif);
	display: block;
	height: 40px;
	width: 256px;
}

#local_events_hover:hover {
	background-image: url(images/main_bar_down_03.gif);
}

#about_us_hover {
	background-image: url(images/main_bar_up_04.gif);
	display: block;
	height: 40px;
	width: 256px;
}

#about_us_hover:hover {
	background-image: url(images/main_bar_down_04.gif);
}

#webpage {
	background-image: url(images/main_bar_merchants_01.gif);
	display: block;
	height: 40px;
	width: 256px;
}

#webpage:hover {
	background-image: url(images/main_bar_upsidedown_hover_01.gif);
}

#coupons {
	background-image: url(images/main_bar_merchants_02.gif);
	display: block;
	height: 40px;
	width: 256px;
}

#coupons:hover {
	background-image: url(images/main_bar_upsidedown_hover_02.gif);
}

#sign_up {
	background-image: url(images/main_bar_merchants_03.gif);
	display: block;
	height: 40px;
	width: 256px;
}

#sign_up:hover {
	background-image: url(images/main_bar_upsidedown_hover_03.gif);
}

#directions {
	background-image: url(images/main_bar_merchants_04.gif);
	display: block;
	height: 40px;
	width: 256px;
}

#directions:hover {
	background-image: url(images/main_bar_upsidedown_hover_04.gif);
}
.Green_Bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #95C940;
	font-weight: bold;
}
.Blue_Italic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3364A6;
}
.Blue_Normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3364A6;
	font-style: normal;
}
.Green_Normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #95C940;
}
.Green_Italic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #95C940;
	font-style: italic;
}
