/* CSS Document */body {	background-color:#333f7f;	color:#fff;	font-family:Arial, Helvetica, sans-serif;	font-size:0.8em;}img, iframe{	border: 0;}iframe {	width:100%;	height:290px;}dl, dt, dd, ul, li table{	margin: 0;	padding: 0;	list-style-type: none;}a {	text-decoration:none;	color:#fff;}a:hover {	color:#cb672b;}td {	text-align:left;}/* LAYOUT */#main {	position:absolute;	width: 800px;	height:595px;	left:50%;	top:50%;	margin-left:-400px;	margin-top:-298px;	border:#fff 2px solid;}#header {	height:169px;	background-image:url(img/header.gif);	background-repeat:no-repeat;}#headerHome {	height:169px;	background-image:url(img/header_home.gif);	background-repeat:no-repeat;}#content {	width:800px;	height:328px;}#footer {	height:96px;	border-top:#fff 2px solid;	background-color:#cb672b;}/* HOME PAGE */#flashInfo {	float:left;	position:relative;	top:-50px;	left:40px;}/* COLUMNS */ #content table {	margin-top:38px;}.first {	text-align:center;		padding:12px 0 12px 0;	background-color:#cc6527;}.column {	padding-left:6px;	border-left:#fff 1px solid;}.select {	color:#cc6527;	font-weight:bold;}/* FOOTER */.thumbnails {	padding-top:5px;	padding-right: 5px;}#credit {	font-size: 10px;}#credit a {	text-decoration:underline;}#credit .red {	color:#FF3333;}#credit .orange {	color:#cb672b;}/* ------ CSS MENU --- */#menu {	position:absolute;	top:51px;	left:151px;	line-height:0.9em;}#menu dl {	float: left;	width: 74px;	height: 40px;	margin-left:15px;	cursor:pointer;}#menu dd {	cursor:pointer;}#menu dt {	width:74px;	height:40px;	border: solid 1px #cc6527;	cursor:pointer;}#menu dt a{	text-decoration: none;	color:#fff;	display: block;	height:40px;	cursor:pointer;	vertical-align:middle;	text-align:center;}#menu table {	height:100%;	width:100%;}#menu td {	vertical-align:middle;	text-align:center;	cursor:pointer;}#menu .subSec {	cursor:pointer;	width: 74px;	height: 40px;	background: #333f7f;	border-left: solid 1px #cc6527;	border-right: solid 1px #cc6527;	border-bottom: solid 1px #cc6527;}#menu .subSec a{	text-decoration: none;	color:#fff;	height:40px;}#menu .subSec a:hover {	text-decoration: none;	color:#cc6527;	height:40px;}#sec2 a:hover, #sec6 a:hover, #sec7 a:hover {	text-decoration: none;	color:#cc6527;	height:40px;}#smenu1, #smenu3, #smenu4, #smenu5 {	display:none;}