@media screen {
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #000000;
	weight: bold;
}
.style2 {
	font-size: small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: x-small}
.style5 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.style6 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style7 {color: #666666}
.style8 {font-size: x-small; color: #666666; }
.style9 {color: #333333; font-size: small;}
.style10 {color: #666666; font-size: 9px;}
.style13 {font-size: small}
.style14 {color: #333333}
.heading{display: inline; font-size: 14px;color: #6374A3;}

.big {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold; 
}
.xbig {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold; 
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.event_title { 
	font-size: 16px; 
	font-weight: bold; 
	padding: 2px; 
	font-family: Arial, tahoma, verdana;
	}
.event_date { 
	font-size: 11px; 
	font-weight: bold; 
	padding-left: 2px;  
	font-family: verdana, Arial, tahoma;
}
.event_desc { 
	font-size: 12px; 
	padding: 2px 2px 2px 2px; 
}
.treven {
	background-color: #FFFFFF;
	color: #000000;
}
.trodd {
	background-color: #CCCCCC;
	color: #000000;
}
.flashcontent1 {
	width: 990px;
	height: 125px;
	float: center;
}
.flashcontentMOVIE {
	width: 320px;
	height: 240px;
	float: center;
}
fieldset { 
width:450px; /* or a percentage, or whatever */
border:1px solid #800000;

}

legend {
  padding: 0.2em 0.5em;
  border:1px solid red;
  color:#000080;
  font-size:90%;
  text-align:center;
  }
  
}
