.input
{
color: #000000;
background: #FFFFFF;
border: 1px solid #666666
}

td.paybill{
background-image: url(../images/paybillonline.jpg); /* forward slash for the path */
width: 198px; /* use you own image size; */
height: 54px; /* use you own image size; */
background-repeat: repeat-x;
background-position: left top;
text-align: center;
vertical-align: top;
}

td.tip{
background-image: url(../images/tip.jpg); /* forward slash for the path */
width: 198px; /* use you own image size; */
height: 54px; /* use you own image size; */
background-repeat: repeat-x;
background-position: left top;
text-align: center;
vertical-align: top;
}

td.findbusiness{
background-image: url(../images/find_business.jpg); /* forward slash for the path */
width: 198px; /* use you own image size; */
height: 54px; /* use you own image size; */
background-repeat: repeat-x;
background-position: left top;
text-align: center;
vertical-align: top;
}

td.arcade{
background-image: url(../images/arcade.jpg); /* forward slash for the path */
width: 107px; /* use you own image size; */
height: 39px; /* use you own image size; */
background-repeat: repeat-x;
background-position: left top;
text-align: center;
vertical-align: top;
}

td.movies{
background-image: url(../images/movie_showtimes.jpg); /* forward slash for the path */
width: 158px; /* use you own image size; */
height: 40px; /* use you own image size; */
background-repeat: repeat-x;
background-position: left top;
text-align: center;
vertical-align: top;
}

td.favoritelinks{
background-image: url(../images/favorite_links.jpg); /* forward slash for the path */
width: 144px; /* use you own image size; */
height: 42px; /* use you own image size; */
background-repeat: repeat-x;
background-position: left top;
text-align: center;
vertical-align: top;
}

td.localnews{
background-image: url(../images/local_news.jpg); /* forward slash for the path */
width: 144px; /* use you own image size; */
height: 46px; /* use you own image size; */
background-repeat: repeat-x;
background-position: left top;
text-align: center;
vertical-align: top;
}

td.driving{
background-image: url(../images/driving.jpg); /* forward slash for the path */
width: 151px; /* use you own image size; */
height: 47px; /* use you own image size; */
background-repeat: repeat-x;
background-position: left top;
text-align: center;
vertical-align: top;
}

.linksm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99CC00;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 23px;
}
.weeks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height: 23px;
	background: #F1F0ED;
}
.cal_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 23px;
}
.calendar_head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #6E9900;
}
.toplink {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}

