body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin: 0px;
}
.textBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
}
body {
	font-family: Tahoma, arial, helvetica, san-serif;
	font-size: 12px;
}
.whiteTexts {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;	
}
.main {
	font-family: Tahoma, arial, helvetica, san-serif;
	font-size: 12px;
	color: #555555;
}
.style7 {color: #FFFFFF}
a:link {
	color: #d35441;
	text-decoration: none;
}
a:visited {
	color: #d35441;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #d35441;
	text-decoration: none;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.eventnew {
	font-size: 22px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.bottomyellowline {
	background-image: url(images/mid.gif);
	background-repeat: repeat-x;
}
.leftline {
	background-image: url(images/bar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftspace {
	padding-left: 5px;
	text-align: justify;
	line-height: 16px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	margin: 1px;
	padding: 1px;
	border: 1px solid #333333;
}
