P,TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.bord_left {
	background-image: url(/images/bord_shad_L.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bord_right {
	background-image: url(/images/bord_shad_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.picsbg {
	background-image: url(/images/head_photos_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news_bg {
	background-image: url(/images/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_bord_lines {
	vertical-align: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.hiddenPic {display:none;}

.events {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
}

a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
