html {
	background-color: #66a3e1;
	padding-top: 0px;
	margin-top: 0px;
}

body{
	font-size: 10.5pt;
	font-family:Trebuchet MS, Helvetica,  Arial, Sans-Serif;
	text-align:center;
	}

#bodydiv {
	background: #FFFFFF;
	position: relative;
	margin: auto;
	min-height:500px;
	width: 940px;
	margin-bottom: 4px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#title {
	
	height: 95px;
	width:940px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 0.95em;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-top: 33px;
	text-align: right;
	font-weight: bold;
	margin-top: 0px;
	margin-left: -10px;
	margin-bottom:-25px;
	background: url(images/top.gif) no-repeat center top;
}


#title a { color: #FFFFFF; font-weight: none; text-decoration: none }
#title a:hover { color: #66a3e1; font-weight: none; text-decoration: none }

#bluetitle {
	float:left;
	margin-top:-10px;
	width:304px;
	height:50px;
	padding:5px;
	cursor:pointer;
}
#bluetitle img{
display:none;
}

#loggedin {
	padding-top: 11px;
}

a.topbuts {
	color: white;	
	background: #316497;
	padding: 7px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left:3px;
	cursor: pointer;	
}
a.topbuts:hover {
	
	color: #66a3e1;
}

.mtext {
	
	padding-left: 100px;
	padding-right: 100px;
}

#leftblock { 
	width:300px;
	float: left;
	margin-right:15px;
}
#rightblock { 
	width:300px;
	float: right;
	margin-left:15px;
}
#leftblocksm { 
	width:175px;
	float: left;
	margin-right:15px;
}

#main_loginbox{
}

.mainb{
	margin-left:190px;
}

.mainb a { color: #316497; font-weight: bold; text-decoration: underline; }
.mainb a:hover { color: #66a3e1; font-weight: bold; text-decoration: none }

.menuli {
font-size: 18px;
line-height: 20px;
padding: 0px;
margin: 0px;
padding-left:20px;
border-right: solid 2px #316497;
width: 150px;
}

.menuli li {
	
list-style-image: url(images/circle.jpg);
margin: 0px;
	padding:0px;
}

hr {
color: #316497;
background-color: #316497;
height: 1px;
border:0px;
}

input, select, submit   { font-size: 9pt; line-height: 10pt; font-family: tahoma, helvetica, sans-serif }

form {margin: 0px;}
#footer {
	clear:both;
	position: relative;
	margin: auto;
	text-align: left;	
	width: 940px;
	background: #66a3e1;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

#footer a { color: #FFFFFF; font-weight: bold; text-decoration: underline }
#footer a:hover { color: #316497; font-weight: bold; text-decoration: none }

a { color: #000000; font-weight: none; text-decoration: underline }
a:hover { color: #666666; font-weight: none; text-decoration: none }

#main {
	padding: 5px;
	padding-top: 5px;
	text-align: justify;
}

h1{
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	color: #316497;
}
h2	{
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	color: #316497;
}
h3	{
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	color: #316497;
}

.tabletable{
	margin:0px;
	padding:0px;
}
.tabletitle {
	font-size: 120%;
	font-weight:bold;
}
.tablecol {
	font-size: 110%;
	font-weight:bold;
}


.tableborder {
	border: solid 1px #316497;
}
.tableborder_td {
	border: solid 1px #316497;
	padding: 4px;
}

.toright {
	width:200px;
	padding:3px;
	margin-right:220px;
	float:right;
	border: solid 2px #316497;
}

a img {
border: none;
}


DIV{-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;margin:0;padding:0;}

/*staff */
.staff_tabletop{ background-color:#66A3E1}

.staff_week{ background-color:#626262; color:white; font-weight:bold}
.staff_faint{ background-color:#B7D7EE}
.staff_box{	border: solid 2px #66A3E1;}

.staff_frontbox   {padding:5px; border-style: solid; border-width: 1px; border-color: #919191}

