/* t&#283;lo htm */
body {
    text-align:center;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-shadow-color: #808080; 
    background-repeat: repeat-x; 
    background-position: top;
    background-color: #DCE0FB;

}

/* styly */


a {
	text-decoration: none;
	color: #21216B;
	font-weight: bold;
	font-size: 8,5px;
}
a:hover {
	color: #000000;
	cursor: pointer;
}
b, strong, i {
	color: #4D4E8E;
}
a img {
	border: 3px solid #21216B;
}
a:hover img {
	border: 3px solid #000000;
	cursor: ne-resize;
}
u {
	color: #55577E;
}
table, tr, td {
	font-size: 7pt;
	vertical-align: top;
}
textarea, input, select, button {
	background-color: #ffffff;
	border: 0px solid #000000;
	margin: 1px;
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	padding: 3px;
}
.h1 {
	background-image: url('h1.jpg');
	border: 0px solid #000000;
	padding: 26px;
	text-align: left;
	color: #2B3058;
	font-size:12pt; 
	font-family: trebuchet ms; 
	letter-spacing: 0,5px; 
	line-height:7pt;   
	font-weight: bold; 
}
.h2 {
	background-image: url('h1.jpg');
	border: 0px solid #000000;
	padding: 5px;
	text-align: left;
	color: #2B3058;
	font-size:12pt; 
	font-family: trebuchet ms; 
	letter-spacing: 0,5px; 
	line-height:7pt;   
	font-weight: bold; 
}
.main {
	background-color: #BDC3F3;
	border: 0px solid #808080;
	width: 576px;
	font-family: tahoma; 
        font-size:10px;
	color:#2B3058;
	text-align: left;
}
.h3 {
	background-image: url('h2.jpg');
	border: 0px solid #91372F;
	padding: 23px;
	text-align: center;
	color: #000000; 
	font-size:6pt; 
	font-family:trebuchet ms; 
	letter-spacing: 3px; 
	line-height:11pt;   
	font-weight: bold; 
	text-transform: uppercase;
}
.h5 {
	background-color: #B9E1ED;
	border: 0px solid #000000;
	padding: 0px;
	text-align: left;
	color: #000000; 
	font-size:6pt; 
	font-family:trebuchet ms; 
	letter-spacing: 3px; 
	line-height:11pt;   
	font-weight: bold; 
	text-transform: uppercase;
}
.tool {
	background-color: transparent;
	border: 0px solid #C9CCCF;
	width: 90px;
	font-family: tahoma; 
        font-size:7pt;
	color:#000000;
	text-align: left;

}
.welcomemsg {
	background-color: transparent;
	border: 0px solid #C9CCCF;
	width: 220px;
	font-family: tahoma; 
        font-size:7pt;
	color:#787BB0;
	text-align: left;
}

blockquote {
	color:#2B3058;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #9BA3E2;
	margin: 5px;
	text-transform: normal;
	border-top: 4px #ADACE6 solid;
	font-size: 10px;
	font-family: Tahoma;
}