/* BEG Support - ISul Tecnologia */
body {
    background-image: url(img/back.png);
	background-repeat: repeat-x;
	background-color: #0E0F0F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, input, textarea {
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #ffffff;
}

input, textarea {
    width: 160px;
    font-size: 12px;
    color: #000000;
}

.button {
    width: 100px;
    background-color: #cccccc;
    border-right: 0px;
    border-bottom: 0px;
}