/*
Lt Tan #DBDBC4
Dk Brown #2C2A23
Med Brown #58544B
Lt Brown #9B9689
Gold #BD9C41
Blue #5C5C85
Green #597155
*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, img, hr {
margin: 0;
padding: 0;
border: 0;
}
#clearit{clear:both;}
body {
	font-size: 10px; 
	line-height: 14px; 
	font-family: verdana, arial, helvetica, lucida, sans-serif; 
	color:#2C2A23;
}
a{color:#2C2A23;text-decoration: none;}
a:hover {color:#58544B;text-decoration:underline;}

/* Tabs */
#tab1{position:absolute; top:30px; left:0px; width:58px; height:30px; background-image:url(images/calendar/tab_1.jpg)}
	#tab1 a:hover{background-image:url(images/calendar/tab_1_over.jpg)}
#tab2{position:absolute; top:30px; left:58px;width:58px; background-image:url(images/calendar/tab_2.jpg)}
#tab3{position:absolute; top:30px; left:116px; width:59px; background-image:url(images/calendar/tab_3.jpg)}
#tab4{position:absolute; top:30px; left:175px;;width:58px; background-image:url(images/calendar/tab_4.jpg)}
	.tab{z-index: 2;cursor: pointer;cursor: hand; line-height:30px;}

#container{background-color:#FFFFFF; border:1px solid #C9D3DA; width:234px; height:245px;}







