.TopBar {
	background-color: #25488E;
	padding: 11px 5px 11px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.PageBanner {
	background-image: url(images/banner.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	height: 60px;
}
.PageBanner h1 {
	padding-left: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 30px;
	line-height: normal;
}


.NavBar {
	background-color: #25488E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.GreyBar {
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px;
}
a:hover {
	color: #25488E;
	text-decoration: underline;
}


.OrangeBar {
	background-color: #EB7B23;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 5px;
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFDFDF;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	color: #EB7B23;
}

table {
	background-color: #FFFFFF;
}
.GreyBar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.GreyBar a:hover {
	font-weight: bold;
	color: #EB7B23;
	text-decoration: none;
	
}
.NavBar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NavBar a:hover {
	font-weight: bold;
	color: #EB7B23;
	text-decoration: none;
	
}
h2 {
	font-size: 14px;
	color: #25488E;
}
.StudentBene {
	background-color: #F9D9BF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.WhyTeacher {
	background-color: #B4C6EB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.GenInfo{
	background-color: #ECE9D8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #25488E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.BookList {
	border: 1px solid #EB7B23;
}
textarea,select,input {
	font-family: Arial, Helvetica, sans-serif;
}
.IB {
	background-color: #DBF3CF;
}

