
body{
	margin: 0;
	background: #bbd repeat-x;
	font-family: Arial;
	font-size: 10px;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
}
a:visited{
}
table, table td{
	border-collapse: collapse;
	font-family: "Arial";
	font-size: 12px;
	vertical-align: top;
}
p {
    margin: 1em 0;
}
input.text{
	width: 300px;
}
textarea{
	width: 300px;
	height: 100px;
}
#container{
	margin: 0 auto;
	width: 808px;
	background: #fff;
}
#middle{
	background: transparent url() no-repeat top center;
	width: 800px;
	margin: auto;
	vertical-align: top;
}
#header{
	margin: 0 auto;
	height: 241px;
	width: 800px;
	background: #fff url(../images/bg1.png) no-repeat top center;
	white-space: nowrap;
	border: 1px solid #000;
}
#bgtop{
	margin: 0 auto;
	float: left;
	width: 808px;
	height: 49px;
	background: transparent url(../images/bg-top.png) no-repeat top center;
}
#bgbottom{
	margin: 0 auto;
	float: left;
	width: 808px;
	height: 49px;
	background: transparent url(../images/bg-bottom.png) no-repeat top center;
}
#bgmiddle{
	margin: 0 auto;
	float: left;
	width: 808px;
}
#header_logo{
	width: 416px;
	height: 224px;
	background: transparent url() no-repeat top center;
	z-index: 999;
	float: left;
}
#header_flash{
	width: 430px;
	height: 224px;
	z-index: -100;
	left-margin: -200px;
	float: none;
}
.main{
	width: 800px;
	height: 800px;
	margin: auto;
}
.main td{
}
.tabs{
	height: 30px;
}
.tabs td{
	text-align: center;
	font-family: "Arial";
	font-weight: 600;
	font-size: 12px;
	vertical-align: middle;
}
.tab{
	background: #fe87ff;
	height: 30px;
}
.tabselected{
	background: #fff;	
	border-bottom: 1px solid #fff;
}
.footer{
	margin: 0 auto;
	width: 794px;
	font-family: "Arial";
	font-weight: 600;
	font-size: 10px;
	height: 12px;
	text-align: center;
	color: #bbb;
	background: #2d2a24;
	padding: 3px;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
.info{
	color: #fff;
	font-weight: 600;
	float: right;
	padding: 10px;
	text-align: right;
}
.tabs a{
 	float:left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	height: 15px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: none;

}
.tabs td:hover{
	background: #ffdfff;
}
.content{
	width: 800px;
	vertical-align: top;
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	padding: 10px 0 0 0;
	margin:0 auto;
	background: #fff;
	color: #000;
	min-height: 500px;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
.item{
	float: left;
	width: 340px;
}
.formlabel{
	background: #f4c065;
	font-weight: 600;
	text-align: right;
	padding: 5px;
}
#splash{
	text-align: center;	
	background: transparent url(images/s1.png) no-repeat center center;
}
#splash_image{
	background: transparent url(images/s1.png) no-repeat center center;
	width: 800px;
	height: 500px;
	vertical-align: middle;
	text-align: center;
}
.navigation{
	width: 800px;
	background: #eee;
}
.nav{
	width: 800px;
	background: #eee;
	color: #000;
	border-right:1px solid #000;
	border-left:1px solid #000;

}
.nav, .nav * {
 	float:none;
	position:relative;
	padding:0px;
	background: #aecbff url("../images/top_nav_bg_repeat_30.gif") repeat-x right;
	margin:0 auto;
	background-repeat: repeat-x;
	height: 20px;
	border-bottom:0px solid #888;	
}
.nav ul {
	background:#fff; /*IE6 needs this*/
	background:url("../images/top_nav_bg_repeat_30.gif") repeat-x right;}
.nav li {
	border-right:1px solid #888;
	float:left;
	list-style:none;
	position:relative;
	z-index:999;
}
.nav a {
 	float:left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	height: 15px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: none;
}
.nav li ul {
	float:none;
	top:-999em;
	position:absolute;
	background:url("../images/s.gif") repeat-x right;
	display: block;
	white-space: none;
	z-index:999;
}
.nav li:hover,
.nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background:#feffae;
}
.nav li:hover ul,
.nav li.sfHover ul {
	left:-1px;
	top:1.2em;
	white-space: none;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
	white-space: none;
}
.nav li li:hover ul,
.nav li li.sfHover ul {
	top:-1px;
	white-space: none;
}
.nav li li {
	width: 30px;
	background:#666;
	background:url("../images/top_nav_bg_repeat_30.gif") no-repeat right;
	float:none;
	white-space: none;
}
.nav li li li {
	white-space: none;
}
.nav li li a {
	float:left;
	padding-right:0;
	white-space: none;
	width: 180px;
}

.navselect, .navselect a{
	clear: both;
	background: #eef;
	color: #000;
}

/* quick hacks for IE */
*html .nav li li {
	margin-bottom:-3px;
}
*html .nav li li li {
	margin-bottom:-1px;
}
*+html .nav li li {
	margin-bottom:-3px;
}
*+html .nav li li li {
	margin-bottom:-1px;
}

.login{
	height: 17px;
	float: right;
	vertical-align: middle;
	color: #fff;
}
.login a, .login a:visited{
	margin: 0;
	padding: 0;
	color: #fff;
}
.login_input{
	height: 12px;
	width: 70px;
	float: none;
	color: #000;
	background: #eee;
	margin-right: 3px;
}
.login_button{
	height: 19px;
	width: 50px;
	margin-top: 15px;
	float: none;
	color: #000;
	background: #bcf;
}

.logins, .login table td{
	color: #888;
	margin: 0 auto;
	width: 300px;
}
.login_window{
	background: #c1e6ff;
}
.schedule, .schedule tr{
	width: 650px;
	border: 1px solid #888;
}
.schedule table{
	height: 500px;
}
.schedule th{
	background: #f793f8;
}
.schedule td{
	border: 1px solid #888;
	display: block;
}
.schedule td hover{
	background: #fff;
}
.selectedweek{
	background: #d19aff;
}
.selectedday{
	background: #a63cff;
	color: #fff;
	font-weight: 600;
}
.notebook li{
	border-bottom: 1px solid #eee;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.notebook ul{
	margin-left: 20px; padding-left: 0;
}
}
.notebook_add, .notebook_add a{
	width: 10px;
	height: 10px;
	font-size: 10px;
	border: 1px solid #ddd;
	background: #ffe;
	padding: 0;
	margin: 0;	
	color: #eee;
}
.notebook_expand{
	width: 16px;
	height: 10px;
	font-size: 10px;
	border: 1px solid #ddd;
	background: #eee;
	padding: 0px 3px 0px 3px;
	margin: 0px;	
}



.editbutton{
	height: 12px;
	width: 700px;
	margin: auto;
}

.usertable th{
	background: #aaa;
	border: 1px solid #888;
}
.usertable td{
	border: 1px solid #888;
	padding: 3px;
}


.sidenavfield{
	width: 800px;
	background: #C9E8FF;
	color: #000;
	margin: 0 auto;
	height: 19px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.sidenavfield ul{
	margin: 0;
	margin-left: -40px;
}
.sidenavfield li{
	padding: 4px;
	border-right: 1px solid #888;
	border-left: 1px solid #eee;
	float: left;
	list-style: none;
	margin: 0px;
	height: 11px;
}
.sidenavfield a{
	color: #000;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	white-space: none;
	font-weight: 600;
}
.sidenavfield li:hover,
.sidenavfield li.sfHover, .sidenavfield a:hover, .sidenavfield a:active{
	background: #feffae;
}
.sidenavselected{
	background: #fff;
}