body {
	font: 11px Tahoma, Verdana, sans-serif;
	background: #063050;
	margin: 20px;
	padding: 0px;
}
.dotted {
	background: url(../imgs/dotted.gif);
}
.menyy {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #8F041B url(../imgs/menu-bg.gif) repeat-x;
	height: 39px;
}
.menyy a {
	color: #FFFFFF;
	text-decoration: none;
}
.menyy a:hover {
	color: #FFCC00;
}
.menyyact {
	background: url(../imgs/menu-act-bg.gif) repeat-x;
	padding-top: 12px;
	color: #666666;
}
.submenyy {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	background: #F3F2EB;
	height: 39px;
}
h1 {
	font: bold 22px/120% Georgia, "Times New Roman", Times, serif;
	color: #003366;
	margin: 0px 0px 40px;
	padding: 0px;
}
.sidebar {
	background: #F3F2EB url(../imgs/sidebar-bg.gif) no-repeat right bottom;
	margin: 0px 0px 20px;
	padding: 20px;
	width: 160px;
	border-left: 1px solid #B1AB9C;
}
.sidebar h1 {
	font: normal 18px/120% Georgia, "Times New Roman", Times, serif;
	color: #8F041B;
	margin: 0px 0px 20px;
	padding: 0px;
}
.sidebar a {
	color: #8F041B;
	font-weight: bold;
}
.sidebar a:hover {
	color: #FF3300;
}
#footer {
	font: 11px Tahoma, Verdana, sans-serif;
	color: #999999;
}
#calender {
}
#calender {
}
#calender .day {
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
}
#calender .weekend {
	height: 20px;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#calender .weekend a {
	font-weight: bold;
	color: #FFFFFF;
}
#calender .empty {
	height: 20px;
}
#content {
	font: 11px/150% Tahoma, Verdana, sans-serif;
	color: #333333;
}
#content img {
	margin: 10px;
	float: right;
	clear: both;
}
#content a {
	color: #CC0000;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
