#bg_content {
	background-image: url(/data/images/left-corner_r2_c4.gif);
	background-repeat: repeat-x;
}

#bg_fill_right {
	background-image: url(/data/images/left-corner_r2_c4.gif);
	background-repeat: repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.menu {
	color: #FFFFFF;
	font-size: 14px;
}
.menu a:link {
	color: #FFFFFF;
}
.menu a:visited {
	color: #FFFFFF;
}
.menu a:hover {
	color: #333300;
}
.menuoff {
	color: #333300;
	font-size: 14px;
}
.menuoff a:link {
	color: #333300;
}
.menuoff a:visited {
	color: #333300;
}
.menuoff a:hover {
	color: #FFFFFF;
}
.copyright {
	color: #339999;
}
.copyright a:link {
	color: #339999;
	font-size: 12px;
	font-weight: normal;
}
.copyright a:visited {
	color: #339999;
	font-size: 12px;
	font-weight: normal;
}
.copyright a:hover {
	color: #333300;
	font-size: 12px;
	font-weight: normal;
}
.map {
	font-weight: bold;
	list-style-type: none;
	padding-left: 5px;
	margin-left: 5px;
	list-style-image: none;
}
.map ul {
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333300;
	list-style-type: none;
	padding-left: 5px;
	margin-left: 5px;
	list-style-image: none;
}
.map ul ul {
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333300;
	list-style-type: none;
	padding-left: 5px;
	margin-left: 5px;
	list-style-image: none;
}
.fld_required {
	font-weight: bold;
}
