body, textarea
{
	font-size: 12px;
	font-family: Sans-Serif;
}

.navigation
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.nav_title
{
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.pageheading
{
	font-size: 26px;
	font-weight: bold;
	color: #003366;
}
.heading1
{
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
.heading2
{
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.heading3
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.blog_stats
{
	color: #888888;
}

.calendardaytext
{
	font-size: 8px;
}
.tinycalendarlink
{
	font-size: 10px;
}

.loginerror
{
	font-weight: bold;
	color: Red;
	text-align: center;
}

.textbox
{
	border: solid 1px #aaaaaa;
	padding: 10px;
}

.articlesubmissiondetails
{
	color:#aaaaaa;
	font-size:10px;
}

.articlereadmorelink
{
	color: #3366cc;
}

.pagenav_currentpage
{
	border: solid 1px #aaaaaa;
	color:#006600;
	font-weight: bold;
	background-color: #ddeedd;
}

.pagenav_notavailable
{
	border: solid 1px #aaaaaa;
	color:#aaaaaa;
	background-color: #ffffff;
}

.pagenav_clickable
{
	border: solid 1px #aaaaaa;
	background-color:#eeffee;
}

.tableheading
{
	background-color:#bfdfff;
	font-weight: bold;
}

.errormessage
{
	font-weight:bold;
	color:Red;
}

.weather
{
	font-size:9px;
}

.news
{
	font-size:10px;
	padding-right: 10px;
}
.scrollingnewsbox
{
	overflow: -moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y: scroll;
}

.oddtablerow
{
	background-color: White;
}

.eventablerow
{
	background-color: #fbfdff;
}

.hitcountertitle
{
	text-align:center;
	letter-spacing: 2px;
	font-size:8px;
	font-weight:bold;
	background-color:Black;
	border: solid 1px black;
	color: White;
}

.hitcounterdigits
{
	text-align:center;
	letter-spacing: 1px;
	font-size:20px;
	font-weight:bold;
	background-color:White;
	border: solid 1px black;
	color: Black;
}

.ensurethistextisntshown
{
	display:none;
}

.tablecell
{
	border: solid 1px #999999;
}

a:hover
{
	text-decoration: underline;
}

.webadminpanel
{
	border: solid 1px #6b7d90;
	background-color: #8db7e0;
}

.feedstableheader
{
	background-color:#bfdfff;
	font-weight: bold;
	border: solid 1px #999999;
}

.feedstablecell
{
	border: solid 1px #999999;
	font-size: 10px;
}

.navigationblock
{
	background-image: url('images/nav_bg.gif');
	position:absolute;
	top: 0px;
	left: 0px;
	width: 202px;
}

.uploadedfileinfo
{
	font-size:10px;
}
