body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #d0a252;
	margin: 0;
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #3974b2;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3974b2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3974b2;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #3974b2;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #AE690F;
	font-style: italic;
}
h2 {
	font-size: 16px;
	color: #06124C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE690F;
	padding-top: 25px;
}
.l_column {
	padding: 0px 0px 0px 20px;
}
.r_column {
	padding: 0px 20px;
}
.menuhere {
	font-weight: bold;
	color: #AE690F;
}
.calendar {
	padding-left: 7px;
}
#main td {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main a:link, #jump a:link {
	color: #AE690F;
	text-decoration: none;
	font-weight: bold;
}
#main a:visited, #jump a:visited {
	color: #AE690F;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover, #jump a:hover {
	color: #AE690F;
	text-decoration: none;
	font-weight: bold;
}
#main a:active, #jump a:active {
	color: #AE690F;
	text-decoration: none;
	font-weight: bold;
}
ul {
	line-height: 20px;
}