#nbCalDiv td  {	font-family: "Arial", "Verdana", "Lucida Grande CE", "Helvetica CE"; 	font-size: 11px; }

#nbCalDiv td.nbTd		{ background: #000; color: #000; border-bottom: 1px Dotted  rgb(190, 210, 230); }
#nbCalDiv td.nbTdLast		{ background: rgb(234, 244, 255); color: #000; height: 1; }
#nbCalDiv td.nbTdHead		{ font: bold xx-small "Arial", sans-serif; padding: 3; text-align: center; background: #A0E1FF; color: #000; font-weight: bold; }
#nbCalDiv td.nbTdHead2	{ background: #FFFFFF; color: #000; }
#nbCalDiv p.nbSmall		{ font: xx-small "Arial", sans-serif; margin: 0 0 0 11; text-align: right;}
#nbCalDiv p.nbSmall a		{ color:  #fff; text-decoration: none; text-align: right;  }
#nbCalDiv p.nbSmall a:hover	{ color: #fff; text-decoration: underline; text-align: right; }

#nbCalDiv			{ text-align: left; padding-bottom: 9; padding-top: 9;}

#nbCalDiv td.nbCalMonth		{ border: 1px solid #645a3a; background: #3eaee0; padding: 1; text-align: center; }

#nbCalDiv td.nbCalNav 		{ border: 1px solid #645a3a; background: #737373; color: Black; padding: 0; font-weight: bold; font-size: 150%; text-decoration: none; }
#nbCalDiv a.nbCalNav 		{ color: #fff; padding: 67px 10px 67px 10px; font-weight: bold; font-size: 20px; text-decoration: none; display: block; }
#nbCalDiv a.nbCalNav:hover 		{ color: #3eaee0; padding: 67px 10px 67px 10px; font-weight: bold; font-size: 20px; text-decoration: none; display: block; }
#nbCalDiv a.nbCalDay	 	{ color: #fff; text-decoration: none; }

#nbCalDiv td.past		{ text-decoration: line-through; color: #2393C5; text-align: right; }
#nbCalDiv td.noprice		{ text-decoration: line-through; color: #2393C5; text-align: right; }
#nbCalDiv td.lock		{ background: #ee6666; text-align: right; }
#nbCalDiv td.selected		{ background: #00628E; color: #000000; }
