body {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
/*	background-color: #FFFCDA;*/
}

td {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}

a:link, a:visited, a:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}

a:hover {
	color: #008fe0;
	font-family: Verdana, Arial, Helvetica;
}

h3 {
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	}

h4 {
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}

ul {
	left: 0;
	text-indent: 0;
}

li {
	left: 0;
	text-indent: 0;
}

.main {
	border: 1px solid #008fe0;
	background-color: #FFFFCC;
	}

.maincontent{
	background-image: url("images/online.jpg");
	background-repeat: no-repeat;
	background-position: 30px 0px;
}

.rights {
	font-size: 9px;
	}

.menu {
	font-size: 10pt;
	text-transform: uppercase;
	}

td.menu {
	border-bottom: 1px solid black;
	}

td.menu a:link, td.menu a:visited, td.menu a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

td.menu a:hover {
	color: #008fe0;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}


.eventtitle{
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
}

.eventdate{
	font-size : 10px !important; 
	font-weight : bold ! important; 
}

.border{
	border: 1px solid #008fe0;
}

.big{
	width: 100%;
}

textarea.big{
	width: 100%;
	height: 120px;
}

#divContainer{position:static; width:713px; height:446px; overflow:auto;}
#divContent{position:relative; top:0; left:0}
