table.list{
	font-family:Verdana,sans-serif;
	font-size:12px;
	line-height:24px;
	width:600px;
	margin:0 auto;
	border-top:1px solid #ccc;
}
table.list tr{
	vertical-align:top;
}
table.list tr.arvestus{
	font-weight:bold;
}
table.list tr.a{
	background:#e8eef7;
}
table.list tr.b{
	background:#fff;
}
table.list td{
	padding:0 8px;
	border-bottom:1px solid #ccc;
}
table.list span.teach{
	color:#666;
	font-weight:normal;
}
table.list td.date{
	font-weight:normal;
}
table.list td.time{
	padding:0 0 0 4px;
	width:105px;
}
table.tbl{
	margin:0 auto;
}
table.tbl,table.tbl td,table.tbl th{
	border:1px solid #000;
	color:#000;
	font-family:verdana,tahoma,arial;
	font-size:11px;
}
table.tbl th{
	background:#fed100;
	font-weight:bold;
	text-align:center;
}
table.tbl p{
	margin:0;
	line-height:13px;
}
table.tbl p.title{
	font-weight:bold;
	color:#666;
}
#menu{
	width:600px;
	height:40px;
	background:url(bg.png) no-repeat 0 0;
	margin:0 auto 20px auto;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:18px;
	line-height:40px;
	overflow:hidden;
	color:#333;
}
#desc{
	float:left;
	width:97px;
	padding-left:13px;
}
ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.dropdown{
	position:absolute;
	margin-left:110px !important;
	margin-left:0;/*4IE6*/
	background:#fff url(bg.png) no-repeat -20px -60px;
	text-align:center;
	overflow:hidden;
	width:60px;
	height:40px;
}
#tpl{
	margin-left:170px !important;
	margin-left:60px;/*4IE6*/
	background:#fff;
	width:247px;
	text-align:left;
}
#tpl li.active,#tpl.iehover li.active{
	background:#fff url(bg.png) no-repeat -20px 0;
}
#tpl li.active p{
	font-size:18px;
	margin:0;
	padding:0;
	height:40px;
	overflow:hidden;
	text-align:center;
}
.dropdown:hover,.dropdown.iehover{
	height:auto;
}
.dropdown a{
	text-decoration:none;
	color:#369;
	display:block;
	padding:0 10px;
	border-bottom:1px solid #ccc;
	font-size:12px;
}
.dropdown a:hover,.dropdown li.selected a:hover{
	color:#fff;
	background:#38a0db;
}
.dropdown li{
	line-height:18px;
	font-size:0;/*4IE6*/
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:auto !important;
	height:18px;/*4IE6*/
}
.dropdown li.active{
	font-size:24px;
	line-height:40px;
	color:#fff;
	border-width:0;
	padding:0 5px;
	height:40px;
}
.dropdown li.selected{
	background:#e6e6e6;
}
.dropdown li.selected a{
	color:#333;
}
#print,#viewtbl,#viewlist{
	float:right;
}
#print a{
	display:block;
	padding-right:13px;
	color:#333;
	text-decoration:none;
	width:90px;
	text-align:right;
	background:url(bg.png) no-repeat -280px -60px;
}
#print a:hover{
	color:#fff;
	background:url(bg.png) no-repeat -403px -60px;
}
#viewtbl a,#viewlist a{
	text-indent:-1000px;
	display:block;
	height:40px;
	width:40px;
}
#viewlist a{
	background:url(bg.png) no-repeat -100px -60px;
}
#viewtbl a{
	background:url(bg.png) no-repeat -140px -60px;
}
#viewlist a:hover{
	background:url(bg.png) no-repeat -180px -60px;
}
#viewtbl a:hover{
	background:url(bg.png) no-repeat -220px -60px;
}
#bodyprint #menu{
	display:none;
}
#bodyprint table.list{
	width:auto;
}
#bodyprint table.list tr.a{
	background:#fff;
}
#bodyprint table.tbl th{
	background:#fff;
}
#adminbox fieldset,#adminbox p{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:13px;
	margin:0 auto;
	width:600px;
	border:0;
	padding:10px;
	border-bottom:1px solid #999;
	background:#eee;
}
#adminbox legend{
	margin:30px 0 0;
	padding:0;
	color:#228e22;
	font-size:16px;
}
#adminbox input{
	margin:0 0 3px 0;
}
#adminbox label{
	display:block;
	float:left;
	width:120px;
	line-height:180%;
}
#adminbox span.inpradio{
	display:block;
	float:left;
	line-height:180%;
}
#admin label.radio{
	float:none;
	display:inline;
}
#adminbox li{
	line-height:25px;
	border-top:1px solid #ccc;
	padding-left:5px;
}
#adminbox ul a{
	color:#369;
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
}
#adminbox ul a:hover{
	color:#09f;
	text-decoration:underline;
}
#adminbox li:hover{
	background:#fff;
}
#adminbox p{
	color:#822;
	font-size:16px;
	font-weight:bold;
}
#printdesc{
	overflow:hidden;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:18px;
	color:#000;
	text-align:center;
	margin-bottom:10px;
	display:none;
}
#bodyprint #printdesc{
	display:block;
}