body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	margin: 2px;
	padding: 2px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#EventsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5D5D5D;
}
#EventsTable th {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	color: #990000;
}

#EventsTable a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #3300FF;
}

#EventsTable   a:hover {
	text-decoration: underline;
}
.RedText {
	color: #993300;
}
.BoldText {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.TradeShowLink A:link {	
color: #336699; text-decoration: none
}
.TradeShowLink A:visited {
	color: #336699; text-decoration: none
}
.TradeShowLink A:active {
	color: #336699;
	text-decoration: none;

}
.TradeShowLink A:hover {
	color: #993300;
	text-decoration:underline;
}
.FormBox {
	width: 600px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
}
.EventBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-size: 8pt;
}
.StandardTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#RegTable1, #RegTable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#RegTable1 th, #RegTable2 th{
	font-size: 8pt;
	color: #993300;
	text-align: left;
	font-weight: bold;
}
#RegTable1 input, #RegTable2 input{
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
}
