/* CSS Document */

.main_events_head {
	font-size: 14px;
	color: #191AB3;
	font-weight:bold;
}
.main_events {
	font-size: 14px;
	color: #191AB3;
}

.header {
	font-size: 18px;
	color: #191AB3;
	font-weight:bold;
}
.pageheader {
	font-size: 24px;
	color: #191AB3;
	font-weight:bold;
}

.subheader {
	font-size: 16px;
	color: #191AB3;
	font-weight:bold;
}
.highlight {
	font-size: 14px;
	color: #191AB3;
	font-weight:bold;
}
.highlight_alt {
	font-size: 14px;
	color: #4B3171;
	font-weight:bold;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}

.body_lg_bold
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight:bold;
	
}
#FrogJS{
				width: 690px;
				height: 600px;
				margin: 0 auto;
			}
			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}

