body {
	background-color: #dadada;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TextoHome, .TextoHome a:link, .TextoHome a:visited, .TextoHome a:active {
	font-family : Arial;
	font-size : 14px;
	color : #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
.tabla {
	width: 957px;
	height: 590px;
}
.sombraDOWN {
	background: url("../images/blur_down.gif");
	background-repeat: repeat-x;
	width: 12px;
}
.fieldHolder
{
	width: 149px;
	height: 22px;
	background: url(../images/mailing_box.gif) no-repeat;
	margin-right: 8px;
	margin-top: 11px;
}

.textInput2
{
	width: 130px;
	height: 22px;
	background: none;
	border: none;
	color: #ffffff;
	margin-top: 1px;
	margin-right: 6px;
}
.buttons
{ 
color: #FFFFFF;  
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-transform:uppercase;
padding-right: 5px;
word-spacing:13px;
font-size: 11px;
text-decoration: none;
font-weight: bold;
text-align: right;
} 
.buttons a:link {
text-decoration: none;
color: #FFFFFF;
}
.buttons a:visited {
text-decoration: none;
color: #FFFFFF;
}
.buttons a:hover {
color: #f5e005;
text-decoration: none;
}
.buttons a:active {
text-decoration: none;
color: #FFFFFF;
}


