a:link {

	color: #A40021; 
	text-decoration: none;
}

a:visited
{
	color: #A40021;
	text-decoration: none;
}

a:hover
{
	color: #A40021;
	text-decoration: underline;
}

p a:link {

	color: #A40021; 
	text-decoration: none;
}

p a:visited
{
	color: #A40021;
	text-decoration: none;
}

p a:hover
{
	color: #A40021;
	text-decoration: underline;
}

p
{
	padding-left: 5px;
	color: #333333;

}

.navlink {
	font-size: 90%;
	font-weight: bold;
	color: #A40021;
	text-decoration: none;
	line-height: 20px;
	text-transform: lowercase;
	text-align: right;
	list-style-type: none;
	list-style-image: none;
	padding-right: 0px;
    }



.navlink a{
	color: #990000;
	text-decoration: none;
    }
.navlink a:hover{
	color: #990000;
	text-decoration: underline;
    }
.navlink li{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
    }	
.navlink a.navlinksmall{
	font-size: 85%;
	font-weight: normal;
    }
    
.navlink div.navlinksmall{
	font-size: 85%;
	font-weight: normal;
	background-color: #ffd7df;
	color: #a40021;
	
	
    }				


.pagehead {
	font-size: 185%;
	font-style: normal;
	font-weight: bold;
	color: #A40021;
	text-transform: lowercase;
	text-align: right;
	margin-bottom: 10px;
	border: none;
	}

.subpagehead {
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: lowercase;
	text-align: left;
	margin-bottom: 10px;
	padding-left:10px;
	border: none;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 2px;
	padding: 2px;
	
}
.active {
	background-color: #a40021;
	color: #FFFFFF;
	padding-right: 2px;
}


.active a:link{
	color: #FFFFFF;
	text-decoration: none;
    }

.active a:visited{
	color: #FFFFFF;
	text-decoration: none;
    }


.cell_bottomleft {
	background-image: url(../images/logo/bottom_left.png);
	background-repeat: no-repeat;
}
.cell_bottom {
	background-image: url(../images/logo/bottom.png);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 75%;
	font-weight: bold;
}
.cell_left {
	background-image: url(../images/logo/vertical.png);
	background-repeat: repeat-y;
}
.cell_leftmotto {
	background-image: url(../images/logo/vertical.png);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #000000;
	font-size: 90%;
	text-align: center;
	padding-left: 35px;
}

.events_table td{
	font-size: 100%;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 140%;
}






.content {
  padding-left: 10px;
}
.links_table td{
	font-size: 100%;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 140%;
}
