body,p{
	font: 11px Tahoma;
	color: #000000;
}

.p1{
	margin: 2px;
	margin-bottom: 2px;
	margin-top: 3px;
	
}

.pp{
	margin: -5px;
	margin-bottom: 0px;
	margin-top: -10px;
	
}

a, a:link,a:visited,a:active{
	font-weight:bold;
	text-decoration:underline;
	color:#00006d;
}
a, a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#00006d;
}
h1{
	font: bold 13 px Tahoma;
	color: #000000;
	margin: 0px;
	margin-bottom: 0 px;
	margin-top: 0 px;
}

h2{
	font: bold 16px Tahoma;
	color: #000000;
	margin: 0px;
	margin-bottom: 0 px;
	margin-top: 0 px;
}

h3{
	font: bold 12px Tahoma;
	color:#a52a2a;
	margin: 0px;
	margin-bottom:10px;
}

.small{
	font-size: 11px;
	margin: 0px;
}

.small_1{
	font: 9px Arial;
}

.note{
	font-size: 10px;
	color:#a52a2a;
	margin: 0px;
}


.red, .red:link, .red:hover, .red:active, .red:visited{
	color:#a52a2a;
}

.black, .black:link, .black:hover, .black:active, .black:visited{
	color:#000000;
}

a.none, a.none:link,a.none:visited,a.none:active,a.none:hover{
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

a.none2, a.none2:link,a.none2:visited,a.none2:active,a.none2:hover{
	font-weight:normal;
}



.table_header{
	font: 12px Arial;
	font-weight: bold;
	background: #000000;
	color:#DFDFDF;
}

.cal_list{
	font: 11px Arial;
	font-weight: normal;
	color:#000000;
}


.cal_list_tr{
	font: 10px Arial;
	font-weight: normal;
	background: #CACACA;
	color:#000000;
}

.cal_list_days{
	font: 9px Arial;
	font-weight: normal;
	background: #CACACA;
	color:#000000;
}


.table_cld, .table_cld:link, .table_cld:hover, .table_cld:active, .table_cld:visited{
	font: 12px Arial;
	text-decoration:none;
	font-weight: bold;
	background: #000080;
	color:#DFDFDF;
}

.table_week{
	font: 11px Arial;
	font-weight: bold;
	background: #00009B;
	color: #DFDFDF;
}

.table_days, .table_days:link, .table_days:hover, .table_days:active, .table_days:visited{
	font: 11px Arial;
	font-weight:normal;
	background: #94ADD6;
	color: #000000;
}

.active_day, .active_day:link, .active_day:hover, .active_day:active, .active_day:visited{
	font: 11px Arial;
	font-weight:normal;
	background: pink;
	color: #000000;
}

.today_day, .today_day:link, .today_day:hover, .today_day:active, .today_day:visited{
	font: 11px Arial;
	font-weight:normal;
	background: #DFDFDF;
	color: #000000;
}

.attention{
	font: 11px Arial;
	font-weight: normal;
	color: red;
}

.table_list_closed{
	font: 11px Arial;
	font-weight: normal;
	background: #94ADD6;
	color:#000000;
}

