body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
th {
	background-color: #000000;
	background-image: url(../site_img/th_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tlBODY {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
td {
	font-size: 11px;
	color: #333333;
}
.headerTop {
	background-color: #000000;
	background-image: url(../site_img/th_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	height: 15px;
	width: 100%;
	display: table;
}
.contentTD {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-bottom: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.leftTD {
	width: 185px;
	padding-right: 10px;
}
.navyTABLE {
	height: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:link, a:active, a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.langActive {
	border: 1px dashed #000000;
}
.contentFRAME1 {
	background-color: #F3F3F3;
}
input, select, textarea {
	font-size: 10px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
