body {
	padding: 0px 0% 0px 0%;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	}

a:link {color: #0066CC; text-decoration: underline;}
a:visited {color: #0066CC; text-decoration: underline;}
a:hover {color: #0066CC; text-decoration: underline;}
a:active {color: #0066CC; text-decoration: underline;}

a.loc:link {color: #A7DFFF; text-decoration: underline;}
a.loc:visited {color: #A7DFFF; text-decoration: underline;}
a.loc:hover {color: #A7DFFF; text-decoration: underline;}
a.loc:active {color: #A7DFFF; text-decoration: underline;}

div.nav a {
	color: #0066CC;
	text-decoration: underline;
	display: block;
	padding: 1px 5px 1px 10px;
	width: 100%;
	}

div.nav a:hover, div.nav a:active {
	color: #0066CC;
	background-color: #EDF9FF;
	width: auto;
	text-decoration: none;
	}

html>body div.nav a{
	width: auto;
	}

div.nav .navcontent a:link {color: #0066CC; background-color: #fff; text-decoration: none; padding: 1px 0px 1px 0px;}
div.nav .navcontent a:visited {color: #0066CC; background-color: #fff; text-decoration: none; padding: 1px 0px 1px 0px;}
div.nav .navcontent a:hover {color: #0066CC; background-color: #fff; text-decoration: none; padding: 1px 0px 1px 0px;}
div.nav .navcontent a:active {color: #0066CC; background-color: #fff; text-decoration: none; padding: 1px 0px 1px 0px;}

div.navcontent {
	font-size: 75%;
	padding: 2px 10px 2px 10px;
	}
div.nav {
	border-left: 5px solid #65D424;
	width: 80%;
	margin: 0px 0px 5px 4%;
	}
div.navactive {
	border-left: 5px solid #A7DFFF;
	width: 85%;
	margin: 0px 0px 5px 4%;
	}
.show {
	display: block;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	font-size: 75%;
	}

.hide {
	display: none;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	font-size: 75%;
	}

div#logo {
	position: absolute;
	top: 0px;
	left: 6%;
	width: 24%;
	z-index: 2;
	height: 165px;
	background-color: #fff;
	background-image: url(logo_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
	}
div#logo img {
	margin: 10px 0px 0px 0px;
	}
div#logolineleft {
	position: absolute;
	top: 149px;
	left: 6%;
	width: 5px;
	z-index: 3;
	height: 16px;
	}
div#logolineright {
	position: absolute;
	top: 90px;
	left: 30%;
	width: 4px;
	z-index: 2;
	height: 74px;
	}
div#topgrass {
	position: absolute;
	top: 90px;
	width: 99%;
	z-index: 1;
	height: 133px;
	background-image: url(grass_top_line.gif);
	background-repeat: repeat-x;
	}
div#ico {
	position: absolute;
	top: 35px;
	left: 31%;
	width: 20%;
	z-index: 2;
	height: 14px;
	text-align: center;
	}
div#ico img {
	margin: 0px 5px 0px 5px;
	}
div#login {
	position: absolute;
	top: 20px;
	left: 56%;
	width: 41%;
	z-index: 2;
	height: 55px;
	font-size: 70%;
	}
div.logincell {
	float: left;
	margin-right: 2px;
	}
form {
	margin: 0px 0px 0px 0px;
	}
input, textarea {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CDEDFF;
	border-right: 1px solid #CDEDFF;
	border-top: 1px solid #CDEDFF;
	border-left: 1px solid #CDEDFF;
	color: #333;
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	}
input.search {
	border: 0px solid #fff;
	}
input.enter {
	margin: 1px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #0066CC;
	background-color: #EEEEEE;
	width: auto;
	font-size: 11px;
	}	
div#bottomgrass {
	position: absolute;
	top: 133px;
	width: 99%;
	z-index: 1;
	height: 240px;
	background-image: url(grass.jpg);
	background-repeat: repeat-x;
	background-position: 0px 85px;
	}
div#bottomgrass img {
	margin: 0px 0px 0px 45%;
	}

div#mainleft {
	position: absolute;
	top: 270px;
	left: 6%;
	width: 24%;
	z-index: 3;
	background-color: #fff;
	background-image: url(left_coll_bg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	}
div#mainleftbg {
	position: absolute;
	top: 268px;
	left: 30%;
	width: 4px;
	z-index: 3;
	height: 80px;
	}
	
div#maincenter {
	position: absolute;
	top: 360px;
	left: 31%;
	width: 25%;
	z-index: 3;
	}
div#mainright {
	position: absolute;
	top: 360px;
	left: 57%;
	width: 38%;
	z-index: 3;
	}

div#maincentercontent {
	position: absolute;
	top: 360px;
	left: 31%;
	width: 43%;
	z-index: 3;
	}
div#maincentercontentwide {
	position: absolute;
	top: 360px;
	left: 31%;
	width: 63%;
	z-index: 3;
	}

div#mainrightcontent {
	position: absolute;
	top: 360px;
	left: 75%;
	width: 20%;
	z-index: 3;
	}

div#whiteleft {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 1%;
	z-index: 4;
	height: 260px;
	background-color: #fff;
	}
div#whiteright {
	position: absolute;
	right: 0px;
	top: 90px;
	width: 1%;
	z-index: 4;
	height: 260px;
	background-color: #fff;
	}
	
div#copyright {
	font-size: 70%;
	}
div#counters {
        visibility: hidden;
	}	
div.container {
	border-left: 5px solid #A7DFFF;
	width: 100%;
	margin: 0px 0px 20px 0px;
	}
div.lcontainer {
	border-left: 5px solid #A7DFFF;
	width: 95%;
	margin: 0px 0px 20px 4%;
	}
div.content {
	font-size: 72%;
	padding: 5px 10px 10px 10px;
	text-align: left;
	}
h2 {
	font-size: 112%;
	font-weight: bold;
	color: #007DFB;
	margin: 0px 0px .5em 0px;
	}
h1 {
	font-size: 145%;
	font-weight: bold;
	margin: 0px 0px .5em 0px;
	/*color: #65D424;*/
	color: #0066CC;
	}
	
h3 {
	font-size: 112%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #0066CC;
   }
	
p {
	margin: 1em 0px 1em 0px;
	}
.date {
	font-size: 80%;
	}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-image: url(li_bullet.gif);
	}
li {
	margin-top: .7em;
	margin-bottom: .7em;
	color: #000;
	}
.tablediv {
	display: table;
	width: 100%;
	}
.tablerow {
	display: table-row;
	}
.newscell {
	display: table-cell;
	width: 48%;
	}
.tablecell {
	display: table-cell;
	}
table.news td {
	font-size: 75%;
	padding-right: 4%;
	width: 50%;
	vertical-align: top;
	text-align: left;
	}
table.contenttable {
	border: 0px #A7DFFF solid;
	border-collapse: separate;
	}
table.contenttable th {
	font-size: 13px;
	border:  1px #A7DFFF solid;
	}
table.contenttable td {
	font-size: 11px;
	border:  1px #A7DFFF solid;
	vertical-align: top;
	}
table.contenttable td.center {
	text-align: center;
	}
table.contenttable tr.line1 {
	background-color: #fff;
	}
table.contenttable tr.line2 {
	background-color: #EDF9FF;
	}
table.contenttable td.c1 {
	background-color: #EDF9FF;
	text-align: center;
	vertical-align: middle;
	font-size: 60%;
	}
table.contenttable td.c2 {
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 60%;
	}
table.contenttable td.c3 {
	background-color: #EDF9FF;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	}
table.contenttable td.c4 {
	background-color: #EDF9FF;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	}
	
	
table.forumtable {
	border: 0px #A7DFFF solid;
	border-collapse: separate;
	border-bottom: 5px #A7DFFF solid;
	}
table.forumtable th {
	font-size: 13px;
	border:  1px #A7DFFF solid;
	}
	
table.forumtable td {
	font-size: 11px;
	border:  0px #A7DFFF solid;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border-bottom: 5px #FFF solid;
	}
	
table.forumtable td.header {
	font-size: 12px;
	margin-top: 5px;
	border-top: 5px #A7DFFF solid;
	background: #FFF;
	vertical-align: top;
	}
	
table.forumtable td.center {
	text-align: center;
	}
table.forumtable tr.line1 {
	background-color: #fff;
	}
table.forumtable tr.line2{
	background-color: #EDF9FF;
	}
table.forumtable td.c1 {
	background-color: #EDF9FF;
	text-align: center;
	vertical-align: middle;
	font-size: 60%;
	}
table.forumtable td.c2 {
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 60%;
	}
	
div#context p {
	text-align: justify;
	}
.date {
	font-size: 80%;
	}
.locator {
	color: #0066CC;
	font-size: 140%;
	}
hr {
	background-color: #A7DFFF;
	border: 1px solid #A7DFFF;
	color: #A7DFFF;
	}
b.star {
	color: #0066CC;
	}
table.formtable {
	border: 0px #A7DFFF solid;
	border-collapse: separate;
	}
table.formtable td {
	font-size: 11px;
	vertical-align: top;
	}
table.teachers td {
	font-size: 75%;
	}

table.graphtable {
	border: 0px #A7DFFF solid;
	border-collapse: separate;
	}
table.graphtable th {
	font-size: 11px;
	border:  1px #A7DFFF solid;
	}
table.graphtable td {
	font-size: 11px;
	border:  1px #A7DFFF solid;
	vertical-align: top;
	}
table.graphtable td.c1 {
	background-color: #EDF9FF;
	text-align: center;
	vertical-align: middle;
	font-size: 57%;
	}
table.graphtable td.c2 {
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 57%;
	}

td.grn { background-color:#008000; text-align:center; font-size:75%;}
td.rd { background-color:#F39; text-align:center; font-size:75%;}
td.sr { background-color:#818173; text-align:center; font-size:75%;}
td.srl {font-size:75%;}
.attention{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	padding-left: 10px;
}