			A:link 		{ color: #036; text-decoration: none }
			A:visited 	{ color: #033; text-decoration: none }
			A:hover 	{ color: #036; text-decoration:underline;}
			A:active 	{ color: #369; text-decoration:underline;}
			.head    	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; font-weight: bold; color: #666666 }	
			.submenu   	{ font-family: Verdana, Avenir, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #333333 }	
			.text   	{
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}	
			.textArea   	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding: 35px;
}	
			.subtext	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #333333}
			.smtext		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	width: 720px;
	line-height: 14px;
	margin-top: 15px;
}
.redhighlight {
	color: #660000;
	font-weight: bold;
}
a.redhighlight:link, a.redhighlight:visited {
	color: #660000;
	text-decoration:none;
	border-bottom: 1px dotted #660000;
}
a.redhighlight:hover, a.redhighlight:active {
	text-decoration:none;
	border-bottom: 1px solid #660000;

}
.eventborder {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin: 0px 0px 20px;
}
.underscore	{
	border-bottom: 1px dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #333333
}
.highlightBox {
	font-weight: bold;
	color: #000000;
	padding: 10px;
	border: 2px dotted #336699;
	background-color: #efefef;
	text-transform: uppercase;
}
body {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
