.normal	{font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	text-align:left;
	color: #000000;}

td	{font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	text-align:left;
	color: #000000;}


.small	{font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	text-align:left;
	color: #000000;}

.border_blue_day {
	font-family:sans-serif,Verdana, Arial;
	font-size:8pt;
	width: 100%;
	color:#000000;
	background-color: #EEF7FC;
	background-position: center;
	background-repeat: no-repeat;
	padding: 4px 2px 4px 2px;
	border-left: 1px solid #0D92D7;
	border-right: 1px solid #0D92D7;
	border-bottom: 1px solid #0D92D7;

}


.border_blue {
	font-family:sans-serif,Verdana, Arial;
	font-size:8pt;
	color:#000000;
	background-color: #EEF7FC;
	background-position: center;
	background-repeat: no-repeat;
	padding: 4px;
	border-top: 1px solid #0D92D7;
	border-left: 1px solid #0D92D7;
	border-right: 1px solid #0D92D7;
	border-bottom: 1px solid #0D92D7;
	width: 100%;
}





.form_text	{
	font-family:sans-serif,Verdana, Arial;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	color:#000000;
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px 2px 0px 2px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

.form_button	{
	font-family:sans-serif,Verdana, Arial;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	background-color: #95C9E4;
	background-position: center;
	background-repeat: no-repeat;
	padding: 1px 2px 1px 2px;
	border-top: 1px solid #C2E0EF;
	border-left: 1px solid #C2E0EF;
	border-right: 1px solid #3F5460;
	border-bottom: 1px solid #3F5460;
}

	
.month_head  {font-family:Verdana,Arial,sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	width: 100%;
	background-color: #0D92D7;
	background-image: url(../style_monthheadback.gif);
	background-repeat: repeat;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	border-top: 1px solid #0D92D7;
	border-left: 1px solid #0D92D7;
	border-right: 1px solid #0D92D7;
	border-bottom: 1px solid #0D92D7;
	
}


.month_head_small  {font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	width: 100%;
	background-color: #0D92D7;
	background-image: url(../style_monthheadback.gif);
	background-repeat: repeat;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	text-align: center;}
	
.day_border  {font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#000000;
	width: 100%;
	background-color: #EEF7FC;
	border: 1px solid #0D92D7;
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	text-align: left;}
	

	
A:link { color: #000000; text-decoration: underlined; } 
A:hover {color: #FF0000;text-decoration: underlined;} 
A:visited { color : #000000; text-decoration: underlined; } 
A:active {color: #FF0000; text-decoration: underlined; } 
A:bb:hover {color: #FF0000;text-decoration: underlined;}


BODY {scrollbar-face-color: #8CA3C7; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-3dlight-color: rgb(0,0,0); 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #697D9D; 
scrollbar-darkshadow-color: rgb(0,0,0);
background-attachment:fixed;}