.Page_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #cccc98;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #006666;
}
.Sub_Link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
	color: #006666;
	font-weight: bold;
}
a:link {color: #003333;}
a:visited {color: #006666;}
a:active {color: #00C000;}
.tilte {
	font-size: large;
	color: #222914;
}
.tbold {
	font-weight: bold;
	color: #222914;
}


.SectionTitle {
	font-size: x-large;
	color: #384422;
}
.flag_bk {
	background-image: url(pagepics/Events/flag-700.jpg);
}
.medium_font {
	font-size: 14px;
}

