body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
#content {
	float: right;
	width: 520px;
	padding-top: 25px;
	font-size: 0.9em;
	margin-bottom: 30px;
}
#headerText a {
	color: #333;
	text-decoration: none;
}
#mainContent {
	text-align: left;
	width: 750px;
	margin: 0 auto;
}
#headerImage {
	padding-bottom: 10px;
}
#headerText {
	padding-left: 10px;
	font-size: 3em;
	font-weight: bold;
	color: #333;
	float: left;
}
#headerTextDate {
	text-align: right;
	float: right;
	color: #666;
	font-weight: normal;
	font-size: 1.4em;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 1.1em;
}
#clear {
	clear: both;
}
#menu {
	float: left;
	padding-top: 25px;
}
#menuItem {
	width: 210px;
	background-color: #CCC;
	margin-bottom: 3px;
	font-size: 1em;
}
#menuItem a {
	display: block;
	text-decoration: none;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#menuItemSel {
	width: 210px;
	background-color: #333;
	margin-bottom: 3px;
	font-size: 1em;
	background-image: url(_img/menu-item-sel.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FFF;
}
#menuItemSel a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#menuJoin {
	width: 210px;
	background-color: #99cc66;
	margin-bottom: 3px;
	font-size: 1em;
	padding: 0px;
}
#menuJoin a {
	display: block;
	text-decoration: none;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
#menuJoinSel {
	width: 210px;
	background-color: #333;
	margin-bottom: 3px;
	font-size: 1em;
	padding: 0px;
	background-image: url(_img/menu-item-sel.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#menuJoinSel a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.4em;
	font-size: 1em;
}
#footerLeft {
	float: left;
	width: 210px;
	margin-top: 30px;
}
#footerHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 5px;
}
#footerContent {
	font-size: 0.7em;
	padding-top: 5px;
	padding-left: 5px;
}
#footerRight {
	float: right;
	width: 520px;
	margin-top: 30px;
}
a {
	color: #003399;
}
.indrag   {
	text-indent: 15px;
	margin-top: 0px;
}
#red {
	color: #900;
	font-weight: bold;
}
li {
	line-height: 1.4em;
	margin-left: 20px;
	text-indent: 0px;
	margin-bottom: 5px;
}
.registrationEven {
    background-color: #ccc;
}
.registrationHover {
    background-color: #888;
}
.registrationHeader {
    color: #fff;
}
.registrationHeader2 {
    color: #fff;
    font-size: 0.9em;
}
.registrationSmall {
    font-size: 0.8em;
}
