.titletext {
	font-family: "Century Gothic", Courier, "Courier New", "MS UI Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}

.td-sat {
	background-color: #CCFFFF;
}
.td-sun {
	background-color: #FFCCCC;
}
.td-week {
	background-color: #EEEEEE;
}

.td-title {
	font-family: "Century Gothic", Courier, "Courier New", "MS UI Gothic";
	font-weight: bold;
	background-color: #9D9C95;
	text-align: center;
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	vertical-align: middle;
	color: #FFFFFF;
}

.td-head {
	font-family: "Century Gothic", Courier, "Courier New", "MS UI Gothic";
	font-weight: bold;
	background-color: #5F707A;
	margin: 3px;
	padding: 3px;
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	color: #FFFFFF;
	text-align: left;
}

.td-cont {
	font-family: "Century Gothic", Courier, "Courier New", "MS UI Gothic";
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
}

.td-background {
	background-image: url(../img/left_background.gif);
}

body {
	background-image: url(../img/background.gif);
	background-repeat: repeat;
	font-family: "Century Gothic", Courier, "Courier New", "MS UI Gothic";
	font-size: 12px;
}

li {
	list-style-position: outside;
	list-style-image: url(../img/icon_list.gif);
	padding: 2px;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #000066;
}.window {
	font-family: "Century Gothic", Courier, "Courier New", "MS UI Gothic";
	font-size: 12px;
	margin: 3px;
	padding: 3px;
}

h1{
 display:none;
}.titleback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #669966;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

