body 
{
	font-family: verdana;
	font-size: 10px;
}
h1
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-family: verdana;
    font-size: 18px;
    font-weight: bold;
}
h2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	font-family: verdana;
    font-size: 16px;
    font-weight: bold;
}
h3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	font-family: verdana;
    font-size: 14px;
    font-weight: bold;
}
h4
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
    font-size: 12px;
    font-weight: bold;
}
h5
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
    font-size: 10px;
    font-weight: bold;
}
h6
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
    font-size: 10px;
    font-weight: bold;
}
div
{
	font-family: verdana;
	font-size: 10px;
}
td
{

	font-family: verdana;
	font-size: 10px;
}
input
{
	font-family: Verdana;
	color: black;
	font-size: 10px;
	font-weight: bold;
	background-color: #f3f3f3;
	border: 1px solid black;
}
input.default
{
	font-family: Verdana;
	color: black;
	font-size: 10px;
	font-weight: bold;
	background-color: #f3f3f3;
	border: 1px solid black;
}
input.error
{
	font-family: Verdana;
	color: black;
	font-size: 10px;
	font-weight: bold;
	background-color: #f3f3f3;
	border: 2px solid red;
}
div.main
{
	margin: auto;
	width: 1000px; 
}
div.core
{
	background-color: #eeeeee;
	width: 1000px; 
}
div.header
{
	background-color: #FFFFFF; 
	height: 92; 
	width: 100%;
	font-family: cursive;
	font-size: 36px;
}
div.mainTabs
{
	background-color: #007903;
	height: 24px;
	width: 100%;
}
div.subTabs
{
	background-color: #ffffcc;
	height: 24px;
	width: 100%;
}
div.subTabSet
{
	position: absolute;
	visibility: hidden;
}
div.body
{
	height: 250px; 
	width: 100%;
}
td.tabselected
{
	height: 24px;
	background-color: #ffffcc;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #DDDD00;

	color: #007903;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
}
td.tabunselected
{
	height: 24px;
	background-color: #007903;
	border-top: 2px solid #09bf00;
	border-left: 2px solid #09bf00;
	border-right: 2px solid #000000;
	color: white;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
}
td.subtabselected
{
	height: 24px;
	background-color: #ffffcc;
	color: #007903;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
}
td.subtabunselected
{
	height: 24px;
	background-color: #ffffcc;
	color: #007903;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
}


table.body
{
	width: 100%;
}
td.templateMain
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 67%;
	vertical-align: top;
}
table.deerparkRight
{
	width: 100%;
	vertical-align: top;
}
td.templateRight
{
	padding: 0px 0px 0px 0px;
	width: 33%;
	vertical-align: top;
}
td.calendar
{
	padding: 4px 4px 4px 4px;
	border-left: 0px none #eeeeee;
	border-right: 10px solid #eeeeee;
	border-top: 0px solid #eeeeee;
	border-bottom: 10px solid #eeeeee;
	width: 33%;
	background-color: #d9ddef;
	vertical-align: top;
}
table.miniCal
{
	width: 100%;
	align: center;
}
td.miniCalMonth
{
	text-align: center;
	border: 1px solid white;
	font-size: 12px;
	font-weight: bolder;
	color: black;
	background-color: #fff000;
}
a.miniCalMonthLink
{
	font-size: 12px;
	font-weight: bolder;
	color: blue;
}
a.miniCalMonthLink:hover
{
	color: red;
}
a.miniCalMonthLink:visited
{
	color: blue;
}
a.miniCalMonthNavLink
{
	font-size: 8px;
	font-weight: bolder;
	color: blue;
}
a.miniCalMonthNavLink:hover
{
	color: red;
}
a.miniCalMonthNavLink:visited
{
	color: blue;
}
td.miniCalDay
{
	text-align: center;
	border: 1px solid white;
	background-color: white;
	color: black;
	width: 14%;
	height: 16px;
}
td.miniCalDayActive
{
	text-align: center;
	border: 1px solid white;
	width: 14%;
	height: 16px;
	font-weight: bolder;
	background-color: #fff000;
	color: black;
}
div.calendarDay
{
	border: 1px solid black;
	z-index: 4;
	visibility: hidden;
	background-color: yellow;
	position: absolute;
	text-align: center;
	width: 350px;
	margin: 3px 0px 0px -309px;
}
td.calendarDate
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
td.eventTime
{
	width: 120px;
	vertical-align: top;
	font-weight: bold;
}
td.eventDetails
{
	width: 230px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
table.newsBar
{
	width: 100%;
}
td.currentNews
{
	padding: 4px 4px 4px 4px;
	width: 33%;
	background-color: #d9ddef;
	vertical-align: top;
	border-left: 0px none #eeeeee;
	border-right: 10px solid #eeeeee;
	border-top: 10px solid #eeeeee;
	border-bottom: 10px solid #eeeeee;
}
.newsList
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}
.newsItem
{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
a.newsLink
{
	font-size: 11px;
	font-weight: bolder;
	color: blue;
}
a.newsLink:visited
{
	color: blue;
}
a.newsLink:hover
{
	color: red;
}
td.schoolInfo
{
	padding: 4px 4px 4px 4px;
	width: 33%;
	background-color: #d9ddef;
	vertical-align: top;
	border-left: 0px none #eeeeee;
	border-right: 10px solid #eeeeee;
	border-top: 0px solid #eeeeee;
	border-bottom: 10px solid #eeeeee;
}
td.importantMessage
{
	padding: 4px 4px 4px 4px;
	width: 33%;
	//background-color: #88DD88;
	background-color: #8888DD;
	vertical-align: top;
}
td.sponsorAds
{
	padding: 4px 4px 4px 4px;
	width: 33%;
	background-color: #fff000;
	vertical-align: center;
}

.heading
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
}
p.sponsors
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
a
{
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: blue;
}
a:hover
{
	color: red;
}
