HTML
{
	overflow-y: scroll !important;
	overflow-x: auto !important;
}

BODY, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #523a26;
}

BODY, P, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

BODY
{
	background-color: #496078;
}

IMG, TABLE
{
	border: none;
}

FORM
{
	display: inline;
}

.link
{
	cursor: pointer; cursor: hand;
}

.float
{
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.floatlink
{
	cursor: pointer; cursor: hand;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.serif
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.a
{
	color: #25a63d;
}

A:link, A:visited
{
	color: #25a63d;
	text-decoration: underline;
}
	
A:hover, A:visited:hover
{
	color: #25a63d;
	text-decoration: none;
}

.featurelink
{
	color: #e87944;
}

A.featurelink:link, A.featurelink:visited
{
	color: #e87944;
	text-decoration: none;
}
	
A.featurelink:hover, A.featurelink:visited:hover
{
	color: #e87944;
	text-decoration: underline;
}


.bluelink
{
	color: #5896a5;
}

A.bluelink:link, A.bluelink:visited
{
	color: #5896a5;
	text-decoration: none;
}
	
A.bluelink:hover, A.bluelink:visited:hover
{
	color: #5896a5;
	text-decoration: underline;
}

.bluelink2
{
	color: #19a1c0;
}

A.bluelink2:link, A.bluelink2:visited
{
	color: #19a1c0;
	text-decoration: none;
}
	
A.bluelink2:hover, A.bluelink2:visited:hover
{
	color: #19a1c0;
	text-decoration: underline;
}

.brownlink
{
	color: #523a26;
}

A.brownlink:link, A.brownlink:visited
{
	color: #523a26;
	text-decoration: none;
}
	
A.brownlink:hover, A.brownlink:visited:hover
{
	color: #523a26;
	text-decoration: underline;
}

.orangelink
{
	color: #bd5f32;
}

A.orangelink:link, A.orangelink:visited
{
	color: #bd5f32;
	text-decoration: none;
}
	
A.orangelink:hover, A.orangelink:visited:hover
{
	color: #bd5f32;
	text-decoration: underline;
}

.drkorangelink
{
	color: #b15224;
}

A.drkorangelink:link, A.drkorangelink:visited
{
	color: #b15224;
	text-decoration: none;
}
	
A.drkorangelink:hover, A.drkorangelink:visited:hover
{
	color: #b15224;
	text-decoration: underline;
}

.whitelink
{
	color: white;
}

A.whitelink:link, A.whitelink:visited
{
	color: white;;
	text-decoration: none;
}
	
A.whitelink:hover, A.whitelink:visited:hover
{
	color: white;;
	text-decoration: underline;
}

.nav
{
	color: #523a26;
}

A.nav:link, A.nav:visited
{
	color: #523a26;
	text-decoration: none;
}
	
A.nav:hover, A.nav:visited:hover
{
	color: #523a26;
	text-decoration: none;
}


.navon
{
	color: #e87944;
}

A.navon:link, A.navon:visited
{
	color: #e87944;
	text-decoration: none;
}
	
A.navon:hover, A.navon:visited:hover
{
	color: #e87944;
	text-decoration: none;
}

.subnav
{
	color: #ffffff;
}

A.subnav:link, A.subnav:visited
{
	color: #ffffff;
	text-decoration: none;
}
	
A.subnav:hover, A.subnav:visited:hover
{
	color: #ffffff;
	text-decoration: none;
}

.button
{
	font-size: 11px;
	color: black;
	background-color: white;
	padding: 2px;
	margin-top: 1px;
	border: 1px solid black;
	text-align: center;
	width: 98px;
	height: 14px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

a.button2
{
	font-size: 11px;
	color: white;
	text-align: center;
	width: 112px;
	height: 19px;
	line-height: 19px;
	border: 2px solid white;
	background-color: #496078;
	text-decoration: none;
}

a.button2:hover
{
	color: white;
	text-decoration: none;
}

.calendar th
{
	background-color: #809cb5;
	color: white;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	width: 14%;
}

.calendar tbody, .calendar tr, .calendar
{
	position: relative;
}

.calendar td
{
	width: 126px;
	height: 126px;
	position: relative;
}

.calendar td a
{
	position: absolute;
	display: block;
	width: 117px;
	padding: 20px 5px 0 5px;
	width: 116px;
	height: 106px;
	overflow: hidden;
	color: #496078;
}

.calendar td a:hover
{
	color: #496078;
}

.calendar td .viewmore 
{
	display: block;
	width: 123px;
	text-align: right;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #ECF4FB;
	padding-right: 4px;
}

.calendar div
{
	width: 122px;
	position: absolute;
	text-align: right;
	color: #496078;
	text-decoration: none;
	font-size: 18px;
	padding: 5px 5px 0 0;
}

.calendar p
{
	color: #25a63d;
	text-align: center;
	text-decoration: underline;
	padding: 4px 0;
}
