body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #595654;
	background-color: #FFFFFF;
}
td, th {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
input {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #595654;
	border: 1px dashed #FC5000;
}
input[type="checkbox"] {
	border: 0;
}
input[type="radio"] {
	border: 0;
}
select {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #595654;
	border: 1px dashed #FC5000;
}
textarea {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #595654;
	border: 1px dashed #FC5000;
}
hr {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dashed #FC5000;
	border-left: 0px none;
	height: 1px;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a:link {
	color: #0099CC;
	border-bottom-color: #0099CC;
}
a:visited {
	color: #0099CC;
	border-bottom-color: #0099CC;
}
a:hover {
	color: #FF6600;
	border-bottom-color: #FF6600;
}
.menu_title {
	font-size: 18px;
}
.menu_title a {
	text-decoration: none;
	border: 0px none;
}
#menu ol {
	list-style: none;
	margin: 0px 0px 0px 43px;
	padding: 0px;
}
#menu ol ol {
	margin-left: 9px;
}
#menu li {
	background: #FFFFFF;
}
#menu li a, #menu li a:visited {
	font-size: 14px;
	text-decoration: none;
	border: 0px none;
	line-height: 25px;
}
#menu li a:hover, #menu li a.sel {
}
#menu li a.sel {
}
.submenu_title {
	font-size: 14px;
}
.submenu_title a {
	text-decoration: none;
	border: 0px none;
}
.bg1 {
	background-color: #FF4367;
}
.bg2 {
	background-color: #FC5000;
}
.bg3 {
	background-color: #008E50;
}
.bg4 {
	background-color: #0080E4;
}
.bg5 {
	background-color: #8F3ECF;
}
.mcolor0 {
	color: #0080E4;
}
.mcolor1 {
	color: #FF4367;
}
.mcolor2 {
	color: #FC5000;
}
.mcolor3 {
	color: #008E50;
}
.mcolor4 {
	color: #0080E4;
}
.mcolor5 {
	color: #8F3ECF;
}
h3 {
	font-size: 14px;
	color: #0080E4;
	text-align: right;
}
h5 {
	font-size: 11px;
	color: #FC5000;
	font-weight: normal;
	margin-bottom: 0px;
}
ul {
	list-style-image: url(/data/images/cross_blue.gif);
}
.fld_required {
	color: #FF6600;
	font-weight: bold;
}
.gal_table td {
	padding-top: 20px;
}
