body {
	font-size: 100%;
	font-family : Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 10px;
	padding: 0;
	text-align: left;
	padding-bottom:10px;
}

table { font-size: 100%; }

.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #54292A;
	letter-spacing: 2pt;
	font-weight: bold;
	padding-left: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	letter-spacing: 4pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#vertmenu {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.sidebar {
	color: #5CC1E7;
	margin-left: 10px;
}


#vertmenu ul {
	list-style: none;
	margin: 0px 0 0 10px;
	padding: 20px 0 10px 0;
	border: none;
	font-size: 85%;
	border-bottom-color: #5CC1E7;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#vertmenu ul li {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	border: solid #5cc1e7 1px;
}
#vertmenu ul li a {
	display: block;
	text-decoration: none;
	color: #54292A;
	font-weight: bold;
	margin: 0;
	width: 95%;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;

}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #CC0000;
	background-color: #DEF2FA;
}

base#home #t-home a, base#registration #t-registration a, base#accommodation #t-accommodation a, base#contact #t-contact a, base#committee #t-committee a, base#programme #t-programme a, base#about #t-about a, base#submissions #t-submissions a, base#sponsors #t-sponsors a {
	color: #d11241;
	font-weight: bold;
	background: transparent url(images/nav_arrow_red.gif) no-repeat right center;
}

.maincontent {
	font-size: 100%;
	padding: 0px 30px 20px 20px;
	margin: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #54292A;
	line-height: 150%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #5CC1E7;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #5CC1E7;
	font-weight: bold;
	font-style: italic;
}
.footer {
	font-size: 70%;
	padding: 10px 20px 0px 20px;
	margin: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #54292A;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54292A;
}
.footer a {
	text-decoration: underline;
	color: #54292A;
	font-weight: bold;
}
.footer a:hover {

	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
.maincontent .committee {
	border-top: 1px solid #5CC1E7;
	border-right: #5CC1E7;
	border-bottom: 1px solid #5CC1E7;
	border-left: #5CC1E7;
}
.maincontent .committee td {
	padding: 1px 3px;
}
.shading {
	background-color: #E6F5FB;
}
.caption {
	font-size: 70%;
	line-height: 1.2;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #54292A;
	font-weight: bold;
	font-style: italic;
}
.outline .maincontent .regform {
	border: 1px dotted #5CC1E7;
	padding: 10px;
	font-size: 70%;
	background-color: #E3F5FB;
}

