/* CSS Document */

.body {
	background-color: #151a3a;
	font-family: "Georgia,Times New Roman,Times,serif";
	font-size: 14px;
	text-align: center;
}

body {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #0000EE;
}

a:visited {
	color: #0000EE;
}


a:hover { 
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #151a3a;
	text-decoration: none;
	}


a:active { 
	color: #333333;
	}


.tblsubframetopborder {
	background-color:#e4e3e3;
	height: 10px;
}

.tblsubframetopnav {
	color: #000000;
	margin-bottom: 3px;
	margin-right: 5px;
	font-family: "Georgia,Times New Roman,Times,serif";
	font-weight: bold;
}

.tblsubframetopnav a {
    color: #000000;
    text-decoration: none;
}

.tblsubframetopnav a:hover {
    color: #000000;
    text-decoration: underline;
}

.tblsubframenav {
	background-color: #9b9b9b;
	color:#FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tblsubframenav a {
    color: #FFFFFF;
    text-decoration: none;
}

.tblsubframenav a:hover {
    text-decoration: underline;
}

.tblsubframecontent {
	color: #fffeff;
	line-height: normal;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tblsubframefooter {
	font-size: 10px;
	margin-right: 35px;
}

.tblframebottomnav {
	text-align: center;
	font-size: 10px;
	line-height: 10px;
}


.tblframebottomnav a {
    color: black;
}

.event_title {
	background-color: #151a3a;
	color:#FFFFFF;
	font-size:16px;
}

 .event_title a:link, .event_title a:visited {
 	color:#FFFFFF;
 }

.event_body {
	background-color: #283677;
	overflow: auto;
	padding: 5px;
}

.event_body a:link { color: #0A5251; text-decoration:underline; }
.event_body a:visited { color:#0A5251; text-decoration:underline; }
.event_container{

}


.photo_category {
	font-size: 12px;
	padding-top: 5px;
	text-align:center;
}

.photo_category a:link {
	color: #0000EE;
	//color: #0A5251;
	text-decoration: none;
}

.photo_category a:visited{
	color: #0000EE;
	//color: #0A5251;
	text-decoration: none;
}

.photo_category a:hover {
	color: #0000EE;
	//color: #0A5251;
	text-decoration: underline;
}

a:link.current_category{
	font-size: 14px;
	text-decoration: underline;
}

.photo {
	color: #0A5251;
	text-decoration: none;
}

.photo a:link, .photo a:visited {
	color: #0A5251;
	text-decoration: none;
}

.photo a:hover {
	text-decoration: underline;
}

.upper {
	background-color: #e4e3e3;
	padding: 3px;
}

.bottom {
	background-color: #e4e3e3;
	padding: 3px;
}

.image {
 margin: 5px;
}
