HTML, BODY {	margin: 0px;
		padding: 0px;
		font-family: Arial;
		font-size: 14px;
		color: #005;
		background-image: url("../img/back.jpg"); }
TABLE, TR, TD {	font-family: Arial;
		font-size: 14px; }
DIV, P {	margin: 0px;
		text-align: justify; }
A {		text-decoration: none;
		font-weight: bold;
		color: #212121; }
STRONG {	font-weight: normal; }
H1, H2, H3 {	margin: 0px; }
H1 {		font-size: 18px;
		text-align: center; }
A:link {	text-decoration: none; }
A:hover {	text-decoration: underline;
		color: #CA0000; }
.struct_top {	height: 80px;
		background-image: url("../img/back_top.jpg");
		background-repeat: repeat-x; }
.struct_hleft {	 }
.struct_right {	width: 240px; }
.struct_main {	background-image: url("../img/back_header.jpg");
		background-repeat: repeat-x;
		background-color: #fafafa; }
.struct_bottom {background-image: url("../img/menu_header.jpg");
		background-repeat: repeat-x;
		background-color: #f7f7f7;
		border-top: solid 1px #414141;
		height: 75px; }
.menu {		background-color: #f7f7f7;
		border-bottom: solid 1px #414141; }
.menu_top {	background-image: url("../img/back_header.jpg");
		background-repeat: repeat-x; }
.menu_header {	background-image: url("../img/menu_header.jpg");
		background-repeat: repeat-x;
		border-right: solid 1px #414141;
		height: 10px; }
.menu_rheader {	background-image: url("../img/menu_header.jpg");
		background-repeat: repeat-x;
		border-left: solid 1px #414141;
		height: 10px; }
.menu_border {	border-right: solid 1px #414141; }
.menu_rborder {	border-left: solid 1px #414141; }
.menu_a {	color: #515151;
		margin-left: 7px;
		font-weight: bold; }
.menu_sub_a {	color: #515151;
		margin-left: 30px;
		font-weight: bold;
		font-size: 12px; }
.main {		background-image: url("../img/back_header.jpg");
		background-repeat: repeat-x;
		background-color: #fafafa; }
.main_img {	background-image: url("../img/back_header.jpg");
		background-repeat: repeat-x;
		background-color: #d7d7d7; }
.main_h {	background-color: #d7d7d7;
		height: 30px; }
.h1 {		font-size: 18px;
		text-align: center;
		font-weight: bold; }
.h2 {		font-size: 16px;
		text-align: center;
		font-weight: bold; }
.equip_td {	border-left: solid 1px #414141;
		border-right: solid 1px #414141;
		border-bottom: solid 1px #414141; }
.equip_td_a1 {	border-right: solid 1px #414141;
		border-bottom: solid 1px #414141; }
.equip_td_a {	border-right: solid 1px #414141;
		border-bottom: solid 1px #414141;
		background-color: #f1f1f1; }
.button {	border: solid 1px #414141;
		background-color: #f1f1f1;
		cursor: hand; }
.input1 {	border: solid 1px #414141;
		width: 250px; }
.textarea1 {	border: solid 1px #414141;
		width: 250px;
		height: 75px; }