/* General style declarations */
a:link
{
	text-decoration: none		! important;
}			
a:visited
{
	text-decoration: none		! important;
}
a:hover
{
	text-decoration: underline	! important;
}
.headlx
{
	background-color: rgb(0, 0, 102)	! important;
	color: rgb(255, 255, 255)	! important;
	font-family: Arial	! important;
	text-align: center	! important;
}	
.headlxactive
{
	background-color: #652525	! important;
	color: White	! important;
	font-family: Arial	! important;
	text-align:center	! important;
}
.menulx
{
	font-style: italic	! important;
	background-color: rgb (0,0,102)	! important;
	color: rgb(255,255,255)	! important;
	font-weight: bold	! important;
	font-family: Arial	! important;
}
.footlx
{
	background:#FFFFFF	! important;
	font-family:Arial, Helvetica, Sans-Serif	! important;
	font-size:11px	! important;
	font-style:normal	! important;
	color:#6A2225	! important;
	font-weight: normal	! important;
	text-align:center	! important;
	vertical-align:top	! important;
	padding:4px	! important;
}
.address
{
	font-style: italic	! important; 
	font-weight: bold	! important; 
	font-family: Arial	! important; 
	font-size: 14px	! important;
	color: rgb(255, 255, 255)	! important;
}
.date
{
	font-style: normal ! important;
	font-size: 17px ! important;
}
.search
{
	background-color: rgb(65, 25, 25)	! important;
	font-style: italic	! important; 
	font-weight: bold	! important; 
	font-family: Arial	! important; 
	font-size: 16px	! important;
	color: rgb(255, 255, 255)	! important;
	text-align:right;
}
.Event_title
{
	color: White;
	text-align: center;	
	font-size: 20px;	
	font-family: Arial;
}
.event_text
{
	text-indent: 15px;	
}
.bodytext
{
	font-family:Arial;
	border-style:
	
}
