body
{
	margin: 0px;
	padding: 0px;
	background: url(images/common/background.gif);
	height: 100%;
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
	color: #707070;
}

td
{
	vertical-align: top;
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
	color: #707070;
}

a:link { color: #707070; text-decoration: none }
a:visited { color: #707070; text-decoration: none }
a:active { color: #707070; text-decoration: none }
a:hover { color: #AD463D; text-decoration: none }

a:link.red { color: #AD463D; font-style: italic; text-decoration: none }
a:visited.red { color: #AD463D; font-style: italic; text-decoration: none }
a:active.red { color: #AD463D; font-style: italic; text-decoration: none }
a:hover.red { color: #707070; font-style: italic; text-decoration: none }

.homecopy a:link { color: #363636; text-decoration: none }
.homecopy a:visited { color: #363636; text-decoration: none }
.homecopy a:active { color: #363636; text-decoration: none }
.homecopy a:hover { color: #AD463D; text-decoration: none }

.newsandevents a:link { color: #ffffff; text-decoration: none }
.newsandevents a:visited { color: #ffffff; text-decoration: none }
.newsandevents a:active { color: #ffffff; text-decoration: none }
.newsandevents a:hover { color: #ffffff; text-decoration: underline }

.homecopy
{
	font-size: 12px;
	color: #363636;
}

.copyright
{
	color: #A0AFC3;
	vertical-align: bottom;
}

.hdr
{
	font-size: 13px;
	line-height: 20px;
}

.quote
{
	font-size: 9px;
}

.newsandevents
{
	font-size: 12px;
	color: #ffffff;
}