html{
	height: 100%
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 13px;
	background: #E5E5E5;
	background-image: url(i/topfon.gif);
	background-repeat: repeat-x;
	background-position: top
	color: #5D5D5D
}
p {
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
a img {
	border: 0
	}
ul, ol {
	color: #999999;
}
table {
border-collapse:collapse;
	font-size: 13px
}
td {
}
blockquote {
	margin-top: 0px
}
/*---------------- /Default Parameters ----------------*/

h1 {
	color: #3DACE1;
	font-size: 18px;
	font-weight: normal;
	padding: 7px 0 7px 0;
	text-align: left;
	margin: 0;
}
h2 {
	width: 100%;
	color: #3DACE1;
	font-size: 16px;
	font-weight: bolder;
	padding: 10px 0 5px 0;
	text-align: left;
	margin: 0;
}
h3 {
	width: 100%;
	color: #3DACE1;
	font-size: 13px;
	font-weight: bolder;
	padding: 7px 0 4px 0;
	margin: 0;
}

a:link, a:visited {
	color: #0095DB;
	text-decoration: none;
}
a:hover {
	color: #3DACE1;
}

a.redlink:link, a.redlink:visited {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.redlink:hover {
	color: red;
}

a.mainlevel_main:link, a.mainlevel_main:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-transform:uppercase;
	color: #5B5B5B;
	padding-left: 3px;
	text-decoration: none;
}
a.mainlevel_main:hover {
	color: #7B7B7B;
	text-decoration: none;
}
.moduletable, .blog {
	width: 100%
}
.moduletable th {
	color: #3DACE1;
	font-size: 18px;
	font-weight: normal;
	padding: 7px 0 7px 0;
	text-align: left;
	margin: 0;
}
.moduletable_main {
	width: 210px
}
.moduletable_search {
	width: 100%
}
.moduletable_smenu {
	width: 210px
}
.moduletable_smenu th {
	color: #3DACE1;
	font-size: 18px;
	font-weight: normal;
	padding: 7px 0 7px 0;
	text-align: left;
	margin: 0;
}
a.mainlevel_smenu:link, a.mainlevel_smenu:visited {
	font-size: 11px;
	font-weight: normal;
	line-height: 21px;
	color: #5B5B5B;
	padding-left: 3px;
	text-decoration: none;
}
a.mainlevel_smenu:hover {
	color: #7B7B7B;
	text-decoration: none;
}
.pollstableborder {
	width: 100%
}
.poll td {
	text-align: left;
	font-size: 11px
}

.toptd {
	text-align: left;
	background-image: url(i/mpic.jpg);
	background-repeat: no-repeat;
	background-position: top right
}
.leftcol {
	vertical-align: top;
	background: #E5E5E5
	}
	.menu {
		vertical-align: top;
		/*background-image: url(i/menufon.gif);
		background-repeat: no-repeat;
		background-position: top left*/
	}
	#pmenu {
		text-align: left;
		background-image: url(i/subpmenu.gif);
		background-repeat: repeat-x;
		background-position: top left
	}
	#svmenu {
		text-align: left;
		height: 15px;
	}
	#spmenu {
		height: 20px;
		text-align: left;
		padding-left: 23px 
}
.contentpaneopen {
	width: 100%
	}
	.schooltable {
		border: 1px solid #828282;
		background: #F5F5F5;
	}
	.schooltable td {
		border: 1px solid #828282;
		background: #F5F5F5;
	}
	.sectiontableheader {
		height: 24px;
		padding-left: 10px;
		font-weight: bold;
		vertical-align: middle
	}
	.sectiontableentry1 {
		height: 24px;
		background: #F5F5F5;
		padding-left: 10px;
		vertical-align: middle
	}
	.sectiontableentry1 td {
		padding-left: 10px;
	}
	.sectiontableentry2 {
		height: 24px;
		padding-left: 10px;
		vertical-align: middle
	}
	.sectiontableentry2 td {
		padding-left: 10px;
	}
	.inputbox {
		color: #828282;
		border: 1px solid #828282;
		background: #F5F5F5;
	}
	.pbutton {
		cursor: hand;
		color: #333333;
		background: #E5E5E5;
		border: 1px solid #F5F5F5;
}
.copy {
	font-size: 11px;
	text-align: center
}
.copytr {
	background: #ffffff
}