html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: none;
	background-color: #a9a9a9;
	background-repeat: repeat-x;
	font-family: verdena,arial,sans-serif;
	font-size: 12px;
	color: #393939;
}

a {
	background-color: #ffffff;
	text-decoration: underline;
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #080808;
	background-color: #ffffff;
}

.menu a {
	border-left: 4px solid #999999;
	padding-left: 5px;
	text-decoration: none;
}

.menu a:hover {
	border-left: 4px solid #d40000;
	text-decoration: none;
}

#header {
	display: none
}

#conteiner {
	margin-top: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #ffffff;
	background-image: none;
	color: #393939;
}

#tablesx {
	margin-top: 16px;
	margin-left: 9px;
	float: left;
	width: 160px;
}

#tablecen {
	margin-top: 16px;
	width: 540px;
	float: right;
	margin-right: 16px;
}

#tabledx {
	margin-top: 16px;
	margin-left: 7px;
	float: left;
	width: 160px;
}

.title {
	padding-left: 9px;
	padding-top: 8px;
	font-family: arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	height: 30px;
}

h1 {
	display: inline;
	font-size: 13px;
}

h2 {
	display: inline;
	font-size: 12px;
}

h3 {
	display: inline;
	font-size: 11px;
}


.menu {
	padding: 0 3px 0 3px;
}

#end {
	background-image: none;
	background-repeat: no-repeat;
	margin: auto;
	width: 760px;
	height: 18px;
	padding-bottom: 40px;
}

img {
	border: none;
}

input { width: 99% }

.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.menu li {
	margin-top: 4px;
}

.menu .undercostruction a { text-decoration: line-through; }

#copy {
font-family: arial,sans-serif; font-size: 10px; text-align: center; clear: both;
}

#end, .ads, #printpage {display: none}

.tooltip b.bottom  {
padding : 3px 8px 15px;
color : #548912;
background: #ffffff;
}
#marqueecontainer {
position : relative;
margin : auto;
width : 89px;
height : 200px;
background-color : #ffffff;
color: #000000;
overflow : hidden;
padding : 2px;
padding-left : 4px;
text-align : center;
} 
