body {
	margin: 0px;
	padding: 0px;
}
.menucol {
	width: 150px;
	background-color: #f8f0bd;
}
.sponsorscol {
	width: 120px;
}
.sponsorstopitem {
	background-color: #FFFFFF;
	height: 20px;
}
.sponsorsitem {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	height: 25px;
	background-color: #F8F0BD;
	text-align: center;
}

.iconbar {
	background-color: #f8f0bd;
	height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.menuitem {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	height: 25px;
}
.seperator {
	background-color: #f8f0bd;
	height: 8px;
}
.contentcol {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333333;
	padding: 20 10 5 10;
	text-align: justify;
}
.menucol .menuitem a {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sponsorstitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.organisers {
	background-color: #FFFFFF;
	padding: 3px;
	margin-top: 2px;
}

.sponsorstext {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	font-weight: lighter;
	color: #666666;
}
.contentsec {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.contentcol a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.contentcoltitle {
	font-size: 16pt;
	font-style: italic;
	font-weight: lighter;
	color: #999999;
	text-align: right;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	text-align: justify;
}
.contentcoltable {
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	padding: 3px;
	border: thin double #F8F0BD;
}
.linobul {
	list-style-type: none;
	list-style-image: none;
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	text-align: justify;
}
