body {
	background-color: #191919;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #E48800;
}
a:visited {
	text-decoration: none;
	color: #E48800;
}
a:hover {
	text-decoration: underline;
}
a.link_menu_01 {
	color: #FFFFFF;
}
a.link_menu_02 {
	color: #E48800;
	font-weight: bold;
}
a.link_bottom {
	color: #666666;
}
.table_01 {
	background-color:#FFFFFF;
}
.td_01 {
	width: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.td_02 {
	background-color: #404040;
}
.td_03 {
	background-color: #191919;
	color: #FF3300;
	font-weight: bold;
}
.td_04 {
	background-color: #191919;
}
.td_05 {
	background-color: #000000;
	color: #FF3300;
	font-weight: bold;
}
.texto_01 {
	color: #CCCCCC;
	font-size:9px;
}
.texto_02 {
	color: #666666;
	text-align: center;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	vertical-align: middle;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	letter-spacing: 5px;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #FFFFFF;
}
.form {
	font-size: 10px;
}
.bg_01 {
	background-color: #333333;
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_02 {
	background-color: #333333;
	background-image: url(../images/bg_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_03 {
	background-color: #333333;
	background-image: url(../images/bg_03.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_04 {
	background-color: #191919;
	background-image: url(../images/bg_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.bg_05 {
	background-color: #333333;
	background-image: url(../images/bg_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_01 {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 10px;
	height: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3300;
	text-indent: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #191919;
}
.menu_02 {
	font-size: 11px;
	color: #CCCCCC;
}
.menu_03 {
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	vertical-align: bottom;
	text-indent: 10px;
}
.top {
	background-color: #333333;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 770px
}
.logo {
	text-align: center;
	vertical-align: middle;
}
