.td_main_menu {
	background-color: #2D6AA3;
	text-align: center;
	vertical-align: middle;
}
body {
	margin-top: 0px;
	background-color: #3E7AAE;
}
.td_header {
	background-image: url(../images/layout_index_02.jpg);
	background-repeat: no-repeat;
}
.td_page_title {
	background-image: url(../images/layout_index_03.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D6AA3;
	text-align: right;
	vertical-align: middle;
	padding-right: 110px;
}
.td_content {
	background-image: url(../images/layout_index_04.jpg);
	background-repeat: no-repeat;
}
.td_footer {
	background-image: url(../images/layout_index_05.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #2D577D;
	text-decoration: none;
}
a:visited {
	color: #2D577D;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.td_text_menu {
	font-size: 10px;
	background-color: #3F7BB1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6D449;
}
.txt_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86AFD5;
}

