@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0;
/*	background-color: #FFE93B; */
	background-color: #ffffff;
	background-image: url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

form { margin:0;}

table, td {
	color: #666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

h2 { 
	font-size:14px;
	font-weight:600;
}

a { color: #009; text-decoration:underline; }
.maintable {
	background-color:#FFF;
	/*
	border-left: 1px;
	border-right: 1px;
	border-bottom:0;
	border-top:0;
	border-style:solid;
	border-color: #999;
	*/
}

.maintd {
	background-color:#FFF;
	border-left: 1px;
	border-right: 1px;
	border-bottom:0px;
	border-top:0px;
	border-style:solid;
	border-color: #EBEBEB;
}

.page_titles {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight: lighter;
	color: #009;
}

.box1 { border: 1px solid #666; }

.box2 { border-bottom: 1px dashed #666; }

.top {
	background-image: url(../images/top.jpg);
	height:155px;
	vertical-align:bottom;
}

.top_btns {
	background-image:url(../images/top_btn_bg.jpg);
	padding:5px;
}

.top_btns_a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

.top_btns_a:hover { color:#FF9; }

.top_btns_sep {
	width:1px;
}

.td_left_menu {
	height:14px;
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:1px;
	border-style:solid;
	border-bottom-color: #999999;
/*	background-image: url(../images/bg_left_btns.gif);*/
}

.left_buttons_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	color:#333333;
}

.page_numbers {
	width:20px;
	padding:0px;
	color:#FFF;
	background:#309;
	text-decoration:none;
}

.page_numbers a {
	width:20px;
	padding:0px;
	color:#309;
	background:#FFF;
	text-decoration:none;
}

.chave {
	border:0;
	height:18px;
	}