html, body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #ecf0f3;
}
body,td,th {
	font-family: Trebuchet MS;
}
/**/
a:link {
	color: #3c6daa;
	text-decoration: none;
}
a:visited {
	color: #3c6daa;
	text-decoration: none;
}
a:hover {
	color: #3c6daa;
	text-decoration: underline;
}
a:active {
	color: #3c6daa;
	text-decoration: none;
}
a:link.menu_tab {
	text-decoration: none;
}
a:visited.menu_tab {
	text-decoration: none;
}
a:hover.menu_tab {
	text-decoration: none;
}
a:active.menu_tab {
	text-decoration: none;
}
a:link.header_links {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #b0b9c0;
	text-decoration: none;
}
a:visited.header_links {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #b0b9c0;
	text-decoration: none;
}
a:hover.header_links {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #b0b9c0;
	text-decoration: none;
}
a:active.header_links {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #b0b9c0;
	text-decoration: none;
}
/**/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 0%;
}
.clearfix {
	display: block;
}
/**/
#center {
	width:1024px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	position:relative;
	height:381px;
	width:100%;
}
#page {
	position: relative;
	width: 1024px;
	padding: 0px;
	z-index: 15;
	font-family: "Trebuchet MS";
	color: #131415;
	font-size: 14px;
	line-height: 20px;
}
#footer {
	height:39px;
	clear:both;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #3c6daa;
	padding-top: 60px;
}
#header_top {
	background-image: url(../images/bg_top.jpg);
	position: absolute;
	height: 321px;
	width: 100%;
}
#header_menu {
	background-image: url(../images/bg_menu.jpg);
	position: absolute;
	height: 64px;
	width: 100%;
	top: 321px;
	background-repeat: no-repeat;
}
#header_flash {
	width: 1024px;
	position: relative;
	height: 189px;
	top: 34px;
}
#header_links {
	width: 282px;
	position: absolute;
	height: 15px;
	top: 10px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #b0b9c0;
	right: 10px;
	text-align: right;
}
#main {
	left: 0px;
	z-index: 15;
	position: relative;
	background-image: url(../images/bc_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
/**/
.menu_table {
	text-align: center;
	height: 50px;
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #3c6daa;
}
.bg_yellow {
	width: 148px;
	z-index: 10;
	background-image: url(../images/bg_yellow.jpg);
	background-repeat: no-repeat;
	height: 189px;
	position: absolute;
}
.autor {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #9fa6ac;
}
.h {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #3c6daa;
	font-weight: normal;
}
.form {
	padding: 3px;
	background-color: #FFF4F4;
	border: 2px solid #D5DCE4;
}

.table_bgbr {
	background:#e2eef7;
	cursor: pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;

}
.table_br {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.table_bgbl {
	background:#e2eef7;
	cursor: pointer;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;

}
.table_bl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.formz {
	padding: 3px;
	background-color: #E8F2FF;
	border: 2px solid #D5DCE4;
	font-size: 11px;
}

