/* CSS Document */

body{
	background-color:#FFFFFF;
	background-position:top;
	background-image:url(../tla/t1.jpg);
	background-repeat:repeat-x;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0px;
	padding:0px;
}



form{
	padding:0px;
	margin:0px;
}


img{
border:0px;
}



a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #608606;
}



.tresc{
	overflow:hidden; 
	margin-top:10px;
	border-bottom:1px dotted #CCCCCC; 
	padding-bottom:20px; 
	margin-bottom:15px;
}


.trescx{}

.trescx a:link {
	color: #333333;
	text-decoration: none;
	background-color:#E6EED2;
}

.trescx a:visited {
	text-decoration: none;
	color: #666666;
	background-color:#E6EED2;
}

.trescx a:hover {
	text-decoration: underline;
	color: #74A307;
}

.trescx a:active {

	text-decoration: none;

	color: #CC0000;

}







.d a:link {

	color: #ACACAC;

	text-decoration: none;

}

.d a:visited {

	text-decoration: none;

	color: #ACACAC;

}

.d a:hover {

	text-decoration: underline;

	color:#8DC609;

}

.d a:active {

	text-decoration: none;

	color: #fff;

}



