a,a:visited{
background-color:transparent;
color: #006699;
text-decoration:underline;
}
a:hover{
background-color:transparent;
color:#525e69;
text-decoration:none;
}
.bullet {
color:#525e69;
background-color: transparent;
list-style-image:url(images/bullet.gif);
margin-bottom:0px;
margin-top:0px;
margin-left:15px;
}

legend{
color:#525e69;
background-color: white;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}

img {
   border:none;
}

body{
background-image: url(images/bg_page.gif);
background-attachment: fixed;
background-repeat: repeat;
color:#525e69;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
margin-top:10px;
font-size:13px;
margin-bottom:10px;
}

.blue {
   color:#0000ff;
   background-color:#ffffff;
}

.blockquote1{
color:#525e69;
background-color:#f4f4f0;
border-bottom:#f4f4f0 2px solid;
border-left:#4f9ed9 1px solid;
border-right:#4f9ed9 1px solid;
line-height:15px;
margin-left:0px;
margin-right:5px;
padding-bottom:4px;
padding-left:8px;
padding-right:4px;
padding-top:4px;
}
.blockquote2{
color:#525e69;
background-color:#f4f4f0;
border-bottom:#f4f4f0 2px solid;
border-left:#4f9ed9 1px solid;
border-right:#4f9ed9 1px solid;
line-height:15px;
margin-left:25px;
margin-right:25px;
padding-bottom:4px;
padding-left:8px;
padding-right:4px;
padding-top:4px;
}
input,select,textarea{
color:#525e69;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
background-color: white;
border: 1px solid #3366cc;
}
select.dropdown {
color:#525e69;
background-color:white;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
border: 1px solid #3366cc;
}

.noformborder{
background-color:white;
border-bottom:#FFFFFF 0px solid;
border-left:#FFFFFF 0px solid;
border-right:#FFFFFF 0px solid;
border-top:#FFFFFF 0px solid;
color:black;
}
p,ol,ul,td,th{
color:#525e69;
background-color:transparent;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
}
strong{
font-weight:bold;
}
.tableback {
background-color:#f4f4f0;
color:#525e69;
font-size:12px;
}

.big{
color:#525e69;
background-color:transparent;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
.bottomborder{
border-bottom:1px solid #c5c5c5;
}
.bottomborder2{
border-bottom:1px solid #000000;
}
.editorsnote{
color:#000000;
background-color:yellow;
}
.formtext{
color:#525e69;
background-color:transparent;
font-size:12px;
}
.greytext{
background-color:white;
color:gray;
}
.navback{
color:#000000;
background-color:transparent;
border-bottom:1px solid #c5c5c5;
}
.red{
color:#ff0000;
background-color:transparent;
}
.blue {
	color: Blue;
	background-color:transparent;
}
.small{
color:#525e69;
background-color:transparent;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
.topborder{
border-top:1px solid #c5c5c5;
}

.underline{
text-decoration:underline;
}
.underline-dbl{
   border-bottom : 1px double black;
}
.underline-sgl{
   border-bottom : 1px solid black;
}
.vertdots {
   background-image : url(images/grey-vertical-dots.gif);
   background-repeat: repeat-y;
}

/* HORIZONTAL NAVIGATION MENUS */
#navigation {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	background-color: transparent;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
   padding-bottom: 3px;
}
#navigation li {
   display: inline;
}
#navigation a:link, #navigation a:visited { 
   margin-right: 0px;
   padding: 1px 3px 1px 3px; 
   color: #000000;
   background-color: #e4e4e4;
   text-decoration: none;
   border-top: 1px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;
   border-bottom: 1px solid #717171;
   border-right: 1px solid #717171;
}
#navigation a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
   background-color:#cccccc;
}

.box-border-all td, .box-border-all th{
background-color:#f4f4f0;
color: #000000;
border:1px solid #666666;
}

.box{
background-color:#f4f4f0;
color: #000000;
border:1px solid #666666;
padding:5px;
}

.coupon {
background-color:#e4f2bc;
color: #000000;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
margin-top:15px;
border:2px dashed #000000;
padding:10px;
}

.dayOfWeek {  font-family: Tahoma, Verdana, Arial, Helvetica, san-serif; font-size: 12px; background-color: #f1f1f1; color:#000000;}
.date {  font-family: Tahoma, Verdana, Arial, Helvetica, san-serif; font-size: 12px;}
.monthYear {  font-family: Tahoma, Verdan, Arial, Helvetica, san-serif; 
   font-size: 16px; 
   background-image: url(http://www.loudounfunbounce.com/images/concrete.jpg); 
   background-repeat:repeat-x; 
   color: #000000;
   background-color:transparent;
}
.calendarText {  font-family: Tahoma, Verdana, Arial, Helvetica, san-serif; font-size: 11px; color:#000000;background-color:white;}
.tab-border { border: 1px dotted black; }

.cal-background{
background-image:url(http://www.loudounfunbounce.com/images/greygrid.gif);
background-repeat:repeat;
color:#000000;
background-color:white;
font-weight:normal;
vertical-align:top;
}
.cal-balloons{
background-image:url(http://www.loudounfunbounce.com/images/calendar/balloons.jpg);
background-position:top right;
background-repeat:no-repeat;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
color: #000000;
background-color: #ffffff;
}
.cal-columbus-day{
background-image:url(http://www.loudounfunbounce.com/images/calendar/columbus-day.jpg);
background-position:top right;
background-repeat:no-repeat;
font-family:Verdana,Arial,Helvetica,san-serif;
font-size:10px;
color: #000000;
background-color: #ffffff;
}
.cal-egg-hunt{
background-image:url(http://www.loudounfunbounce.com/images/calendar/egg-hunt.gif);
background-position:top right;
background-repeat:no-repeat;
font-family:Verdana,Arial,Helvetica,san-serif;
font-size:10px;
color: #000000;
background-color: #ffffff;
}

.cal-heart{
background-image:url(http://www.loudounfunbounce.com/images/calendar/heart.gif);
background-position:top right;
background-repeat:no-repeat;
font-family:Verdana,Arial,Helvetica,san-serif;
font-size:10px;
color: #000000;
background-color: #ffffff;
}
.cal-mlking{
background-image:url(http://www.loudounfunbounce.com/images/calendar/mlking.gif);
background-position:top right;
background-repeat:no-repeat;
font-family:Verdana,Arial,Helvetica,san-serif;
font-size:10px;
color: #000000;
background-color: #ffffff;
}
.cal-stpatricks{
background-image:url(http://www.loudounfunbounce.com/images/calendar/st-patricks.gif);
background-position:top right;
background-repeat:no-repeat;
font-family:Verdana,Arial,Helvetica,san-serif;
font-size:10px;
color: #000000;
background-color: #ffffff;
}
.cal-veterans{
background-image:url(http://www.loudounfunbounce.com/images/calendar/veterans.jpg);
background-position:top right;
background-repeat:no-repeat;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
color: #000000;
background-color: #ffffff;
text-decoration:none;
}

