BODY, TD     { font-family : Verdana; font-size: 11px; color: black;}
a:link       { text-decoration: none; color: black}
a:visited    { text-decoration: none; color: black}
a:active     { text-decoration: underline; color: black}
a:hover      { text-decoration: underline; color: black;}
textarea     { FONT-FAMILY: Verdana; border: 1px, solid black; width: 380px; height: 100px; font-size: 11px;}
#input 	     { FONT-FAMILY: Verdana; border: 1px, solid black; FONT-SIZE: 11px;}


.smalltext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;

}

.special {
	font-family: Verdana;
	font-size: 13px;
	color: #999999;
	font-weight: bold;

}

a.special:link, a.special:visited {
	color            : #999999;
	font-weight      : bold;
 	text-decoration   : none;
	font-family: Verdana;
	font-size: 13px;

}

a.special:hover {
	color            : #808080;
	font-weight      : bold;
	text-decoration   : none;
	font-family: Verdana;
	font-size: 13px;

}

.imageborder  { border: 1px, solid #000000;}

.submitorder  { border: 2px, solid white;
FONT-FAMILY: Verdana; FONT-SIZE: 12px; COLOR: white;
background: green; font-weight: bold;
width: 250px; height: 30px; style: cursor: pointer; cursor: hand;

}

input.submitorder:hover{
   background-color: black;
   font-size: 10px;
   color: white;
}

.calendarHeader {
    font-weight: bolder;
    color: #990000;
    background-color: #ffffff;
    font-size: 12px;
}

.calendarToday {
    background-color: #FFCC66;
    border: 1;
	font-weight      : bold;
    color: #ffffff;
    font-size: 12px;
}

.calendarNoOffers {
    background-color: #ff0000;
    border: 1;
    font-weight      : bold;
    color: #ffffff;
    font-size: 12px;
}

.calendar {
    background-color: #ffffff;
    font-size: 12px;
}
