p {
	font-size: 12px;
	line-height: 1.6;
	}


	a:link {color: #103493; text-decoration: underline; }
	a:active {color: #B39121; text-decoration: underline; }
	a:visited {color: #103493; text-decoration: underline; }
	a:hover {color: #B39121; text-decoration: underline; }

a.dark:link { color: #ffffff; text-decoration: none }
a.dark:active { color: #FBEAAE; text-decoration: none }
a.dark:visited { color: #ffffff; text-decoration: none }
a.dark:hover { color: #FBEAAE; text-decoration: none }

.tablebg        	{ background-image: url('images/main_04.gif');}	

.leftnavbg        	{ background-image: url('images/b_bg_repeat.gif'); }
	
.normalcell      	{ text-align: left; font-size: 13px; line-height: 1.4;}	


.calendartitle   	{ text-align: center; font-size: 18px; color: #ffffff; text-transform:uppercase; height: 25px; background-color: #103493; font-weight: bold; }
.calendardays   	{ text-align: center; font-size: 10px; color: #103493; text-transform:uppercase; height: 19px;  background-color: #FBEAAE; font-weight: bold; width: 81px; }
.calendardate  		{ text-align: left; font-size: 14px; color: #103493; text-transform:uppercase; height: 19px; font-weight: bold; }
.calendartext  		{ text-align: left; font-size: 10px; width: 81px; }



.footer        { text-align: center; font-weight: bold; color: #ffffff; height: 70px;}	


body {


	background: #FCE7A1 url('images/bg.gif') repeat; topmargin=0;
	color: #4E3D06;



	font-family: georgia, times;




	scrollbar-3dlight-color:#103493;
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#103493;
        scrollbar-track-color:#FCE7A1;
        scrollbar-darkshadow-color:#103493;
        scrollbar-face-color:#103493;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#000000}

}