body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

body.packages{
	background-image: url(/images/packages_bg.gif);
	background-repeat: repeat-x;
	background-color: #95DAF7;
}

body.main{
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #FCBA59;
}

body.start-dates{
	background-image: url(/images/start_dates_bg.gif);
	background-repeat: repeat-x;
	background-color: #21AF67;
}

body.activities{
	background-image: url(/images/activities_bg.gif);
	background-repeat: repeat-x;
	background-color: #F04C71;
}


body.registration{
	background-image: url(/images/registration_bg.gif);
	background-repeat: repeat-x;
	background-color: #031244;
}

body.contactus{
	background-image: url(/images/contactus_bg.gif);
	background-repeat: repeat-x;
	background-color: #C1D72D;
}

body.accommodation{
	background-image: url(/images/accommodation_bg.gif);
	background-repeat: repeat-x;
	background-color: #444D92;
}
a{
	color: #069;
	text-decoration: none;
}

a:hover{
	color: #666;
	text-decoration: underline;	
}


.left200{
	float: left;
	width: 240px;
	margin-right: 5px;
	
}

.big-text{
	font-size: 14px;
	
}

.small-text {
	font-weight: normal;
	
}

.center{
	text-align: center;	
}

.image-border{
	border: 1px solid #F60;
	padding: 2px;
	
	
}

.clear-all{
	clear: both;	
}


#container{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#container-activities-desc{
	width: 530px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#top-banner{
	height: 200px;
	background-color: #FFF;
}

#top-banner-main{
	height: 200px;
	background-color: #FFF;
	background-image: url(/images/main_tittles_bg.gif);
	background-repeat: repeat-y;
}

#logo{
	float: left;
	width: 226px;
	padding-top: 22px;
	padding-left: 40px;
	padding-bottom: 17px;
}

#main-tittles{
	float: left;
	width: 714px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 50px;
}

#main-tittles-l1 h1{
	font-size: 48px;
	color: #0A5288;
	margin: 0px;
	padding: 0px;

}

#main-tittles-l2 {
	float: left;
	width: 304px;
	padding-left: 170px;
}
#main-tittles-l2 h1 {
	font-size: 48px;
	color: #DA2127;
	margin: 0px;
	padding: 0px;
}

#main-tittles-l3  {
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 40px;
}

#main-tittles-l3 h2 {
	font-size: 16px;
	color: #0C5287;
	margin: 0px;
	text-align: left;
	font-weight: bold;

}

#tittles{
	float: left;
	width: 714px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 50px;
}

#tittles h1{
	font-size: 48px;
	color: #0A5288;
	margin: 0px;
	padding: 0px;
}

#tittles h2{
	font-size: 48px;
	color: #919396;
	margin: 0px;
}

#tittles .green{
	color: #8CC53F;
}

#menu{
	clear: both;
}

#menu ul {
	margin: 0;
	list-style-type: none;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;

}

#menu li { 
display: inline;
}

#menu li a {
	text-decoration: none;
	color: #FFF;
	border: 1px solid #FFF;
	padding: 5px;
	margin-right: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#menu.main ul{
	background-color: #8BC63E;
	
}

#menu.main li a:hover {
	background-color: #96E327;
	color: #FFF;
}

#menu.packages ul{
	background-color: #848689;
	
}

#menu.packages li a:hover {
	background-color: #9FA1A3;
	color: #FFF;
}


#menu.dates ul{
	background-color: #0C5389;
	
}

#menu.dates li a:hover {
	background-color: #0F68AD;
	color: #FFF;
}

#banner{
	
}
#content{
	float: left;
	width: 900px;
	background-color: #FFF;
	padding-left: 80px;
	padding-top: 50px;
}

#content-main{
	width: 910px;
	background-image: url(/images/summer_camps_main.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 20px;
	padding-left: 50px;
	background-color: #FFF;
	}

#content-main h1{
	font-size: 18px;
	margin: 0px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#content-main h2{
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-main a{
	text-decoration: none;
	font-weight: bold;

}

#content-main a.blue{
	color: #515CA8;

}

#content-main a.red{
	color: #BE1C2A;
	font-size: 18px;
}

#content-main .red{
	color: #BE1C2A;
	font-size: 18px;
}


#content-main a:hover, a:visited{
	text-decoration: underline;

}

#content-main .left{
	float: left;
	width: 405px;

}

#content-main .right{
	float: left;
	width: 455px;
	margin-left: 40px;

}

#content-main-l1{
	height: 500px;


}

#content-main-l2{


}


#content-packages{
	float: left;
	font-weight: bold;
	font-size: 16px;
	width: 922px;
	background-color: #FFF;
	background-image: url(/images/summer_camps_packages.jpg);
	background-repeat: no-repeat;
	padding-top: 470px;
	padding-left: 58px;
}
#content-packages a{
	color: #8CC53E;
	text-decoration: none;
}

#content-packages a:hover, a:visited{
	text-decoration: underline;
}

#content-packages h1{
	color: #045397;
	padding-top: 32px;
	margin: 0px;
	padding-bottom: 15px;
}

#content-packages h2{
	color: #8CC53E;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
}


#content-packages .left{
	float: left;
	width: 305px;
	text-align: center;
	padding-top: 20px;
}


#content-dates{
	float: left;
	width: 820px;
	background-color: #FFF;
	background-image: url(/images/summer_camps_dates.jpg);
	background-repeat: no-repeat;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-top: 540px;
	padding-left: 160px;
}

* html #content-dates {
	height: 350px;

}
#content-dates a{
	color: #0D9345;
	text-decoration: none;
}

#content-dates a:hover, a:visited{
	text-decoration: underline;
}

#content-dates h2{
	color: #0D9345;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}


#content-dates .left{
	float: left;
	width: 350px;
	text-align: center;
}


#content-activities{
	float: left;
	font-weight: bold;
	width: 900px;
	background-color: #FFF;
	background-image: url(/images/summer_camps_activities.jpg);
	background-repeat: no-repeat;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding-top: 540px;
	padding-left: 80px;
}

* html #content-activities {
	height: 200px;

}




#content-activities h1{
	color: #8CC63E;
	font-size: 42px;
	font-weight: bold;
	margin: 0px;
}
#content-activities a {
	color: #0C5389;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

#content-activities  a:hover, a:visited{
	text-decoration: underline;
}
#content-activities .left{
	float: left;
	width: 350px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	height: 47px;
	padding-left: 50px;
	margin-top: 20px;
	padding-top: 7px;
}

#content-activities-desc{
	float: left;
	width: 950px;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
}

#content-activities-desc a{
	color: #EF4063;
	text-decoration: none;
}

#content-activities-desc a.green {
	color: #8AC73D;	
}
#content-activities-desc h1{
	color: #0D5289;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}

#content-activities-desc h2{
	color: #EF4063;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}
#content-activities-desc ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-activities-desc ul li {
	float: left;
	margin: 5px;

}

#content-activities-desc a .desc {
	position: absolute;
	margin: 0px;
	display: none;
}

#content-activities-desc .left {
	float: left;
	width: 300px;
	margin-left: 80px;
}

#content-activities-desc .right {
	float: left;
	width: 400px;

}
#content-activities-desc a:hover .desc {
	display: block;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	color: #FFF;
	width: 159px;
	background-color: #000;
	padding-top: 5px;
	cursor: pointer;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
}


#content-registration{
	font-size: 11px;
	width: 900px;
	background-color: #FFF;
	/*background-image: url(/images/summer_camps_registration.jpg);
	background-repeat: no-repeat;
	padding-top: 540px;*/
	padding-top: 50px;
	padding-left: 80px;
	float: left;
}




#content-registration h1{
	color: #000;
	font-size: 34px;
	font-weight: bold;
	margin: 0px;
}

#content-registration h2{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background-color: #e4e4e4;
	padding-top: 5px;
	padding-bottom: 5px;

}

#content-registration .left{
	float: left;
	width: 380px;
}



#content-contactus{
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 920px;
	background-color: #FFF;
	background-image: url(/images/summer_camps_contactus.jpg);
	background-repeat: no-repeat;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-top: 420px;
	padding-left: 60px;
}

* html #content-contactus {
	height: 350px;

}
#content-contactus a{
	color: #0D9345;
	text-decoration: none;
}

#content-contactus a:hover, a:visited{
	text-decoration: underline;
}

#content-contactus h2{
	color: #0D9345;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}


#content-contactus .left{
	float: left;
	width: 500px;
	margin-top: 70px;
}


#content-accommodation{
	font-weight: bold;
	font-size: 12px;
	width: 920px;
	background-color: #FFF;
	background-image: url(/images/summer_camps_accommodation.jpg);
	background-repeat: no-repeat;
	padding-top: 530px;
	padding-left: 60px;
	color: #0C5389;
	float: left;
	padding-bottom: 50px;
	}

#content-accommodation h1{

	font-size: 34px;
	font-weight: bold;
	margin: 0px;
}
#content-accommodation h2{
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-winter{
	font-size: 12px;
	width: 920px;
	background-color: #FFF;
	padding-top: 20px;
	padding-left: 60px;
	color: #0C5389;
	float: left;
	padding-bottom: 50px;
	}

#content-winter h1{

	font-size: 34px;
	font-weight: bold;
	margin: 0px;
}
#content-winter h2{
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-winter .table_prices th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	text-transform: uppercase;
	text-align: center;
	background: #D9EBF7;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}


#content-winter .table_prices td {
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: center;
	border: 1px solid #C1DAD7;
}

#content-winter .table_prices td.left {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: left;
}

#content-winter .table_prices tr.alt {
	background: #F5FAFA;
	color: #797268;
}

#content-winter .table_prices ul{
	list-style-type: disc;
	text-align: left;
	padding-left: 2px;
	margin-left: 2px;
	list-style-image: none;
}

#content-winter .table_prices ul li{
	margin-top: 5px;
	background-image: none;
}

#footer{
	clear: both;
	background-color: #FFF;
}

#footer-main{
	background-image: url(/images/summer_camps_main_footer_bg.jpg);
	background-repeat: no-repeat;
	height: 79px;
	padding-top: 40px;
	background-color: #FFF;
}

#footer-green{
	background-image: url(/images/footer_green_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 11px;
	margin-right: 120px;
	margin-left: 120px;

}

#footer-blue{
	background-image: url(/images/footer_blue_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 11px;
	margin-right: 120px;
	margin-left: 120px;

}


#footer ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

#footer li { 
display: inline;
}

#footer li a {
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 25px;
	padding-left: 25px;
}

#footer li a.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#getAccess-form	{
	width:315px;
	background-image: url(/images/getAccess_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	height: 279px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 25px;
	}

#getAccess-form .row{
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	width: 300px;

}

#getAccess-form .row-2{
	float: left;
	padding-top: 5px;
	padding-left: 90px;
	width: 220px;

}

#getAccess-form	fieldset{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0;
	font-weight: bold;
	color: #333;
	}
	
#getAccess-form	fieldset label{
	line-height: 1.5em;
	display: block;
	float: left;
	width: 80px;
	margin: 0px;
	padding: 0px;
	}

#getAccess-form fieldset input {
	height: 15px;
	width: 180px;
	}
	
#getAccess-form fieldset .row-2 input {
	height: 15px;
	width: 30px;
	}	
#getAccess-form fieldset label.error  {
	font-weight:normal;
	color:#900;
	text-align:left;
	width: 10px;
}
#getAccess-form fieldset input.button{
	color: #FFF;
	background-color: #E49A23;
	width: 68px;
	height: 20px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #000;
	margin-left: 100px;
	margin-top: 5px;
	font-weight: bold;
	}
#getAccess-tittle{
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	}
#getAccess-form .text{
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	}


#contactus-form	{
	width:288px;
	background-image: url(/images/contactus_form_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	height: 408px;
	margin-left: 48px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	}

#contactus-form .row{
	float: left;
	padding-top: 5px;
	width: 288px;

}

#contactus-form .row-2{
	float: left;
	padding-top: 5px;
	width: 288px;

}

#contactus-form	fieldset .row-2 label{
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
	
#contactus-form	fieldset{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0;
	font-weight: bold;
	color: #333;
	}
	
#contactus-form	fieldset label{
	line-height: 1.5em;
	display: block;
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
	}


	
#contactus-form fieldset input {
	height: 15px;
	width: 180px;
	}
	
#contactus-form fieldset .row-2 input {
	height: 15px;
	width: 30px;
	}	
#contactus-form fieldset label.error  {
	font-weight:normal;
	color:#900;
	text-align:left;
	width: 10px;
}
#contactus-form fieldset input.button{
	color: #FFF;
	background-color: #E49A23;
	width: 68px;
	height: 20px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #000;
	margin-left: 100px;
	margin-top: 5px;
	font-weight: bold;
	}
#contactus-tittle{
	font-weight: bold;
	color: #000;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
	}
#contactus-form .text{
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	}
#contactus-form .text-1{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}


#preenroll-form	{
	width:298px;
	background-image: url(/images/preenroll_form_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 192px;
	margin-top: 27px;
	margin-left: 598px;
	}

#preenroll-form .row{
	float: left;
	padding-left: 10px;
	width: 288px;
	margin-bottom: 2px;

}

#preenroll-form .row-2{
	float: left;
	padding-top: 5px;
	width: 288px;

}

#preenroll-form	fieldset .row-2 label{
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#preenroll-form	fieldset{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0;
	font-weight: bold;
	color: #333;
	margin: 0px;
	}
	
#preenroll-form	fieldset label{
	line-height: 1.5em;
	display: block;
	float: left;
	width: 80px;
	margin: 0px;
	padding: 0px;
	}

#preenroll-form fieldset input {
	height: 12px;
	width: 180px;
	font-size: 9px;
	}
#preenroll-form fieldset label.error  {
	font-weight:normal;
	color:#900;
	text-align:left;
	width: 10px;
	float: left;
}
#preenroll-form fieldset input.button{
	color: #FFF;
	background-color: #F36F30;
	width: 68px;
	height: 20px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #000;
	margin-left: 100px;
	margin-top: 5px;
	font-weight: bold;
	}
#preenroll-tittle{
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	}
#preenroll-form .text{
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	}
#preenroll-form .text-1{
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	}


#registration-form	{
	width:800px;
	text-align: left;
	margin-top: 27px;
	}

#registration-form .required{
	color:#900;
	padding:0;
	margin:0;
	font-weight: bold;
	width: 10px;
	float: left;
}

#registration-form .row{
	float: left;
	padding-left: 10px;
	width: 360px;
	margin-bottom: 2px;
	padding-top: 10px;

}

#registration-form .row-2{
	float: left;
	padding-top: 5px;
	width: 220px;

}

#registration-form	fieldset{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0;
	font-weight: bold;
	color: #333;
	}
	
#registration-form	fieldset label{
	line-height: 1.5em;
	width: 120px;
	float: left;
	}

#registration-form fieldset input {
	font-size: 12px;
	}
#registration-form fieldset label.error  {
	font-weight:bold;
	color:#900;
	text-align:left;
	width: 200px;
	float: left;
	background-color: #CCC;
}
#registration-form fieldset input.button{
	color: #FFF;
	background-color: #F36F30;
	width: 68px;
	height: 20px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #000;
	margin-left: 100px;
	margin-top: 5px;
	font-weight: bold;
	}
#registration-tittle{
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
#registration-form .text{
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	}
#registration-form .text-1{
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

.calendar {
	width: 141px;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.calendar caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #F7A43C;
	color: #fff;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

.calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calendar td.month  {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #CCC;
}


.calendar td.mainSD  {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #21AF67;
}

.calendar td.altSD  {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #5E9B9F;
}

.calendar td.holidaysCanSD  {
	color: #F6F4DA;
	font-weight: bold;
	background-image: url(/images/holidaysCan.gif);
	background-repeat: no-repeat;
}

.calendar td.toSD  {
	color: #333;
	font-weight: bold;
	background-image: url(/images/holidaysTo.gif);
}

.calendar td.vaSD  {
	color: #333;
	font-weight: bold;
	background-image: url(/images/holidaysVa.gif);
}

.calendarExp {
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
}


.calendarExp td {
	color: #000;
}


.calendarExp td.mainSD  {
	/*padding: 0px;*/
	width: 20px;
	color: #F6F4DA;
	font-weight: bold;
	background-color: #21AF67;
}

.calendarExp td.altSD  {
	width: 20px;
	color: #F6F4DA;
	font-weight: bold;
	background-color: #5E9B9F;
}

.calendarExp td.holidaysCanSD  {
	width: 20px;
	color: #F6F4DA;
	font-weight: bold;
}

.calendarExp td.toSD  {
	width: 20px;
	color: #000;
	font-weight: bold;
	background-image: url(/images/holidaysTo.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.calendarExp td.vaSD  {
	width: 20px;
	color: #000;
	font-weight: bold;
	background-image: url(/images/holidaysVa.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
