<!--
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FCF4D8;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
a:link, a:visited{
	background-color: #ffffff;
	color: #000000;
}
a:hover{
	background-color: #000000;
	text-decoration: none;
	color: #ffffff;
}
form{
	padding: 0px;
	margin: auto;
	width: 400px;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #999999;
	margin: 3px 0px 3px 0px;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
	width: 394px;
}
input.submit{
	border: 1px outset #E19E79;
	background-color: #E19E79;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	width: 402px;
}
input.submit:hover{
	border: 1px inset #E19E79;
}
table, td, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #ffffff;
	vertical-align: top;
	font-size: 12px;
	color: #000000;
}
#list{
	border-bottom: 1px outset #E19E79;
	background-color: #E19E79;
	margin-bottom: 15px;
	height: 29px;
	float: none;
}
#list #inst{
	font-weight: bold;
	margin: auto;
	width: 800px;
	float: none;
}
#list #inst form{
	float: left;
}
#list span{
	padding-top: 7px;
	font-weight: bold;
	float: right;
}
#list a{
	background-color: #E19E79;
	text-decoration: none;
}
#wrapper{
	margin: auto;
	width: 800px;
	float: none;
}
#wrapper #logo{
	background-image: url(images/logo.png);
	height: 105px;
	width: 800px;
}
#wrapper #main{
	background-image: url(images/list.png);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#wrapper #main #top{
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FCF4D8;
	height: 27px;
	width: 800px;
	float: left;
}
#wrapper #main #menu{
	padding: 0px 3px 0px 3px;
	width: 201px;
	float: left;
}
#wrapper #main #menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#wrapper #main #menu ul li a:link, #wrapper #main #menu ul li a:visited{
	background-color: #ffffff;
	padding: 4px 0px 4px 12px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: #000000;
	width: 189px;
	float: none;
}
#wrapper #main #menu ul li a:hover{
	background-color: #E19E79;
	padding: 4px 0px 4px 12px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: #000000;
	float: none;
}
#wrapper #main #menu ul li a.sub:link, #wrapper #main #menu ul li a.sub:visited{
	background-color: #ffffff;
	padding: 4px 0px 4px 17px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: #000000;
	width: 184px;
	float: none;
}
#wrapper #main #menu ul li a.sub:hover{
	background-color: #E19E79;
	padding: 4px 0px 4px 17px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: #000000;
	float: none;
}
#wrapper #main #menu ul li a.active{
	background-color: #E19E79;
}
#wrapper #main #info{
	padding: 0px 10px 0px 10px;
	margin: 0px 3px 0px 3px;
	line-height: 23px;
	float: right;
	width: 552px;
}
#wrapper #main #info h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	padding: 0px;
}
#wrapper #main #info h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding: 0px;
}
#wrapper #main #info hr{
	border-bottom: 1px dotted #000000;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#wrapper #main #bottom{
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FCF4D8;
	height: 13px;
	width: 800px;
	float: left;
}
-->
