body {
	margin: 0;
	background-image: url(../imgs/tile.gif);
}
* .TabBG {
	background-image: url(../imgs/hdr/mainTabBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
* .TabRight {
	background-image: url(../imgs/hdr/main_r2_c3.jpg);
	background-repeat: repeat-y;
}
* .centerBG {
	background-image: url(../imgs/hdr/layout_central_BgRt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color:#fff;
}
* .bodytext,
.NormalText,
body,
td {
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
}
* .copyright {
	font-size: 10px;
	color: #6A88E8;
}
* .MainContentTbl {
	font-size: 11px;
	background-image: url(../imgs/main/kidsGraduatingBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
* .titleBarText {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
}
* .RightTabBox {
	font-size: 11px;
	color: #000099;
	background-color: #eff5ff;
	border: 1px solid #6699FF;
}
* .BrdrTitleTab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e5bc1;
}
td.UpcomingCollegeFairs,
* .BrdMainTab {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAc2ef;
	border-bottom-color: #1e5bc1;
	font-size: 11px;
	color: #fff;
	padding: 4px 4px 4px 16px;
}
* .BrdBtmTab {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAc2ef;
	font-size: 11px;
	color: #fff;
	padding: 4px;
}
* .BrdMainTab a:link {
	color: #fff;
}

* .BrdMainTab a:visited {
	color: #fff;
}

* .BrdMainTab a:hover {
	color: #fff;
	text-decoration: none
}

td.TableHeader {
	 background-color: #69F;
	 color: #fff;
	 font-weight: bold;
}
td.UpcomingCollegeFairs a:link, a:visited, a:active, a:hover	{color: #fff;}