@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.background {
	width:100%;
	background-image: url(../image_files/web_bg.png);
	background-repeat: repeat-x;
	background-color: #999;
}

.div#container {
	width:980px;
	margin:0 auto;
	border: 1px solid #FDC94F;
}
.scroll {
	overflow:Auto;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: normal;
}
.Headertable {
	background-image: url(../image_files/Woodlands_Academy_Logo.png);
}


.WoodlandsTitle {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.RedTitles {
	color: #C70000;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.RedSubTitles {
	color: #C70000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.BlackTitles {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.LatestText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.Buttons {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	margin: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../image_files/Title_bg.jpg);
}
.iFrame {
	border: 2px solid #FFFFFF;
}

.InfoText {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Designed {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.whiteonlylink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.Titlebackground {
	background-image: url(../image_files/Title_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}
.tablebackground  {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FDC94F;
	border-bottom-color: #FDC94F;
	border-left-color: #FDC94F;
	border-top-width: 1px;
	border-top-color: #FDC94F;
	background-image: url(../image_files/table_bg.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}
.tablebackground_noborder  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}
.yellowborder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FDC94F;
	border-bottom-color: #FDC94F;
	border-left-color: #FDC94F;
	border-top-width: 1px;
	border-top-color: #FDC94F;
}

.Blanktable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.newsscroller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(../image_files/newstickerbg.png);
	background-repeat: repeat-x;
	text-decoration: none;
	font-weight: normal;
}
.newsscroller a:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.newsscroller a:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.NewsLine {
	background-repeat: repeat-x;
	color: #FDC94F;
}
.latest {
	background-image: url(../image_files/latest.png);
	background-repeat: no-repeat;
	background-position: center;
}
.redline {
	color: #c70000;
}
.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	border-top-style: none;
	border-bottom-style: none;
	font-style: normal;
	text-decoration: underline;
}
.photo {
	border: 1px solid #373736;
}
.stafflist position {
	left: -100px;
	overflow: hidden;
}
.searchbutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border: thin solid #FDC94F;
	height: 20px;
}

.searchbox {
	height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 150px;
	border: thin solid #FDC94F;
	padding: 3px;
}

