body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #0469B3;
	margin: 0;
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #385200;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #385200;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #547C00;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #380D71;
	font-style: italic;
}
h2 {
	font-size: 14px;
	color: #380D71;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFC94A;
	padding-top: 10px;
}
h3 {
	font-size: 14px;
     font-weight: normal;
}
.l_column {
	padding: 0px 0px 0px 20px;
}
.r_column {
	padding: 0px 20px;
}
.menuhere {
	font-weight: bold;
	color: #FFFFFF;
}
.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: #990000;
	text-decoration: none;
	font-weight: bold;
}
#main a:visited, #jump a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover, #jump a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#main a:active, #jump a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
ul {
	line-height: 20px;
}
