BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	color: #FFFFFF;
	background: #FDAF35;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #46739B;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

A {
	color: #46739B;
	text-decoration: none;
}
A:hover {
	color: #46739B;
	text-decoration: underline;
}

.tbl_main {
	table-layout: fixed;
	width: 788px;
}

.td_1_1 {
	width: 150px;
	height: 102px;
	background-image: url(images/td_1_1.jpg);
}

.td_1_2 {
	width: 638px;
	height: 102px;
	background-image: url(images/td_1_2.jpg);
}

.td_2_1 {
	width: 150px;
	height: 16px;
	background: #FDAF35;
}

.td_2_2 {
	width: 638px;
	height: 16px;
	background: #FDAF35;
}

.td_3_1 {
	width: 150px;
	background-image: url(images/td_3_1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.td_3_2 {
	width: 638px;
	padding: 20px;
	background: #FFFFFF;
}

.a_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.a_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDAF35;
	font-weight: bold;
	text-decoration: none;
}
.a_menu_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDAF35;
	font-weight: bold;
	text-decoration: none;
}


.a_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.a_submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #46739B;
	font-weight: bold;
	text-decoration: none;
}
.a_submenu_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #46739B;
	font-weight: bold;
	text-decoration: none;
}