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

}

/* styly */


a {
	text-decoration: none;
	color: #E6ABA7;
	text-transform: uppercase;
	font-weight: bold;
        font-size: 6pt;
}
a:hover {
	color: #000000;
	cursor: pointer;
}
b, strong {
	color: #908186;
}

i {
	color: #908186;
}

a img {
background-color: #41354d;
border: 8px solid #41354d;
padding: 1px;
margin-top: 1px;
margin-bottom: 1x;
margin-left: 0px;
margin-right: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 8px
border-radius: 0px;
opacity: 0.6;
}

a:hover img {
background-color: #41354d;
border: 8px solid #41354d;
padding: 1px;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 8px;
border-radius: 0px;
opacity: 1;
}

u {
	color: #BDAE94;
}
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('/Other/h1.png');
        border: 0px solid #000000;
	padding: 30px;
	text-align: left;
	color: #908186;
	font-size: 13pt; 
	font-family: Georgia; 
	letter-spacing: 0,5px; 
	line-height:9pt;
        font-weight: bold;
        text-transform: italic;   
}

.h2 {
	background-image: URL('/Other/h02.png');
	border: 0px solid #EFDBBC;
	padding: 40px;
	text-align: left;
        color: #908186; 
	font-size:10pt; 
	font-family: trebuchet ms; 
	letter-spacing: 0px; 
	line-height:9pt;   
	font-weight: bold; 
	text-transform: italic;

}

.main {
	background-color: #E4D1D3;
	border: 0px solid #1D154E;
	width: 100%;
	font-family: tahoma; 
        font-size:8pt;
	color: #625F60;
	text-align: left;
}


.h3 {
	background-image: URL('/Other/h3.png');
	border: 0px solid #EFDBBC;
	padding: 36px;
	text-align: left;
        color: #908186; 
	font-size: 12pt; 
	font-family: Georgia; 
	letter-spacing: 0,5px; 
	line-height:0pt;   
	font-weight: bold; 
	text-transform: italic;

}

.h4 {
	background-image: URL('/Other/h04.png');
	border: 0px solid #EFDBBC;
	padding: 45px;
	text-align: center;
        color: #908186; 
	font-size:10pt; 
	font-family: trebuchet ms; 
	letter-spacing: 0px; 
	line-height:9pt;   
	font-weight: bold; 
	text-transform: uppercase;

}

.welcomemsg {
	background-color: transparent;
	border: 0px solid #C9CCCF;
	width: 315px;
	font-family: tahoma; 
        font-size:7pt;
	color:#000000;
	text-align: left;
}
blockquote {
	color:#625F60;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F5E5E5;
	margin: 5px;
	text-transform: normal;
	border: 3px #625F60 solid;
-moz-border-radius: 10px 0px 10px 0px;
	font-size: 9px;
	font-family: trebuchet ms;
}