body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	
	scrollbar-arrow-color: #3A8FAB;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #98CBDC;
	scrollbar-shadow-color: #98CBDC;
	scrollbar-highlight-color: #98CBDC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;

}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

/* General font families for common tags */
font,th,tr,td,p,br { font-family: verdana, sans-serif; font-weight: normal; font-size: 12px; color : #333333;}

/* General link for a link, active, visitied */
a:link,a:active,a:visited { color : #FF6600; text-decoration: underline; }
/* When mouse over */
a:hover		{ text-decoration: underline; color : #000000; }


.bottom-link {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: none;
}

.bottom-link1 {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: none;
}



.content {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.coupon {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}



.1bigtext {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #7898B6;
}


.frame {
	border: 1px solid #73CB17;
}
.designed_by {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #ffffff;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.smalldescription {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
}




.upcomingevent {
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: bold;
}
/* Horizontal Rule */
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}