html,body 
{ 
	margin:auto; 
	height: 100%; 
	text-align:center; 
} 
body 
{ 
	padding-bottom: 0; 
	FONT-FAMILY: Arial; 
	font-size: 10px; 
	margin: 0px; 
	COLOR: #C5BE89; 
	background-color: #000000; 
} 
a:link 
{ 
	color: #C5BE89;
	text-decoration:none; 
} 
a:visited 
{ 
	color: #C5BE89; 
	text-decoration:none 
} 
a:hover 
{ 
	color: #C5BE89; 
	text-decoration:underline 
} 
a:active 
{ 
	color: #C5BE89; 
	text-decoration:none 
} 
a:mail 
{ 
	color: #C5BE89; 
	text-decoration: 
	underline 
} 
.tdnormal 
{ 
	font-family : Arial; 
	font-size : 12px; 
	color : #C5BE89; 
	text-align: left;
} 
.textcopyright 
{ 
	font-family : Arial; 
	font-size : 9px; 
	color : #C5BE89; 
} 
.link
{
	text-decoration:underline 
}
#text
{
	padding-bottom: 0; 
	FONT-FAMILY: Arial; 
	font-size: 12px; 
	margin: 0px; 
	COLOR: #C5BE89; 
	background-color: #000000;
	width :inherit;
}

#labela
{
	font-size:12px;
	font-weight:bold;
}
#lnk
{
	text-decoration:underline 
}
.bcg
{
	background-color:black;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}
.borders
{
	border-right-color:Gray;
	border-bottom-color:Gray;
	border-right-style:outset;
	border-bottom-style:inset;
	border-width:thick;	

}

#list
{
    margin-top:4px;
    margin-bottom:0px;    
   
}
