@charset "UTF-8";

td img {display: block;}td img {display: block;}
body,td,th {
	font-size: 14px;
}
a {
	font-family: Tahoma, Arial, Times New Roman, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:hover {
	color: #663399;
}
.address {
	font-size: 16px;
	color: #E68604;
}
.copyright {
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003300;
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
}
.oneColElsCtr #container {
	width: 800px;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.oneColElsCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}td img {display: block;}td img {display: block;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737492;
}
a:hover {
	color: #CC3300;
}
.form_style {color: #FF0000}
.hotevents {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
