.title {
	font-family : arial;
	font-size : 14px;
	color : #000;
	font-weight: bold;
	background-color: #F8F5D3;
}
.sub {
	font-family : arial;
	font-size : 12px;
	color : #fff;
	font-weight: bold;
	background-color: #669ACC;
}
.row1 {
	font-family : arial;
	font-size : 11px;
	color : #000000;
	background-color: #CCD6ED;
}
.row1 a:link,
.row1 a:visited,
.row1 a:active {
	font-family : arial;
	font-size : 11px;
	font-weight: normal;
}
.row2 {
	font-family : arial;
	font-size : 11px;
	color : #000000;
	background-color: #DBD8BA;
}
.row2 a:link,
.row2 a:visited,
.row2 a:active {
	font-family : arial;
	font-size : 11px;
	font-weight: normal;
}
input, select, textarea {
	color: #000000;
	text-decoration: none;
	background-color: #fff;
	border: #000000 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	font-weight : normal;
}
.main_table {
	width: 100%;
	background-color: #000;
}
.cal_today {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	background-color: #FFF000;
}
.cal_blank {
	background-color: #26384A;
}
.small_title {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	font-weight: bold;
	background-color: #F8F5D3;
}
.small_sub {
	font-family : arial;
	font-size : 11px;
	color : #fff;
	font-weight: bold;
	background-color: #669ACC;
}
.small_row1 {
	font-family : arial;
	font-size : 10px;
	color : #000000;
	background-color: #CCD6ED;
}
.small_row2
{
	font-family : arial;
	font-size : 10px;
	color : #000000;
	background-color: #DBD8BA;
}
