
DIV#top {
	width: 799px;
	height: 66px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	background-color: #E2EBE5;
}

DIV#menu {
	width: 799px;
	height: 60px;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px solid #006633;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom:1px solid #006633;
	background-color: #FFFFFF;
}

DIV#menu-left {
	float:left;
	width: 540px;
	height: 57px;
	padding: 3px 0 0 0; /*top right bottom left*/
	text-align: center;
	background-color: #FFFFFF;
}

DIV#menu-right {
	float:left;
	width: 259px;
	height: 57px;
	padding: 1px 0 2px 0; /*top right bottom left*/
	text-align: center;
	background-color: #FFFFFF;
}

DIV#partners {
	width: 799px;
	height: 18px;
	padding: 0;
	margin-bottom: 2px;
	border-top: 1px solid #006633;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom:1px solid #006633;
	text-align: center;
	background-color: #FFFFFF;
}

DIV#main {
	width: 799px;
	padding: 10px 0 10px 0; /*top right bottom left*/
	margin-top: 2px;
	border-top: 1px solid #006633;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	background-color: #FFFFFF;
	text-align: center;
}

DIV#bottom {
	width: 799px;
	height: 19px;
	padding: 2px 0 0 0; /*top right bottom left*/
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px solid #006633;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom:1px solid #006633;
	background-color: #FFFFFF;
	text-align: center;
}

DIV#comment {
	width: 799px;
	padding: 0px 0px 10px 0px; /*top right bottom left*/
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	background-color: #FFFFFF;
	text-align: center;
}

DIV#tabborder {
	width: 799px;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
}

TABLE#tabtable {
	width: 759px;
	padding: 0;
	border-top: 1px solid #006633;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	background-color: #FFFFFF;
	text-align: left;
}

/* Links */

a:link {text-decoration:none;color:#006633}
a:visited {text-decoration:none;color:#90aa90}
a:hover {text-decoration:underline;color:#607060}
a:active {text-decoration:none;color:#80a080}

/* Body */

body {
	font-size: 15px;
	color: #000000;
	background-color: #E2EBE5;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* Pre */

pre {
	font-size: 13px;
	color: #000000;
}

/* Form/Search stuff */

input, textarea, select {
	background-color : #ECFAF0;
	border-color : #006633;
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.button, textarea.button {
	background-color : #ECFAF0;
	color : #000000;
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #006633;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
}

input.button2, textarea.button2 {
	background-color : #ECFAF0;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #006633;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
}

.form {
 	margin-bottom:0px;
 	margin-top:7px;
 }
 .topnew {
 	text-align: left;
 	font-size: 12px;
	background-color : #FFFFFF;
	padding: 0;
 	margin: 0;
 	border-top: 1px solid #006633;
 	border-left: 1px solid #006633;
 	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
 }

 .band {
  	text-align: center;
  	font-size: 14px;
 	background-color : #FFFFFF;
  	border-top: 1px solid #006633;
  	border-left: 1px solid #006633;
  	border-right: 1px solid #006633;
 	border-bottom: 1px solid #006633;
 }
 img {
 	border: 0px;
 }
 .border {
   	border-top: 1px solid #006633;
   	border-left: 1px solid #006633;
   	border-right: 1px solid #006633;
 	border-bottom: 1px solid #006633;
 }
th {
  	font-size: 14px;
  	border-bottom: 2px solid #006633;
  	background-color : #ECFAF0;
}
th.border {
  	font-size: 14px;
  	border-bottom: 1px solid #006633;
  	border-top: 1px solid #006633;
  	border-left: 1px solid #006633;
  	border-right: 1px solid #006633;
  	margin-bottom: 10px;
  	background-color : #ECFAF0;
}

td.comment {
  	font-size: 14px;
  	border-bottom: 2px solid #006633;
  	background-color : #ECFAF0;
}

table.lesson {
	float: left;
	width: 150px;
	margin-left: 29px;
	padding: 0; /*top right bottom left*/
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	border-top: 1px solid #006633;
	background-color: #FFFFFF;
	text-align: center;
}