#dropmenudiv{
position:absolute;
top:0px;
border:solid 2px #193C62;
z-index:100;
}


body {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#666666;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#678DBB;
	scrollbar-highlight-color:#EAEAEA;
        scrollbar-track-color:#23548E;
	scrollbar-shadow-color:#000000;
        background-color:#23548E;
        background-image: url(images/repeater.jpg);
        background-repeat: repeat-x
        }


.validContact{
visibility:hidden; 
font-size:9px; 
font-family:tahoma;
font-weight:bold;
color:#FFCC00;
height:1px;
} 

.Tpad {padding-top: 45px;}

.Tpad1 {padding-top: 10px;}

p { font-family:tahoma; font-size:14px; font-weight:none; color:#FFFFFF; text-decoration: none; line-height:18px;}

.whitZ { font-family:tahoma; font-size:17px; font-weight:bold; color:#FFFFFF; text-decoration: none; line-height:22px;}

.headZ { font-family:tahoma; font-size:20px; font-weight:none; color:#FFCC00; text-decoration: none; line-height:22px;}

.content { font-family:tahoma; font-size:14px; font-weight:none; color:#FFFFFF; text-decoration: none; line-height:18px;}

.con { font-family:tahoma; font-size:14px; font-weight:none; color:#FFFFFF; text-decoration: none; line-height:18px;}

.BG { font-family:tahoma; font-size:18px; font-weight:none; color:#FFFFFF; text-decoration: none; line-height:18px;}

.wht {font-family:tahoma; font-size:15px; font-weight:none; color:#FFFFFF; text-decoration: none; line-height:23px; text-align: center;}

.red { background-image: url(images/red.jpg); width: 213px; height: 132px; vertical-align:top;  padding-top: 9px; text-align: center;}

.cake { background-image: url(images/cake.jpg); background-repeat: no-repeat; width: 650px; height: 312px;}

.cake2 { background-image: url(images/cake2.jpg); background-repeat: no-repeat; width: 650px; height: 312px;}

.snack { background-image: url(images/snack.jpg); background-repeat: no-repeat; width: 650px; height: 500px;}

.snacks { background-image: url(images/snacks1.jpg); background-repeat: no-repeat; width: 650px; height: 600px;}


.red2 { background-image: url(images/red2.jpg); width: 249px; height: 152px; vertical-align:top;  padding-top: 9px; tert-align: center;}

.label { font-family:sans serif, tahoma; font-size:13px; FONT-WEIGHT:none; color:#000066; border-color:#FFFFFF; background-color:#9EBEE7;}

.label1 { font-family:sans serif, tahoma; font-size:13px; FONT-WEIGHT:none; color:#000066; border-color:#FFFFFF; background-color:#9EBEE7;}

.labelZ { font-family:tahoma; font-size:14px; FONT-WEIGHT:none; color:#FFFFFF; border-color:#FFFFFF; background-color:#678DBB;}

.BTN { font-family:tahoma; font-size:13px; FONT-WEIGHT:none; color:#FFFFFF; background-color:#000066; }

.BTN1 { font-family:tahoma; font-size:14px; FONT-WEIGHT:bold; color:#003366; background-color:#9EBEE7; cursor: hand; }


.dash { font-family:tahoma; font-size:10px; font-weight:none; color:#FFFFFF; text-decoration: none; vertical-align: middle;}

.copy { font-family:tahoma; font-size:11px; font-weight:none; color:#FFFFFF; text-decoration: none;}


.LPAD {padding-left: 28px; padding-right: 15px;}

.RPAD {padding-right: 20px;}

.BC { border-color:#678DBB;}


a.SMZ:link {color: #FFFFFF; font-family:tahoma; 
font-size:11px; font-weight:none;
text-decoration: none; vertical-align:top; }

a.SMZ:visited {color: #FFFFFF; font-family:tahoma; 
font-size:11px; font-weight:none;
text-decoration: none; vertical-align:top; }

a.SMZ:hover {color: #678DBB; font-family:tahoma; 
font-size:11px; font-weight:none;
text-decoration: none; vertical-align:top; }


a:link {color: #FFCC00; font-family:tahoma; 
font-size:14px; font-weight:none;
text-decoration: none;}

a:visited {color: #FFCC00; font-family:tahoma; 
font-size:14px; font-weight:none;
text-decoration: none;}

a:hover {color: #FFFF00; font-family:tahoma; 
font-size:14px; font-weight:none;
text-decoration: none;}



a.dolphin:link {color: #FFFFFF; font-family:tahoma; 
font-size:11px; font-weight:none;
text-decoration: none;}

a.dolphin:visited {color: #FFFFFF; font-family:tahoma; 
font-size:11px; font-weight:none;
text-decoration: none;}

a.dolphin:hover {color: #678DBB; font-family:tahoma; 
font-size:11px; font-weight:none;
text-decoration: none;}


/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #003366;
	background-color: #678DBB;
	border: 1px solid #FFFFFF;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
background-color: #678DBB;
color: FFF;
	border: 1px solid #FFF;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #003366;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #003366;
	border: 1px solid #fff;
	cursor: pointer;
	color: FFF;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #003366;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: FFFFFF;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
background-color: #003366;
	color: FFF;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	background: #003366;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	background: #003366;
	font-weight: bold;
	}
