a{
	color : #003366;
	font-weight : bolder;
	font-size : x-small;
}

a:hover{
	color : #0099FF;
}



th, .main_bkgrd{
	background: #F0FFFF;
}

h2{
	color: #004A62;
	font-variant: small-caps;
}

h3{
  color : #004A62;	
}

h4{
  color : #004A62;	
}

th{
	text-align : center;
	background: #C9DAFC;
	color: #003366;
	border : 1px solid #333399;
}

b{
	color: #003366;
}

.cell_head{
	background: #AADEFD;
	font-size: medium;
	font-weight: bolder;
	padding-left: 10px;
	border: 1px groove #0083A4;
	color: #005064;
}
.cell_last_month{
	background : #F2F7F5;
	text-align : right;
	font : bold normal x-small;
	color : #859C8F;
	border : thin solid #C9C2CD;
}

.cell_this_month{
	background : White;
	text-align : right;
	font : bold normal x-small;
	border : thin inset #CCF3FF;
}

.cell_holiday{
	background :White;
	text-align : right;
	font : bold normal x-small;
	color : Red;
	border : thin inset #CCF3FF;
}

.cell_today{
	background: #DFF9FF;
	text-align: right;
	font: bold normal x-small;
	border: thin solid #17D0FF;
}

.cell_under_mouse{
	background: #00AFE6;
	text-align: right;
	font: bold normal x-small;
	color: #006633;
	border: thin solid;
}

.list_month {
	background: #C9DAFC;
	color: #004459;
	font: bold small;
}

.selected_menu{
	background: #C9DAFC;
	text-align: left;
	font-size: medium;
	font-weight: bolder;
	padding-left: 10px;
	border: 1px solid #4E68E7;
	color: #004459;
}

.cell_menu{
	background: #4E68E7;
	text-align: left;
	font-size: medium;
	font-weight: bolder;
	padding-left: 10px;
	border: 1px solid Black;
	color: #C9DAFC;
}

.cell_num{
	border : thin solid lightBlue;
	text-align : center;
	width : 5%;
	font : bold x-small;
	vertical-align : middle;
}

.cell_up_down{
	text-align : center;
	width : 5%;
	font : bold small;
	vertical-align : middle;
	cursor : hand;
	color : lightblue;
}

.cell_date{
	text-align : right;
	font : bold x-small;
	background : #AADEFD;
	border : none;
}

.head_class{
	border: thin solid #0099CC;
	color: #003D51;
	font: bold medium;
	vertical-align: middle;
	text-align: center;
}

.cls_button{
	color : #005064;
	cursor : hand;
}

.cls_link{
	color : Blue;
	cursor : hand;
	text-decoration : underline;
}

.select_table_row{
	background-color: #0093C1;
}

.null_row{
	font: bold;
	color: #B0ECFF;
}

.head_sub_cell{
	width: 5%;
	text-align: right;
	font: bold;
	font-size: small;
	color: #007DA4;
	vertical-align: top;
}

.events{
	font: bold;
	font-size: x-small;
	color: #004C95;
	text-decoration: underline;
	cursor: hand;
}

.head_filter{
	text-align: left;
	background-color: #00AFE6;
	font-size: small;
	font-weight: bolder;
	color: #004E66;
}

.filter{
	border: thin groove #004155;
}

.input_subject{
	text-align: center;
	font-size: x-small;
	font-weight: bolder;
}

.hint_table{
	background : #FFFFCC;
	font : bolder x-small;
	border : thin ridge #FFCC00;
	padding-left : 10px;
}

.no_border_table{
	border-collapse : collapse;
}

.select_table_row{
	background: #3366FF;
	cursor : hand;
}

.blue_row_one{
	background : #CEEFFF;
}

.blue_row_two{
	background : #93DCFF;
}

.table_border{
	border : #006699;
}

.hot_text{
	font-weight : lighter;
	color : #003366;
	text-decoration : underline;
}

.bottom_line{
	border-style : none none double none;
	border-color : #003366;
	border-width : medium;
	vertical-align : middle;
	background-color : #C9DAFC;
}

.table_data{
	margin-top : 5px;
	border-style : solid solid solid solid;
	border-width : thin thin thin thin;
	border-color : #333399;
	color : #003366;
	font-weight : bold;
}

border_cell{
	border-style : solid solid solid solid;
	border-width : thin thin thin thin;
	border-color : #063E99;
}

bold_red_text{
	color : Red;
	font-weight : bold;
}
