body, html {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1, h2 {
	margin-top: 0;
	padding-top: 0;
}

* {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

.print_hide {
	display: none !important;
}

img {
	border-style: none;
}

#right_col {
	display: none;
}

#index_flash {
	display: none;
}

.cat_header {
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
}

.button {
	display: none;
}

.cat_item.performance {
	width: 240px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.cat_item.performance .item_action {
	float: right;
}


.item_date_icon .item_icon_month {
	margin-right: 5px;
	float: left;
}

.cat_item.show .item_icon {
	float: left;
	margin-right: 10px;
}

.cat_item.show {
	width: 500px;
	clear: both;
	padding-top: 10px;
}

.cat_item.show .item_desc {
	width: 460px;
}

.calendar_header {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 2px;
}

.calendar td {
	width: 120px;
	border: 1px solid black;
	height: 40px;
	vertical-align: top;
	padding: 1px;
	font-size: 11px;
}

.calendar td.ext {
	border-style: none !important;
}

.legend div {
	margin: 2px;
	padding: 2px;
}

.perf div {
	margin: 0 !important;
	padding: 0 !important;
}

.perf a {
	text-decoration: none;
	color: #000;
}

.perf.show {
	border: 2px solid black;
	margin: 2px;
	padding: 2px;
}

.perf.class {
	border: 1px dotted black;
	margin: 2px;
	padding: 3px;
}

.guide_tab {
	display: none;
}

.guide_tab_open {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.guide_tab_open img {
	display: none;
}

.media_box {
	float: left !important;
}

.image {
	float: right;
	margin-left: 10px;
}

#sitemap_menu a {
	display: block;
}

#sitemap_menu .menu_item .submenu {
	margin-left: 15px;
	padding-left: 15px;
}

#sitemap_menu .menu_item .submenu .subsubmenu {
	margin-left: 15px;
	padding-left: 15px;
}