body {
	margin-left: 15px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0033FF;
	border-top-color: #EFEBDE;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #3300FF;
}
a:active {
	text-decoration: none;
	color: #990000;
}
body,td,th,p,tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0033FF;
}
.style1 {
	color: #000066;
	font-weight: bold;
	font-size: small;
}

.style2 {
	color: #000099;
	text-align: right;
}

.style3 {font-size: 20px}
.verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-align: justify;
	font-weight: normal;
}
.month {
	margin-right: 10px;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
	font-weight: bold;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	color: #666666;
}
.services {
	background-color: #e2dce2;
	border: 1px solid #cf9fff;
}
.fullfat {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0000ff;
	border-right-color: #0000ff;
	border-bottom-color: #0000ff;
	border-left-color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
.fullfatdescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	font-weight: normal;
}

#eventsList { width:100%; float:left; overflow:hidden; }
#eventsList div { float:left; vertical-align:top; }
#eventsList .even,
#eventsList .odd { float:left; clear:both; padding:5px 0px 5px 0px; width:100%; border-bottom:solid 1px #DEDEFA; }
#eventsList .even { background-color:#FFFFFF; }
#eventsList .odd { background-color:#FFFFFF; }
#eventsList .date 	{ width:110px; padding-left:10px; position:relative;  }
#eventsList .time 	{ width:80px; padding-left:10px; position:relative; }
#eventsList .title a { font-weight:bold; color: #000066; font-size: small; }
#eventsList .details 	{ background-color:#FFFFFF; width:100%; float:left; clear:both; display:none; margin-top:5px; }
#eventsList .details .image	{ width:170px; min-height:140px; float:left; clear:both; display:block; padding-left:10px; }
#eventsList .details .img	{ width:170px; height:140px; border:solid 1px #CCCCCC; line-height:140px; text-align:center; vertical-align:middle; float:left; }
#eventsList .details .content	{ width:400px; float:left; }

#eventsList .details .venue	{ margin:10px 0px 10px 20px; float:none; display:block; }
#eventsList .details .text	{ margin:0px 0px 10px 20px; float:none; display:block; }
#eventsList .details .contact	{ margin:0px 0px 10px 20px; float:none; display:block;}
#eventsList .details .button a	{ display:block; width:60px; padding:2px; margin:0px 0px 0px 20px; border:solid 1px #CCCCCC; text-align:center; }
#eventsList .details .button a:hover	{ border:solid 1px #CCCCCC; background-color:#DEDEFA; }
