body
{
	margin: 0 auto;
	padding: 0;
	background: #567;
	color : #555;
	/*font: 9pt Droid Sans, Liberation Sans, Tahoma, Arial, Helvetica,sans-serif;*/
	font: 9pt Verdana, Droid Sans, Liberation Sans, Tahoma, Arial, Helvetica,sans-serif;
}
div.gradient
{
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
}
div.hg
{
	background-position:center right;
	background-repeat:repeat-y;
	background-image:url(test_gfx/liuku_2.png);
}
div.vg
{
	background-position:bottom center;
	background-repeat:repeat-x;
	background-image:url(test_gfx/liuku2_2.png);
	overflow:auto
}
div.hg2
{
	background-position:center left;
	background-repeat:repeat-y;
	background-image:url(test_gfx/liuku_3.png);
}
div.vg2
{
	background-position:top center;
	background-repeat:repeat-x;
	background-image:url(test_gfx/liuku2_3.png);
}
a
{
	text-decoration: none;
	color: #19e;
}
a:hover
{
	text-decoration: none;
	color: #158;
}
h1
{
	font-size:16pt;
	font-weight:bold;
}
legend
{
	font-size:10pt;
	font-weight:bold;
}
fieldset
{
	border:1px solid gray;
	margin:10px 10px 10px 0px;
	padding:10px 10px 10px 10px;
}
h2
{
	font-size:12pt;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
h3
{
	font-size:10pt;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
ul
{
	padding:0px;
	margin:0px;
	padding-left:30px;
}
li
{
	padding:0px;
}
#contentbase
{
	margin: 0px auto;
	border-left: 1px #000020 solid;
	border-right: 1px #000020 solid;
	padding: 10px;
	padding-top: 0px;
	background: #fff;
	line-height: 1.6em;
}
#contentbase td
{
	vertical-align:top;
}
#contentmenu_top
{
	width: 160px;
	height: 32px;
	color: #fff;
	font-size: 15pt;
	background: #ff951d url(contentmenu_top.png) ;
}
#contentmenu_top h1
{
	text-align: center;
	padding-top: 6px;
	font-size: 12pt;
	font-weight:bold;
	color: #fff;
}
#contentmenu_bottom
{
	width: 160px;
	height: 20px;
	background: #ff951d url(contentmenu_bottom.png) no-repeat;
}
#contentmenu
{
	width: 140px;
	padding: 10px;
	background: #f8931d;
	color: #fff;
	font-size: 10pt;
	line-height: 1.5em;
/* #fff url(contentmenu.png) ;
*/
}
#contentmenu ul
{
	list-style: none;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	margin:0px;
}
#contentmenu li
{
	padding: 0px;
	background: transparent;
	list-style-type: none;
	margin: 0px;
}
#contentmenu a
{
	display:block;
	text-decoration:none;
	font-size: 10pt;
	font-weight:bold;
	color:#fff;
	background:transparent;
	padding:5px;
	padding-left:10px;
}
#contentmenu a:hover
{
	background: #ffaa22;
}
#contentmenu div a
{
	padding:3px;
	padding-left:24px;
}
#accountmenu_top
{
	width: 160px;
	height: 32px;
	color: #fff;
	font-size: 15pt;
	background: #222 url(contentmenu-black_top.png) ;
}
#accountmenu_top h1
{
	text-align: center;
	padding-top: 6px;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}
#accountmenu_bottom
{
	width: 160px;
	height: 20px;
	background: #222 url(contentmenu-black_bottom.png) no-repeat;
}
#accountmenu
{
	width: 140px;
	padding: 10px;
	background: #333;
	color: #fff;
	line-height: 1.5em;
}
#accountmenu a
{
	text-decoration:none;
	font-weight:bold;
	color:#0f0;
	background:transparent;
}
#accountmenu a:hover
{
	color:#fff;
}
#accountmenu div {
	position:relative;
	margin:4px;
	left:0px;
	line-height: 24px;
}
#accountmenu div ul {
	list-style-type:none;
	padding-left:4px;
}
#accountmenu div li {
	vertical-align:middle;
	padding-left:20px;
	background: url(forward.png) no-repeat left;
}
input
{
	font-size:9pt;
	width: 120px;
	border: 1px solid #777;
}
textarea
{
	border: 1px solid #777;
}
.content
{
	padding:20px;
	margin-left:16px;
}
.top/* este é o que está em efeito e não o menu*/
{
	padding: 0px;/* quanto maior mais para baixo e para a direita vai*/
	margin: 0px auto;/* para deixar espaço vazio entre o top e o conteúdo (root))*/
	margin-top: 20px;/* para deixar espaço vazio entre a parte de cima da página e o top*/
	width: 56em; /* 49.5em ou 743 px funciona para width do menu de 11 em menuh.css (era 850px) controla a largura do top para a direita . No operanão funciona bem!*/
	/*background: #002266 url(top.png) ;*/
	height: 1.8em;/*  era 25px 16px=1em  */
	position: relative;
}
.root /* controla a largura do body (caixa em branco onde aparece o conteúdo)) */
{
	width: 850px;
	margin: auto;
	text-align: left
}
.bottom
{
	padding: 0px;
	margin: 0px auto;
	margin-bottom: 40px;
	width: 848px;
	background: #002288;
	border-left: 1px #000020 solid;
	border-right: 1px #000020 solid;
	border-bottom: 1px #000020 solid;
	height: 23px;
	position: relative;
}
#menu /* está sem efeito */
{
	position:absolute;
	top:99px;
	left:10px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	display:block;
}
#menu ul {
	list-style: none;
	text-align: left;
	padding-top: 0px;
}
#menu li {
	padding: 0px;
	background: transparent;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;
	float: left;
}
#menu li a
{
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#fff;
	text-transform: none;
	background:transparent;
	padding:8px 16px 10px 16px;
}
#menu li a:visited
{
	color: #fff;
}
#menu li a:hover
{
	color: #ffffff;
	background: url(menu_hover.png) repeat-x top center;
}
#menu li a:active
{
	color: #000;
}
.footer
{
	position:relative;
	width:850px;
	padding:0px;
	margin:auto;
	height:40px;
	margin-bottom: 1em;
}
#footermenu
{
	margin: 0px;
	padding: 3px;
	display:block;
	float: right;
}
#footermenu ul {
	list-style: none;
	text-align: right;
	padding-top: 0px;
}
#footermenu li {
	padding-top: 2px;
	padding-bottom:2px;
	background: transparent;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;
	color: #fd0;
}
#footermenu li a
{
	display:inline;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	text-transform: none;
	background:transparent;
	padding-left:5px;
	padding-right:5px;
}
#footermenu li a:visited
{
	color: #fff;
}
#footermenu li a:hover
{
	color: #fb0;
}
#footermenu li a:active
{
	color: #000;
}
.buttons
{
	position:absolute;
	right: 10px;
}
.dotted
{
	border: 0px;
	border-top: 1px dotted #888;
}
.linklist {
	position:relative;
	margin:4px;
	left:0px;
	line-height: 24px;
}
.linklist ul {
	list-style-type:none;
	padding-left:20px;
}
.linklist li {
	vertical-align:top;
	padding-left:20px;
	background: url(forward3.png) no-repeat center left;
}
#filedetails
{
	margin:20px;
	width:500px;
}
hr
{
	border:0px;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #fff;
	width: 550px;
	margin:0px;
	padding:0px;
}
#filedetails a
{
	font-weight:bold;
}
#downloadbtn
{
	color: #0a0;
	font-size:12pt;
	font-weight: bold;
	display:block;
	border: 1px solid #888;
	background: #ddd;
	padding: 4px;
	width:160px;
	text-align:center;
}
#downloadbtn:hover
{
	background: #bbb;
}
.ratelink:hover
{
	border: 1px solid #fc0;
}
img
{
	border: 0px;
}
.nobr
{
	white-space: nowrap;
}
img.star
{
	vertical-align:middle;
}
tr.file:hover
{
background-color:#eee;
}
