body {
	color: #333333;
	background: #D8D8D8 url(../images/menu_bg.jpg) repeat-y left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table.eventtable tr td img {
	border:none
}
div.text p {
	margin: 20px;
}
div.text  {
	font-size: 14px;
}
a {
	color: #09485B;
}
a:hover {
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	color: #333333;
}
ul li {
	list-style: square;
}
td {
	padding: 3px;
	text-align: justify;
	vertical-align: top;
}
img {
	border-style: none;
}

#header {
	height: 103px;
	background: #FFFFFF url(../images/items_02.jpg) no-repeat left top;
	border-bottom: 1px solid #09485B;
}
#leftnav {
	width: 160px;
	position: absolute;
	left: 0;
	top: 0;
	background: #303D3D;
	height: 300px;
}
#leftnav a.menutitle{
	color: #FFFFFF;
	background: #416D7E url(../images/items_17.gif) repeat-x;
	display: block;
	width: 145px;
	font-weight: bold;
	padding: 3px 5px 3px 10px;
	cursor:pointer;
	border-bottom:solid 1px #FFFFFF;
	text-decoration: none;
}
#leftnav a.menutitle:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#leftnav .submenu{
	margin: 0;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftnav li {
	border-bottom: 1px solid #FFFFFF;
}
#leftnav li a {
	color: #FFFFFF;
	background: #09485B url(../images/items_27.gif) no-repeat 15px 8px;
	display: block;
	width: 130px;
	font-weight: bold;
	padding: 3px 5px 3px 25px;
	text-decoration: none;
}
#leftnav li a:hover {
	background: #0D6680 url(../images/items_27.gif) no-repeat 15px 8px;
	color: #D8D8D8;
	text-decoration: underline;
}
#leftnav .current {
	font-weight: bold;
}
#leftnav img {
	margin-top: 5px;
	margin-left: 5px;
}
#aux-img img {
	margin-top: 0px;
	margin-left: 0px;
}
#news {
	width: 155px;
	position: absolute;
	right: 5px;
	top: 5px;
	background: #09485B;
	height: 365px;
}
#news .top {
	background: url(../images/items_13.gif) no-repeat left top;
	padding-top: 3px;
	padding-bottom: 3px;
}
#news .bottom {
	background: url(../images/items_30.gif) no-repeat left bottom;
	padding-top: 5px;
	padding-bottom: 4px;
}

#news .header {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin-top: -5px;
}
#news .content {
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: auto;
	height: 325px;
	border: 2px inset #3E6B7C;
}
#news .content h1 {
	font-weight: bold;
	margin: 0px 0px 5px;
}
#news .content a {
	text-decoration: underline;
}
#news .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#news .content li {
	margin: 0px;
	background: #FFFFFF;
	padding: 3px;
}
#news .content .alt {
	background: #EAEAEA;
}
#contentwrap {
	position: relative;
	width: 100%;
}

#content {
	margin-left: 165px;
	padding-top: 5px;
	margin-right: 5px;
}

#content #heading {
	background: #09485B url(../images/items_08.gif) no-repeat left top;
	margin-bottom: 5px;
	color: #FFFFFF;
	height: 1%;
}

#content #heading h1 {
	margin: 0px;
	background: url(../images/items_11.gif) no-repeat right top;
	padding: 5px;
}

#content #main h1 {
	color: #063340;
}

#content #main {
	background: #FFFFFF url(../images/items_21.gif) no-repeat left top;
	height: 300px;
}
#content #main .tr {
	background: url(../images/items_22.gif) no-repeat right top;
}
#content #main .br {
	background: url(../images/items_37.gif) no-repeat right bottom;
}
#content #main .bl {
	background: url(../images/items_36.gif) no-repeat left bottom;
}
#main .text {
	height: 300px;
	padding:8px;
	text-align:justify;
}
#content div > #main, #main .bl > .text {
	height: auto;
	min-height: 300px;
}
#content #footer {
	background: #09485B;
	color: #FFFFFF;
	text-align: right;
	margin-top: 5px;
}
#content #footer a {
	color: #FFFFFF;
	border-bottom-style: none;
	padding-right: 5px;
	padding-left: 5px;
}
#content #footer a:hover {
	background: #999999;
}
#footer .nglink {
	position: absolute;
	left: -3000px;
}

.clear {
	line-height: 0px;
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.alignright {
	text-align: right;
}
.eventtable img {
	border:1px solid #09485B;
	margin-bottom: 5px;
}
.register table {
	width: 100%;
}
.register th {
	text-align: left;
	width: 20%;
	font-size: 12px;
}

