body {  scrollbar-base-color:  #808080;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-track-color: #004080;
        scrollbar-face-color: #1B0EBC;
        scrollbar-3dlight-color:    #808080;
        scrollbar-darkshadow-color: #008000;
        scrollbar-highlight-color:  #C0C0C0;
		background-attachment:fixed; 
        background-repeat:no-repeat;
        background-image:url(/images/logo_bosun_gray.gif);
		bgcolor="#FFFFFF";
		text="#000000";
     }
.small_text {  font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #0033CC}
.normal_text {  font-family: "Times New Roman", Times, serif; color: #003399; font-size: 14px}
.by_line_text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #FFCC00; background-position: center}
.Page_Intro {  font-family: "Times New Roman", Times, serif; font-size: 36px; color: #000066; font-weight: bold; clip:   rect(   )}
.Para_Intro {  font-family: "Times New Roman", Times, serif; font-size: 26px; color: #000066; font-weight: bold; clip:   rect(   )}
TABLE.cal {
	border: 1pt solid black;
	background: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
}

SELECT.cal_month {
	border:		1pt solid black;
	font-size:	8pt;
}

INPUT.cal_year {
	font-size:	8pt;
	text-align:	center;
}

INPUT.cal_button {
	font-size:	8pt;
	text-align:	center;
}

TR.cal_header {
	height:			30;
	border-bottom:	1pt solid black;
	background:		darkblue;
}

TD.cal_header {
	color:			white;
	text-align:		center;
}

TR.cal {
	height:		20;
}

TH.cal {
	text-decoration:	underline;
	font-size:			8pt;
	width:				25;
	font-weight:		normal;
	text-align:			center;
	cursor:				hand;	
}

TD.cal {
	width:		25;
	font-size:	10pt;
	text-align:	center;
	cursor:		hand;
}

TD.cal_selected {
	width:		25;
	font-size:	10pt;
	text-align:	center;
	cursor:		hand;
	background:	blue;
	color:		white;
}

TD.cal_grey {
	width:		25;
	font-size:	10pt;
	text-align:	center;
	color:		#AAAAAA;
	cursor:		hand;
}
