body,td {
	font-family:trebuchet MS, tahoma;
	font-size:11px;
}
p {}

.header {
	background-image:url("top_bg.jpg");
	background-repeat:no-repeat;
	background-color:#010006;
	height:91px;
}
.header2 {
	background-color:#010006;
	color:#BFBFC1;
	font-size:10px;
	padding-top:10px;
	padding-right:10px;	
}
.header2 a:link {
	color:#BFBFC1;
	text-decoration:none;
}
.header2 a:visited {
	color:#BFBFC1;
	text-decoration:none;
}
.header2 a:active {
	color:#BFBFC1;
	text-decoration:none;
}
.header2 a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.left {
	background-color:#D1DBEB;	
}
.menu_1 {
	color:#000000;
	background-image:url("top_menu_bg.jpg");
	background-repeat:no-repeat;
	height:27px;
	padding-left:60px;
	padding-top:5px;
	font-weight:bold;
}
.content_td {
	background-image:url("content_top_bg.gif");
	background-repeat:repeat-x;
}
a:link {
	color:#046ABF;
	text-decoration:none;
}
a:visited {
	color:#046ABF;
	text-decoration:none;
}
a:active {
	color:#046ABF;
	text-decoration:none;
}
a:hover {
	color:#010006;
	text-decoration:underline;
}
.menu_1 a:link {
	color:#010006;
	text-decoration:none;
}
.menu_1 a:visited {
	color:#010006;
	text-decoration:none;
}
.menu_1 a:active {
	color:#010006;
	text-decoration:none;
}
.menu_1 a:hover {
	color:#010006;
	text-decoration:underline;
}
.menu2 {
	border-bottom:1px solid #A4B9DA;
	height:22px;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;	
}
.menu2a {
	border-bottom:1px solid #A4B9DA;
	width:10px;
	vertical-align:top;
	padding-top:10px;
}

H3 {
	font-size:15pt;
	margin-top:0px;
}
.blue_box_content {
	background-color:#E7F3FB;
	padding-left:10px;
}
.content {
	padding-left:30px;
	padding-top:10px;
}
.date {
	width:150px;
	padding:1 0 1 10px;
	background-color:#E7F3FB;
	color:#7990B6;
	margin-top:15px;
	margin-bottom:15px;	
}
.autor {
	color:#7990B6;
	text-align:right;
}
.bottom {
	font-size:10px;
	color:#7990B6;
	padding-left:30px;
	padding-top:10px;	
}
H4 {
	font-size:12pt;
}
HR {
	color:#046ABF;
	height:1px;
}
