a {
	color: #175255;
	text-decoration: none;
}

a:visited {
	color: #175255;
	text-decoration: none;
}

a:hover {
	color: #175255;
	text-decoration: underline;
}

a:active {
	color: #175255;
	text-decoration: none;
}

a[name], a[name]:visited, a[name]:hover, a[name]:active {
	color: black;
	text-decoration: none;
}

a.bodyNavigationItem1 {
	background: url('./images/nav_button_news.png') 0px 0px;
}

a.bodyNavigationItem1:hover {
	background: url('./images/nav_button_news.png') 0px 40px;
}

a.bodyNavigationItem2 {
	background: url('./images/nav_button_articles.png') 0px 0px;
}

a.bodyNavigationItem2:hover {
	background: url('./images/nav_button_articles.png') 0px 40px;
}

a.bodyNavigationItem3 {
	background: url('./images/nav_button_roster.png') 0px 0px;
}

a.bodyNavigationItem3:hover {
	background: url('./images/nav_button_roster.png') 0px 40px;
}

a.bodyNavigationItem4 {
	background: url('./images/nav_button_teachers.png') 0px 0px;
}

a.bodyNavigationItem4:hover {
	background: url('./images/nav_button_teachers.png') 0px 40px;
}

a.bodyNavigationItem5 {
	background: url('./images/nav_button_timetable.png') 0px 0px;
}

a.bodyNavigationItem5:hover {
	background: url('./images/nav_button_timetable.png') 0px 40px;
}

a.bodyNavigationItem6 {
	background: url('./images/nav_button_results.png') 0px 0px;
}

a.bodyNavigationItem6:hover {
	background: url('./images/nav_button_results.png') 0px 40px;
}

abbr {
	border: 0px;
}

body {
	background-color: #bde6e8;
	color: black;
	font-size: 12px;
	font-family: Arial;
	margin: 0px;
}

div.bbc img {
	background-color: #f0f0f0;
	border: 1px solid #b7b7b7;
	margin: 2px;
}

div.bbc img:hover {
	border: 1px solid black;
}

div.bodyFooter {
	width: 100%;
	height: 202px;
	background-image: url('./images/footer_bg.png');
	margin: 0px auto;
}

div.bodyFooter a {
	color: white;
}

div.bodyHeader {
	width: 100%;
	height: 202px;
	background-image: url('./images/header_bg.png');
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}

div.bodyMain {
	width: 1000px;
	min-height: 250px;
	background-image: url('./images/content_bg.png');
	margin: 0px auto;
}

div.bodyMainLeft {
	width: 202px;
	min-height: 20px;
	float: left;
	padding: 0px;
	margin: 0px 0px 20px 60px;
}

div.bodyMainLeft a, a:visited, a:hover, a:active, div.bodyMainLeft a, a:visited, a:hover, a:active {
	color: #124042;
}

div.bodyMainLeftBottom {
	width: 202px;
	height: 10px;
	background-image: url('./images/menu_bottom.png');
	padding: 0px;
	margin: 0px;
}

div.bodyMainLeftMiddle {
	width: 182px;
	background-image: url('./images/menu_middle.png');
	padding: 10px;
	margin: 0px;
}

div.bodyMainLeftTop {
	width: 202px;
	height: 10px;
	background-image: url('./images/menu_top.png');
	padding: 0px;
	margin: 0px;
}

div.bodyMainRight {
	width: 662px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 16px;
}

div.bodyMainRightBottom {
	width: 662px;
	height: 10px;
	background-image: url('./images/content_bottom.png');
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

div.bodyMainRightMiddle {
	width: 642px;
	background-image: url('./images/content_middle.png');
	padding: 10px;
	margin: 0px;
}

div.bodyMainRightTop {
	width: 662px;
	height: 10px;
	background-image: url('./images/content_top.png');
	padding: 0px;
	margin: 0px;
}

div.bodyNavigation {
	position: relative;
	top: -5px;
	width: 811px;
	height: 62px;
	background-image: url('./images/navigation.png');
	padding: 4px;
	margin: 0px auto;
}

div.bodyNavigation a {
	display: block;
	width: 120px;
	height: 40px;
	margin: 0px;
}

div.bodyNavigation ul {
	list-style-type: none;
	padding: 0px auto;
	margin: 0px;
}

div.bodyNavigation ul li {
	float: left;
}

div.bodyRealFooter {
	width: 1000px;
	height: 202px;
	background-image: url('./images/footer.png');
	margin: 0px auto;
}

div.bodyRealFooterAuthor {
	position: relative;
	top: 80px;
	clear: both;
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
}

div.bodyRealFooterNavigation {
	position: relative;
	top: 60px;
	left: 420px;
	float: left;
	color: white;
	font-weight: bold;
	text-align: right;
}

div.bodyRealFooterSchool {
	position: relative;
	top: 60px;
	left: 90px;
	float: left;
	color: white;
	font-weight: bold;
}

div.bodyRealHeader {
	width: 1000px;
	height: 202px;
	background-image: url('./images/header.png');
	margin: 0px auto;
}

div.bodySlideshow {
	width: 502px;
	height: 168px;
	background-image: url('./images/slideshow_bg.png');
	position: relative;
	top: 7px;
	left: 456px;
	padding: 0px;
	margin: 0px;
}

div.bodySlideshow img {
	width: 502px;
	height: 168px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	padding: 0px;
	margin: 0px;
}

div.bodySlideshowBorder {
	width: 502px;
	height: 168px;
	background-image: url('./images/slideshow_border.png');
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 4;
}

div#bodySlideshowButton1 {
	position: relative;
	top: 6px;
	left: 446px;
	z-index: 5;
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_1.png') 0px 0px;
}

div#bodySlideshowButton1:hover {
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_1.png') 0px 30px;
}

div#bodySlideshowButton2 {
	position: relative;
	top: 6px;
	left: 429px;
	z-index: 5;
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_2.png') 0px 0px;
}

div#bodySlideshowButton2:hover {
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_2.png') 0px 30px;
}

div#bodySlideshowButton3 {
	position: relative;
	top: 6px;
	left: 411px;
	z-index: 5;
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_3.png') 0px 0px;
}

div#bodySlideshowButton3:hover {
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_3.png') 0px 30px;
}

div#bodySlideshowButton4 {
	position: relative;
	top: 6px;
	left: 394px;
	z-index: 5;
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_4.png') 0px 0px;
}

div#bodySlideshowButton4:hover {
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_4.png') 0px 30px;
}

div#bodySlideshowButton5 {
	position: relative;
	top: 6px;
	left: 377px;
	z-index: 5;
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_5.png') 0px 0px;
}

div#bodySlideshowButton5:hover {
	width: 47px;
	height: 30px;
	background: url('./images/ss_button_5.png') 0px 30px;
}

div.buttonEdit {
	width: 55px;
	height: 15px;
	border: 1px solid #b7b7b7;
	background-color: #f0f0f0;
	padding: 1px 5px;
	margin: 2px;
	text-align: center;
	line-height: 15px;
	color: red;
	font-size: 10px;
	cursor: pointer;
}

div.content {
	text-align: justify;
	margin: 20px;
}

div.loginBox {
	max-width: 180px;
	text-align: center;
}

div.messageError {
	min-width: 150px;
	max-width: 500px;
	border: 1px solid #cc0000;
	background-color: #ffeeee;
	margin: 0px auto 5px auto;
	color: #cc0000;
	text-align: center;
	padding: 5px;
}

div.messageSuccess {
	min-width: 150px;
	max-width: 500px;
	border: 1px solid #006633;
	background-color: #b0daae;
	margin: 0px auto 5px auto;
	color: #006633;
	text-align: center;
	padding: 5px;
}

div.messageWarning {
	min-width: 150px;
	max-width: 500px;
	border: 1px solid #cc0000;
	background-color: #ffffcc;
	margin: 0px auto 5px auto;
	color: #cc0000;
	text-align: center;
	padding: 5px;
}

div.pagination {
	max-width: 580px;
	margin: 10px auto;
}

div.pagination a {
	padding: 2px 4px;
	margin: 0px;
	text-decoration: none;
}

div.pagination span.current {
	padding: 2px 0px;
	margin: 0px 1px;
	background-color: #f0f0f0;
	border: 1px solid #000000;
	font-weight: bold;
}

div.pagination span.disabled {
	padding: 2px 0px;
	margin: 0px 1px;
	background-color: #f0f0f0;
	border: 1px solid #b7b7b7;
}

hr {
	height: 1px;
	background-color: black;
	border: 0px;
	margin: 5px auto;
}

img {
	border: 0px;
	margin: 0px;
}

input, input[type="text"], input[type="password"], select, textarea {
	color: black;
	font-size: 12px;
	font-family: Courier New;
	text-align: justify;
	font-weight: bold;
}

input[type="submit"], input[type="reset"], button {
	background-color: #f0f0f0;
	border: 1px solid #b7b7b7;
	color: black;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

p.details {
	font-size: 11px;
	margin: 0px 20px;
}

p.details img {
	vertical-align: middle;
	margin-right: 5px;
}

p.menuHeader {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

p.title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

p.title img {
	vertical-align: middle;
	margin-right: 10px;
}

span.calendarDay {
	padding: 5px 5px 3px 5px;
	margin: 0px 2px 2px -5px;
	background-color: #f0f0f0;
	border-top: 0px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 0px;
}

div.quote {
	color: #222222;
	font-style: italic;
	padding-left: 10px;
	margin-left: 30px;
	border-left: 2px solid #b7b7b7;
}

span.quoteAuthor {
	font-weight: bold;
}

table.unBordered {
	max-width: 640px;
	border: 0px;
	margin: 0px auto;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.unBordered tr td {
	max-width: 640px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}

table.bordered {
	max-width: 640px;
	border: 0px;
	margin: 0px auto;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.bordered tr td {
	max-width: 640px;
	height: 25px;
	border: 1px solid #b7b7b7;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}

td.tableHeader {
	max-width: 640px;
	height: 25px;
	border-bottom: 1px solid black !important;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
}

ul.loginList {
	list-style-image: url('./images/list_coin.png');
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}