body {
	background-color: #99CCFF;
}
body, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	font-weight: bolder;
	color: #3366FF;
	text-decoration: none;
}
h1 { font-size: 19px; color: #0066CC; }
h2 { font-size: 16px; color: #999900; margin-top: 25px;}
h3 { font-size: 13px; color: #999900; padding-bottom: 0px; margin-bottom: 3px; }
li { margin-bottom: 4px; }
b, strong {
	color: green;
}
#maincontent {
	width: 960px;
	padding: 20px;
	background-color: white;
}
.footer {
	padding-top: 30px;
}
.footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
}
.siteName {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
}
.mainmenucell {
	width: 214px;
	padding: 20px;
	text-align: center;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image: url(images/ciel.jpg);
	background-repeat: repeat-x;

}
.spacercell {
	width: 20px;
}
.maincontentcell {
	width: 684px;
}
.mainmenulink {
	display: block;
	font-size: 13px;
	padding: 3px;
	text-decoration: none;
}
.mainmenulink:hover {
	background-color: #66CCFF;
}
.cuteTable1 { background-color: #CCCCCC; }
.cuteTable1 td { font-size: 13px; color: #003366; background-color: #FFFFFF; }
.calendarTable1 td { height: 40px; vertical-align: middle;}





