body, p, li, td	{
	font-family: Franklin Gothic Book, Tahoma;
	font-size: 10pt;
	}
	
	
.InfoBar	{
	font-family: Arial;
	font-size: 8pt;	
	}

.EventTitle {
	color:#E10915;
	font-weight:bold;
	}
	
fieldset {
	padding: 10;
	}
	
legend {
	font-size: 11pt;
	padding: 5;
	color:#1D3059;
	font-weight:bold;
	background-color: #ffffff;
	}


.EventDate, .EventTime, .EventHall {
	color:#000000;
	font-weight:bold;
	}
	
A.icon:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#ffffff;
	text-decoration: none;
}
A.icon:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#ffffff;
	text-decoration: none;
}
A.icon:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#ffffff;
	text-decoration: underline;
}

A.main:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#32549A;
	font-weight:bold;
}
A.main:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#32549A;
	font-weight:bold;
}
A.main:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#ff6600;
	font-weight:bold;
}

.smallx {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
}

A:link	{color:    rgb(0,51,204)}
A:visited {color: #800080}
A:hover	{color:  #ff6600}
A:active {color:  rgb(9,207,255)}

.threedform {
	background-image: url(../graph/formback.gif);
	border-color: #B3B3B3 #E5E3DE #E5E3DE #B3B3B3;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border-style: double;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	
}

h1 { font-family: Franklin Gothic Book, Tahoma; font-size: 20pt; font-weight:bold;letter-spacing: -1px;margin-top:5px;;margin-bottom:5px;line-height: 100%;}  
h2 { font-family: Georgia, Palatino Linotype, Book Antiqua; font-size: 19pt;letter-spacing: -1px;margin-top:5px;;margin-bottom:5px;}  
h3 { font-family: Franklin Gothic Book, Tahoma; font-size: 14pt; font-weight:bold;} 
h4 {
font-family: Tahoma; font-size: 13pt;
color:#000000;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#6487DB', gradientType='1');
width:100%;
padding-top:3px;
padding-left:3px;
padding-bottom:3px;
margin-bottom:4px;
}

					
A.menu:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#24486C;
	font-weight: bold;
	text-decoration: none;
}
A.menu:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#24486C;
	font-weight: bold;	
	text-decoration: none;
}
A.menu:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#24486C;
	font-weight: bold;	
	text-decoration: none;
}

.sssbox {
	font-family: Trebuchet MS;
	font-size: 10pt;	
	font-weight:bold;
	font-style:italic;
	color:#000000;
	background-color: #ECECEC;
	width:100%;
	padding-top:3px;
	padding-left:3px;
	padding-bottom:3px;
	margin-bottom:4px;
}

div.container {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding:5px;
	margin-top:5px;	
	}
