/* CSS Document */
.content
{
font-family:Tahoma, verdan, Arial;
font-size:10px;
color:#939495;
text-align:justify;
margin-left:10px;
margin-right:10px;
}

.bodytext
{
font-family:Tahoma, verdan, Arial;
font-size:11px;
color:#939495;
text-align:justify;
}

.subheading
{
font-family:Tahoma, verdan, Arial;
font-size:11px;
color:#5d729b;
font-weight:bold;

}

.newsheading
{
font-family:Tahoma, verdan, Arial;
font-size:10px;
color:#5d729b;
font-weight:bold;
}

.newsubsheading
{
font-family:Tahoma, verdan, Arial;
font-size:10px;
color:#939495;
font-weight:bold;
}

.newscontent
{
font-family:Tahoma, verdan, Arial;
font-size:10px;
color:#939495;
text-align:left;
text-decoration:none;
}

a.newscontent
{
font-family:Tahoma, verdan, Arial;
font-size:10px;
color:#939495;
text-align:left;
text-decoration:none;
}

a.newscontent:hover
{
font-family:Tahoma, verdan, Arial;
font-size:10px;
color:#939495;
text-align:left;
text-decoration:underline;
}

.more
{
font-family:Tahoma, verdan, Arial;
font-size:10px;
color:#9c5c84;
text-align:right;
text-decoration:underline;
}


a.more:hover
{
font-family:Tahoma, verdan, Arial;
font-size:10px;
color:#9c5c84;
text-align:right;
text-decoration:none;
}

.eventdate
{
font-family:Tahoma, verdan, Arial;
font-size:10px;
color:#939495;
text-align:left;
font-weight:bold;
}

.topnavigation
{
font-family:Tahoma, Veradana, Arial;
color:#556c96;
font-size:10px;
font-style:normal;
background-color:#f4f4f4;
text-decoration:none;
}

a.topnavigation
{
font-family:Tahoma, Veradana, Arial;
color:#556c96;
font-size:10px;
font-style:normal;
background-color:#f4f4f4;
text-decoration:none;
}

.bottomnavigation
{
font-family:Tahoma, Veradana, Arial;
color:#556c96;
font-size:10px;
font-style:normal;
background-color:#ffffff;
text-decoration:none;

}

a.bottomnavigation
{
font-family:Tahoma, Veradana, Arial;
color:#556c96;
font-size:10px;
font-style:normal;
background-color:#ffffff;
text-decoration:none;

}



.buttons
{
font-family:Tahoma, verdana, Arial;
font-size:11px;
font-weight:bold;
text-indent:17px;
color:#FFFFFF;

}

a.buttons
{
font-family:Tahoma, verdana, Arial;
font-size:11px;
font-weight:bold;
text-indent:17px;
color:#FFFFFF;
text-decoration:none;

}

a.buttons:hover
{
font-family:Tahoma, verdana, Arial;
font-size:11px;
font-weight:bold;
text-indent:17px;
color:#c9d2de;
text-decoration:none;

}


.tablecontent {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
	font-family:Tahoma, verdan, Arial;
font-size:11px;
color:#939495;
text-align:justify;
	
}
.dwntable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	font-family:Tahoma, verdan, Arial;
	font-size:10px;
	color:#939495;
	text-align:left;
	text-decoration:none;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
.eventtable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e9e9e9;
}
