html {
	height: 100%;
}

body {
	background-color: #ffffff;
	margin: 0px;
}

tr.main {
	width: 984px;
	vertical-align: top;
}
td.main_left {
	width: 180px;
	background-image: url('../gfx/main_back_l.png');
}
td.main_right {
	width: 804px;
	background-image: url('../gfx/main_back_r.png');
}
tr.main_bottom {
	height: 43px;
	width: 984px;
	background-image: url('../gfx/main_bottom.png');
}

td.line_l {
	height: 26px;
	width: 180px;
	background-image: url('../gfx/line_l.png');
	vertical-align: top;
}
td.line_r {
	height: 26px;
	width: 804px;
	background-image: url('../gfx/line_r.png');
	vertical-align: top;
}
td.fr_body {
	background-color: #ffffff;
}
td.fr_left {
	width: 14px;
	background-color: #ffffff;
	background-image: url('../gfx/fr_l.png');
	background-repeat: no-repeat;
  background-position: bottom;
}
td.fr_right {
	width: 14px;
	background-color: #ffffff;
	background-image: url('../gfx/fr_r.png');
	background-repeat: no-repeat;
  background-position: bottom;
}
td.fr_bottom {
	height: 12px;
	background-image: url('../gfx/fr_b.png');
	background-repeat: repeat-x;
}
td.mt1 {
	height: 469px;
	width: 180px;
	background-image: url('../gfx/main_top1.jpg');
	background-repeat: none;
	vertical-align: top;
}
td.mt2 {
	height: 469px;
	width: 252px;
	background-image: url('../gfx/main_top2.jpg');
	background-repeat: none;
	vertical-align: top;
}
td.mt3 {
	height: 469px;
	width: 552px;
	background-image: url('../gfx/main_top3.png');
	background-repeat: none;
	vertical-align: top;
}

div.header_foot {
	position: relative;
	left: 180px;
}
div.header {
	position: relative;
	left: 30px;
	color: #ffffff;
	font: bold 13px/26px "Arial CE", "Arial", sans-serif;
}
div.body {
	color: #125d89;
	font: 12px/20px "Arial CE", "Arial", sans-serif;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.top_menu {
	position: relative;
	top: 5px;
	color: #db830a;
	font: 11px/18px "Arial CE", "Arial", sans-serif;
	margin-right: 10px;
	text-align: right;
}
div.bottom_menu {
	position: relative;
	top: 5px;
	color: #db830a;
	font: 10px/18px "Arial CE", "Arial", sans-serif;
	margin-right: 10px;
	text-align: right;
}
div.left_menu {
	position: relative;
	left: 10px;
	top: 220px;
	color: #db830a;
	font: bold 11px/18px "Arial CE", "Arial", sans-serif;
}
div.sub_menu {
	margin-left: 10px;
	color: #db830a;
	font: bold 11px/18px "Arial CE", "Arial", sans-serif;
}
div.welcome {
	position: relative;
	left: 20px;
	top: 220px;
	color: #125d89;
	font: 11px/18px "Arial CE", "Arial", sans-serif;
	width: 200px;
	text-align: justify;
}
div.foto {
	position: relative;
	left: 1px;
	top: 9px;
}
div.copy {
	color: #125d89;
	font: 11px/18px "Arial CE", "Arial", sans-serif;
}
div.created {
	color: #125d89;
	font: 11px/18px "Arial CE", "Arial", sans-serif;
	margin-right: 0px;
	text-align: right;
}

h1 {
	color: #db830a;
	font: bold 16px/24px "Tahoma", "Arial", sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
}

p {
	margin: 0px;
}

a {
	color: #db830a;
	text-decoration: none;
}
a:hover {
	color: #db830a;
	text-decoration: underline;
}
a.lm {
	color: #125d89;
	text-decoration: none;
}

a.lm:hover {
	color: #125d89;
	text-decoration: underline;
}

a.pixel {
	color: #125d89;
	text-decoration: none;
}

a.pixel:hover {
	color: #db830a;
	text-decoration: underline;
}
