.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	height: 190px;
	width: 780px;
}
.header_tile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	background-image: url(images/header_tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.margines_blk {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #000000;
	width: 50px;
}
.bg_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	width: 680px;
}
.text_bold {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}
.text_body {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}
.rule_dots_horiz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/dots_rule_horiz.gif);
	background-repeat: repeat-x;
	height: 41px;
}
.cont_rt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
}
.cont_lft {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
}
.header_tile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	background-image: url(images/header_tile2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: right;
	vertical-align: top;
}
.column_rt {
	font-size: 12px;
	width: 40px;
}
.footer {
	font-size: 12px;
	background-image: url(images/footer_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	vertical-align: top;
	height: 77px;
}

