.lflag {
	background-image: url(/i/flagl.jpg);
	background-repeat: no-repeat;
	background-position: right 158px;
	width:30%;
}
.rflag {
	background-image: url(/i/flagr.jpg);
	background-repeat: no-repeat;
	background-position: left 158px;
	width:30%;
}
.left,.right{
	background-image: url(/i/tbl.gif);
	background-repeat: repeat-y;
	background-position: right;
	height:100%;
}
.down{
	background-image: url(/i/dgr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.right{background-position: left;}
.back{
	background-image: url(i/bgrad.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width:100%;
	height:100%;
	text-align:center;
}
body {
	background-color: #000000;
	background-image: url(/i/back.jpg);
	background-repeat: repeat-xy;
	background-position: center top;

}
.crt{	text-align:center;
	color:#CCCCCC;
	font-family: Tahoma;
	font-size: 12px;}


a.copy {	color: #CCCCCC; }

a.copy:hover { color: #CCCCCC; ; text-decoration: none;}



.content{
height:100%;
color:#666666;
font-family: Tahoma;
font-size: 12px;
padding:20px;
}
.txt{color:#666666;
font-family: Tahoma;
font-size: 11px;
font-weight:bold;
background-color:#D8CFB0;
}
.header{background-image:url(/i/ugp_05.jpg); height:79px; width:667px;
text-align:center;
}
.content a{
font-family: Tahoma;
font-size: 12px;
color:#666666;
}
.content a:hover{
	color:#000000;
}	