	body{
		background-color:#3f3d42;
		margin:10px;
		font-family:Arial,Helvetica,SansSerif;
		font-size:12px;
		color:white;
	}
	div,td,p{
		color:white;
	}
	td{
	padding:0px;
	text-align:left;
	}

	td.small,td.small a{
		font-size:10px;
	}
	td.content{
		background-image:url(/game/img/133/content-concurso-bg.jpg);
		background-position:top;
		background-repeat:repeat-x;
		padding:0px;
	}
	td.footer{
		background-color:#3E3E40;
	}
	.formtable td{
		padding-top:4px;
	}
	.orange{
	color:#E26610;
	}
	.big {
	font-size:14px;
	}
	hr{
		background-color:#9F9DA2;
		width:662px;
		margin:10px 0px;
		height:1px;
		border-width:0px;
	}
	a,a:hover,a:link,a.visited{
		color:white;
		text-decoration:underline;
		font-size:12px;
	}
	.gray{
		color:#999999;
	}
	.error{
		background-color:red !important;
	}
	div#start{
	padding-top:16px;
	}
	input.std,select{
		font-family:Arial,Helvetica;
		background-color:#ae6437;
		font-size:12px;
		color:white;

		border:1px solid #c36120;
		line-height:12px;
	}
	select.std{
	}
	table.coregtable{
		border: 1px solid #c36120;
		border-collapse:collapse;
		}
	table.coregtable td{
		padding:4px;
		border-bottom-width:1px;
		border-bottom-color:#c36120;
		border-collapse:collapse;
		color:white;
		}
