body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #553900;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	background-color: #fee1af;
	line-height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #630012;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #630012;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	color: #6D1724;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	color: #630012;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p {

}

a {
	outline: none;
	-moz-outline-style: none;
	color: #C30;
}
a:fokus {
	outline: none;
	-moz-outline-style: none;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

a:hover{
	outline: none;
	-moz-outline-style: none;
	color: #666;
	text-decoration: none;
}
.regular_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.txt-green {
	color: #690;
	text-decoration: none;
}
.txt-black {
	color: #333;
	text-decoration: none;
}
.txt-red {
	color: #F00;
	font-size: 11px;
}

#cont_01 {
	margin: auto;
	width: 850px;
	height: 124px;
}

#mod_logo {
	float: left;
	height: 124px;
	width: 335px;
}
#top_right {
	height: 124px;
	width: 515px;
	margin-left: 335px;
}
#cont_02 {
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	margin: auto;
	clear: both;
	height: 25px;
	width: 850px;
}
#cont_02 a {
	display: inline-block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 100px;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#cont_02 a:hover {
	color: #FFF;
	background-image: url(../images/top_menu_select.jpg);
	background-repeat: repeat-x;
}
#cont_03 {
	width: 850px;
	text-align: left;
	margin: auto;
}
#body_left {
	float: left;
	width: 180px;
	margin-bottom: 10px;
}
#body_left h2 {
	color: #630012;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 6px;
	font-size: 24px;
	margin-top: 10px;
}
#body_right {
	background-color: #FFF;
	background-image: url(../images/main_content_bg_left.jpg);
	background-repeat: repeat-y;
	width: auto;
	margin-left: 190px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#body_left a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #701826;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D1724;
	padding-right: 15px;
	padding-left: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#body_left a:hover {
	color: #930;
	background-color: #FFFFD9;
}
#cont_04 {
	text-align: left;
	clear: both;
	width: 850px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #630012;
	font-size: 9px;
	color: #000;
	margin: auto;
}
#powered {
	float: right;
	text-align: right;
	margin-top: 47px;
}
.form1 {
	width: 200px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form2 {
	width: 200px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form3 {
	width: 300px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form4 {
	width: 30px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
}
.form5 {
	width: 50px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.btnForm {
	width: 100px;
	border: 1px solid #630012;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #630012;
}
#calendar {
	border: 1px dotted #630012;
}

