body {
	background-color: #072c61; /* 113D75 */
	background-image: url(../img/back_main.jpg);
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

/*
a {
	color: #ffffff;
}
*/

a {
	font-family: Verdana, sans-serif;
	color: #FFD324;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFD324;
	text-decoration: underline;
}

#header {
	background-color: #ffffff;
}

#header_first {
	background-color: #3e9ee4;
}

#first_middle_content {
	background-image: url(../img/index_middle_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 45px 0 0 0;
}

#menu_level1 img {
	margin: 0 65px 0 0;
	padding: 0;
}

#menu_level2 img {
	margin: 0 45px 0 0;
	padding: 0;
}

#menu_level3 img {
	margin: 0 22px 0 0;
	padding: 0;
}

#content {
	margin: 15px 0 0 0;
}

#content, #content td p, p, .txt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
}

/***** Content with menu *****/
table.table-br {
	border: none;
	margin: 0px 0 0 0;
}

table.table-br td {
  border-color: #3e9ee4;
  border-width: 0 1px 0 0;
  border-style: solid;
  margin: 0;
  padding: 0;
}

table.table-br td.content-nonbr {
	border: none;
	padding: 0 0 10px 15px;
}

td.content-nonbr ul {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	line-height: 16px;
	margin: 0 0 0 15px;
	padding: 0;
}

ul#content_menu {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #3e9ee4;
	line-height: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#content_menu li a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3e9ee4;
}

ul#content_menu li#selected a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

ul#content_menu li {
	margin: 0 0 10px 0;
}

ul#content_menu #line {
	background-color:  #3e9ee4;
	height: 1px;
	border: none;
	width: 100%;
	margin: 10px 0 10px 0;
	line-height: 1px;
}

table#cont_ver_pic {
	margin: 30px 0 0 0;
}

.content_ver_pics {
	margin: 0 0 4px 0;
}
/***** End of Content with menu *****/