A         { color : #B02020; text-decoration : none; }
A:visited { color : #903030; }
A:active  { color : #B02020; }
A:focus   { font-style : italic; }
A:hover   { text-decoration : underline; }
A.arb {
	background-image: url(./img/lnk.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 30px;
}
A.ars {
	background-image: url(./img/lnk-small.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 25px;
}

body {
	background-color : Black;
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
}
li {
	margin-left: -2em;
	margin-top:5px;
}

hr { color	: Silver; }

img {
	vertical-align : text-top;
}

.t1 {
	font-size : 18pt;
	font-weight : bold;
}
.t2 {
	font-size : 14pt ;
}
.t3 {
	font-size : 11pt ;
	font-weight : bold;
}

.re {
	float : right;
}

.li {
	float : left;
}

.bgn {
	background-image : url("./img/bg-matrix.gif");
	background-repeat : repeat;
	position : absolute;
	width : 100%;
	height : 100%;
	left : 0%;
	top : 0%;
}

.gim   {
	position: absolute;
	bottom : 0%;
	right : 0%;
}

.r {
background-color: #BF6269;
position : absolute;
width  : 25%;
height : 45%;
left   : 5%;
top    : 5%;
}

.b {
background-color: #7972BA;
position : absolute;
width  : 70%;
height : 50%;
left   : 15%;
top    : 10%;
}

.g  	{
background-color: #ADAF4E;
position : absolute;
width  : 50%;
height : 50%;
left   : 10%;
top    : 30%;
}

.tsh	{
	color: #333333;
	font-size: 28pt;
	font-weight: bold;
	position : absolute;
	left : 21%;
	top : 6%;
}

.tit	{
	color: #DFDFDF;
	font-size: 28pt;
	font-weight: bold;
	position : absolute;
	left : 20%;
	top : 5%;
}

.box {
	background-color : #DFDFDF;
	position: absolute;
	left : 20%;
	top : 15%;
	padding : 10pt 10pt 10pt 10pt;
	width : 50%;
	max-height : 70%;
	min-height : 25%;
	overflow-y : visible;
}

td, .txt {
	font-size: 9pt;
	font-weight: normal;
	color: Black;
}
.rem {
	font-size: 7pt;
	font-weight: normal;
	color: #0F0F0F;
}

.fot {
	width : 20em;
	text-align : justify;
	font-size : 9pt;
}

.bot {
	color : Silver;
	position : absolute;
	bottom : 10pt;
	width : 98%;
}
.spam {
	font-size: 1pt;
	color : Black;
	position : absolute;
	top : 0pt;
	right: 0pt;
	width : 1%;
}

.err {
	font-size: 14pt;
	font-weight: bold;
	color: #771822;
	padding : 5px 10px 5px 10px;
	# text-align : right;
	vertical-align : bottom;
}
