body { 
	margin: 0px 0px 0px 0px;
	background: #000;
}
table { width: 100%; height: 100%; border: none;  }

.textas, .textas2, .textas3, .textas_nomargins, form, input {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #CBCBCB;
}

.textas_nomargins {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CBCBCB;
}

.textas, .textas2 {
	margin: 0 0 0 10px;
}

.textas3 {
	margin: 0 0 5 10px;
}

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

input {
	border: #BEBEBE 1px solid;
	BACKGROUND-COLOR: #ffffff;
	margin: 5px 0 0 -1px;
}

.my {
	border: #BEBEBE 1px solid;
	BACKGROUND-COLOR: #BEBEBE;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0 0 0 2px;
}

h1, h2 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0101;
	margin: 0 0 0 10px;
}

.box {
	width: 250px;
	vertical-align: top;
}

.box2 {
	width: 170px;
	height: 170px;
	vertical-align: top;
}

a:active, a:link, a:visited {color: #CBCBCB; text-decoration: none}
a:hover {color: #CBCBCB; text-decoration: underline}

a.du:active, a.du:link, a.du:visited {color: #FE0000; text-decoration: none}
a.du:hover {color: #FE0000; text-decoration: underline}

.borderis {
	background: #FE0000;
	}