<!--
#Layer1 {
	position:absolute;
	left:152px;
	top:0px;
	width:450px;
	height:225px;
	z-index:1;
}


#Layer2 {
	position:absolute;
	left:167px;
	top:331px;
	width:197px;
	height:183px;
	z-index:2;
}


#Layer3 {
	position:absolute;
	left:572px;
	top:58px;
	width:238px;
	height:102px;
	z-index:3;
}


#Layer4 {
	position:absolute;
	left:571px;
	top:176px;
	width:239px;
	height:79px;
	z-index:4;
}


#Layer5 {
	position:absolute;
	left:164px;
	top:264px;
	width:468px;
	height:60px;
	z-index:5;
}


#Layer6 {
	position:absolute;
	left:377px;
	top:330px;
	width:445px;
	height:212px;
	z-index:6;
}

body {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-color: #D2D2D2;
}

body, td, tr{
font-family: Tahoma;
font-size:11px;
color: #666666;
text-align:justify;
}
strong {
color: #CC6C70;
font-family:Tahoma;
font-size:8px;
text-transform:uppercase;
font-weight:bold;
text-align:justify;
}

html {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
  	SCROLLBAR-HIGHLIGHT-COLOR: #B7AFAD;
  	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
  	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
  	SCROLLBAR-ARROW-COLOR: #838383;
  	SCROLLBAR-TRACK-COLOR: #EDEDED;
  	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
  	SCROLLBAR-BASE-COLOR: #FFFFFF;
  }
  
  a:link, a:active, a:visited {
color: #114E3C;
border-bottom: 1px dashed;
text-decoration:none;
font-family:Tahoma;
font-size:8px;
text-transform:uppercase;
font-weight:bold;
text-align:justify;
}

a:hover {
color: #FFFFFF;
border-bottom: 1px dashed;
text-decoration:none;
font-family:Tahoma;
font-size:8px;
text-transform:uppercase;
font-weight:bold;
text-align:justify;
}

h1 {
	background-color:#EAE5BB;
	font-family:Tahoma;
	font-size:8px;
	font-weight:bold;
	color:#CC6C70;
	text-align:justify;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:2px;
	margin-bottom:1px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:2px;
	margin:0px;
	border-bottom:2px solid #B59A85;

}

h2 {
	background-color:#C7C7C7;
	font-family:Tahoma;
	font-size:8px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:justify;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:2px;
	padding-top:2px;
	margin:0px;

}

u {
	padding-right:3px;
	font-family:Tahoma;
	font-size:8px;
	font-weight:bold;
	color:#C72C4C;
	text-align:justify;
	text-transform:uppercase;
	border-bottom:1px dotted #C72C4C;
	text-decoration:none; 
}

em {
	padding-right:3px;
	font-family:Tahoma;
	font-size:8px;
	font-weight:bold;
	color:#C72C4C;
	text-align:justify;
	text-transform:uppercase;
	border-bottom:1px dotted #C72C4C;
	text-decoration:none; 
}

a img {
border: 1px solid #C7C7C7;
}

a:hover img {
border: 1px solid #ffffff;
}

input,textarea,select{
    background:#F7F7F7;
	color:#8D8D8D;
	font-size: 10px;
	font-weight: bold;
	font-family: Trebuchet MS;
        letter-spacing: 0px;
}
-->

