body
{	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
}

a 
{	text-decoration: underline;
	color: #333333;
}

a.seria:active
{	text-decoration: underline;
	color: #333333;
}

a.seria:visited 
{	text-decoration: underline;
	color: #333333;
}

a.seria:hover 
{	text-decoration: underline;
	color: #527BB8;
}

td
{	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #4D4D4D;
}

div.search {
	position: absolute;
	top: 77px; 
	left: 562px;
	width: 203px;
	height: 32px;
	background: transparent url('../images/search-bg.gif') left top no-repeat;
	padding-top: 6px;
	padding-left: 50px;
}
div.search .input {
	color: #BABABA;
	font-size: 10px;
	font-family: Tahoma;
	border: 1px solid #808080;
	background-color: #0B0F10;
	width: 104px;
}

table.tth td
{	font-size: 9px;
	color: #4D4D4D;
	font-family: Tahoma, Verdana, Arial;
	padding: 5px;
}
