.AV_messageTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 600;
	text-align: center;
	vertical-align: top;
	width: 180px;
	height: 100px;
	visibility: hidden;
}
.AV_click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	text-align: center;
}
.AV_standardTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	font-size: 1.0em;
	color: #404040;
}

OL {font-size: 1.2em;}

th {font-weight: bold;
	font-size : 10px;
	}

.AV_a {
	text-align : center; 
	background-color: #B3CBE6; 
	color : #000000; 
	font-size : 10px;
	font-weight: normal;
	border-width: 0px;
	/*cursor: pointer;*/
	padding: 3px;
}

.AV_a a:link {color: #FF0000}     
.AV_a a:visited {color: #00FF00}  
.AV_a a:hover {cursor: pointer; color: #FF00FF} 
.AV_a a:active {color: #0000FF}  


.AV_b {
	text-align : center; 
	background-color : #C97F58;
 
	color : #FFFFFF; 
	font-size : 10px;
	font-weight: normal;
	border-width: 1px;
	padding: 3px;
}

.AV_day {
	text-align : center; 
	background-color : #2E4B6B; 
	color : #ffffff; 
	font-size : 10px;
	font-weight: normal;
	border-width: 1px;
	padding: 3px;
}

.AV_night {
	text-align : center; 
	background-color : #388BE9; 
	color : #ffffff; 
	font-size : 10px;
	font-weight: normal;
	border-width: 1px;
	padding: 3px;
}

.AV_u {
	text-align: center; 
	background-color: #ACB2B9; 
	font-size: 10px;
	font-weight: normal;
	border: 0px;
	/*width : 25px; 
	height : 20px; */
	padding: 3px;
} 

.AV_z {
	background-color: #EFEFEF;
	/*width : 25px; 
	height : 20px; */
	padding: 3px;
}

.AV_header {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #000000;
	
}

.AV_littleHeader {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.AV_dayHeader {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.AV_littleReverse {
	font-weight: bold;
	font-size: 10px;
	/*background-color : #FF0000;
	color: #ffffff;*/
	text-align: center;
}

.AV_monthTable {
	border-width: 0px;
	border-style: solid;
	border-color: #666666;
	padding: 0;
}



