.submenu_selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #8BBBD9;
}
/* Default attributes used in calendar title background.*/
.title-background-style {
	background-color: #8BBBD9;
}
	
.tab_menu_selected {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
	font-weight: bold;
	color:#0000CC;
}

.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}
.submenu_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000066;
}
.browseroddrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #EEF3FB;
	/*#FFFFFF;*/
}

.browserevenrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #B4C8E6;
	/*#FFFF99;*/
}

.browsertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 3px;
	color: #FFFFFF;
	background-color: #7896C8;
	/*#FFFF55;*/
}

.browsertitle_titr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	padding: 3px;
	color: #FFFFFF;
	background-color: #7896C8;
	/*#FFFF55;*/
}
.browsertitle_vert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	layout-flow : vertical-ideographic;
	line-height: 18px;
	padding: 3px;
	/*color: #FFFFFF;*/
	background-color: #CCCCCC;
	/*#FFFF55;*/
}
/* Default attributes used in calendar title background.*/
.title-background-style {
	background-color: #8BBBD9;
}
.body-calendar-days{
	font-size:9px;
    color:#FFFFFF;
	line-height:5px;
	text-align:center;
	background-color: #8BBBD9;
}
