body{font-family: Arial, Helvetica, sans-serif;background-color:#FFF; margin:0px; padding:0px;}
div#container{width:1000px;border:thin solid #000; margin:0 auto;padding:2px;}
div#top{
	margin:2px;
	padding:2px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height:27px;
	line-height:27px;
}
div#top img{ height:15px; width:15px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-opera-border-radius:6px;
-khtml-border-radius:6px;
border-radius:6px;
border: 2px solid #FFF;
}
span#ranking{ color:#090}
div#top a:visited{ color:#FFF;text-decoration:none; }
div#top a:link{ color:#FFF;text-decoration:none; }
div#top a:hover{ text-decoration:underline;color:#FFF;}
div#content{margin:2px;padding:2px;font-size: 14px;}
div#footer{
	margin:2px;
	padding:2px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-size: 14px;

}
div#footer a:link , a:hover , a:active , a:visited{
color:#FFF;
}
div#banner{font-size:16px; font-weight:bold;}
span#cod{color:#F00;}
div#flags{float:right;}
div#flags img{
border:0px;	
width:28px;
height:15px;
}

.captcha{border: thin solid #000;width: 260px;}
.captcha_error{border: thin solid #F00;width: 260px;}
.captcha_ok{border: thin solid #090;width: 260px;}
div#captcha_msg{color: #F00;}