body,td,th {
	color: 9D7D57;
}
body {
	background-color: #e9eeec;
	background-image: url(images/kauka_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
center	{
	background-image: url(images/page_background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
}
.bodyText {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-weight: normal;
	color: #896638;
	font-size: 90%;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 120%;
	margin: 0px;
	color: #000000;
}
h3 {
	font-size: 110%;
	margin: 0px;
}
h4 {
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	margin: 0;
}
a:link {
	color: 9D7D57;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #B66F3F;
}
a:hover {
	text-decoration: none;
	color: 9D7D57;
}
a:active {
	text-decoration: underline;
	color: 9D7D57;
}

.contentTable {
	background-image: url(images/page_background.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.menuItem01 {
	text-decoration: underline;
}

.menuItem02 {
	text-decoration: underline;
}

.textDATE {
	font-size: 110%;
	font-style: italic;
	color: #000000;
	margin: 0px;
	padding-right: 1em;
}
.textEVENTTITLE {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
}
.textLOC {
	color: #5B665B;
	margin: 0px;
	padding: 0px;
}
ul#register {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 0;
}
ul#register   li a {
	display: block;
	color: #FFFFFF;
	background-color: #849284;
	padding: .2em 0;
	border: 1px solid #424A42;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 80%;
	width: 10em;
}
ul#register li a:hover {
	display: block;
	width: 10em;
	color: #FFFFFF;
	background-color: #535E53;
	padding: .2em 0;
	border: 1px solid #424A42;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
