@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #c9dce6;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	line-height: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a {
	color: #990000;
	text-decoration: underline;
}
a.submenu:hover {
	color: #ffffff;
	text-decoration: none;
}
 
 
.redbg {
	background-color: #003366;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.bottom {
	font-size: 10px;
}
.rightmargin {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #990000;
}
.submenublue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	line-height: 15px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-color: #e0e0e0;
	float: right;
	width: 200px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 4px;
}
img.birdie {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.nbsevent, .teacher {
	background-color: #FFFFCC;
	overflow: scroll;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 400px;
	width: 300px;
	padding: 3px;
}
.teacher {
	height: 500px;
}
.nbsbg {
	background-color: #369;
	background-repeat: no-repeat;
	background-position: left top;
}
.dottedred {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
}
 
.noticeboard {
	text-align: left;
}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 15px;
}
.tablebg {
	background-color: #369;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: left;
}

.tablebgs {
	background-color: #369;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}

.tablebgs a {
	background-color: #369;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration:blink;
	text-transform:capitalize;
	text-align: center;
}
