.cyan {
	color: #00aeef;
}

.green {
	color: #72d300;
}

.magenta {
	color: #ec008c;
}

.orange {
	color: #ffc333;
}

.purple {
	color: #400068;
}

a {
	color: black;
}
a img {
	border: 0px none;
}
table {
	width: 100%;
}

a.leftHeading,
h1, h2 {
	background-color: black;
	color: white;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
	font-family: DIN, arial, helvetica, sans-serif;
}

h2.sub {
	position: static !important;
}
h2.sub + * {
	clear: left;	
}
h3, h4, h5 {
	background-color: #FFFFFF;
	color: #000000;
	font-family: DIN, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2#eventSearchHeading {
	background-color: #000000;
}
a.leftHeading,
#left h2 {
	background-color: #00AEEF;
}
a.leftHeading {
	text-decoration: none;
}
.pnewspaper-event #content h2,
.particle-event #content h2,
.psection-category #content h2,
.pdir-category #content h2,
.ppage-location #content h2 {
	background-color: #00AEEF;
}
h3.listHeading {
	background-color: transparent;
}
div.editable {
	margin: 0px;
	padding: 0px;
	clear: none;
	background: transparent;
}
.editable,
.editable table,
.editable th,
.editable td {
	border: 1px dotted #999999;
}

h1 .editable, h2 .editable, h3 .editable, .eventHeader .editable, .locationHeader .editable {
	border: 1px dotted #999999;
}

#mainmenu a .editable, #extramenu a .editable {
	border: 1px dotted #999999;
}

#mainmenu a:link .editable, #mainmenu a:visited .editable {
	border: 1px dotted #999999;
}

#mainmenu a:hover .editable, #mainmenu a:active .editable {
	border: 1px dotted #999999;
}

.banner_links h2 {
	background-color: #00AEEF;
}
