@import url("navbar.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	background-color: #EBEBD6;
	font-weight: normal;

}
/* Link colors*/
a:link {
color:Blue;
text-decoration: none;
}
a:visited {
color:green;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color:orangered;
} 
a:active {
color:blue;
text-decoration: none;
}
/* End Link Colors */
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000099;

}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFFF;
}
.MenuHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: Navy;
}
.shadowRightBelow {
	border-top: 2pt none #003300;
	border-right: 2pt outset #003300;
	border-bottom: 2pt outset #003300;
	border-left: 2pt none #003300;

}
img {
	bottom: auto;
	border: 6px outset #FFFFFF;


}
.EventList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border: thin solid #669999;
}
.TableFontMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	border: thin solid #669999;
	text-align: left;
	vertical-align: top;

}
/* Link colors*/
.TableFontMedium a:link {
color:blue;
text-decoration: none;
}
.TableFontMedium a:visited {
color:green;
text-decoration: none;
}
.TableFontMedium a:hover {
text-decoration: underline;
color:orangered;
} 
.TableFontMedium a:active {
color:blue;
text-decoration: none;
}
/* End Link Colors */
.TableFontMediumBottomBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	border-top: thin none #669999;
	border-right: thin none #669999;
	border-bottom: thin solid #669999;
	border-left: thin none #669999;

}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Navy;
}
.FloatRight {
	padding: 5px;
	float: right;
}
.FloatLeft {
	padding: 5px;
	float: left;
}
.photo_credit
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: Navy;


}

