body {
	margin: 0px;
	padding: 0px;
}

IMG.red {
	border: 3px solid #e52a00;
}
 
IMG.noborder { 
	border-width: 0;
}
 
A { 
color: #2e6a42; 
text-decoration: none; 
} 
 
A:hover { 
text-decoration: underline; 
} 

.breadcrumb
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.breadcrumb a
{
	color: #DD1800;
}

table.tblEvents 
{
	
}

table.tblEvents TH
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #2E6A42;
	color: #FFFFFF;
}

table.tblEvents TH A
{
	color: #FFFFFF;
}

/* schedule styles */

table.itemlist
{
	margin-left: 5%;
	margin-right: 5%;
	width: 99%;
	border: 1px solid #65AC1E;
}

table.itemlist tr.trtitle
{
	
}

table.itemlist td.tdtitle
{
	background-color: #65AC1E;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

table.itemlist tr.trheading
{
	background-color: #65AC1E;
}

table.itemlist td.tdheading
{
	background-color: #65AC1E;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

table.itemlist tr.tritem
{
	
}

table.itemlist td.tditem
{
}

table.itemlist tr.trodditem
{
	BACKGROUND-COLOR: #EEF3FF;
}

table.itemlist td.tditem
{
	
}