#Layer1 {
	position:absolute;
	width:477px;
	height:410px;
	z-index:1;
	left:0px;
	top:0px;
	cursor:default;	
}
#Layer2 {
	position:absolute;
	width:675px;
	height: auto;
	z-index:1;
	left:0px;
	top:410px;
	cursor:default;
	background-image:url(bg6.jpg);
	background-attachment:scroll;
	background-repeat: repeat-y;
	padding-left:45px;
}
#Layer3 {
	position:absolute;
	width:125px;
	height:50px;
	z-index:1;
	left:0px;
	bottom:0px;
	cursor:default;
}
#Layer4 {
	position:absolute;
	width:125px;
	height:50px;
	z-index:1;
	left:484px;
	top:14px;
	cursor:default;
}

A:link {
	color: #C594B2; text-decoration: none; font-weight: bold; text-transform: lowercase; border-bottom: 1px dotted #000000;
}
A:visited {
	color: #C594B2; text-decoration: none; font-weight: bold; text-transform: lowercase; border-bottom: 1px dotted #000000;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
color: #997399; font-weight: bold; text-transform: lowercase; border-bottom: 0px; border-bottom: 1px dotted #000000;
}

BODY {
background-color:#ffffff;
background-image:url(bg_4.jpg);
background-attachment:scroll;
background-position: inherit;
background-repeat: repeat;

font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #919191;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

h1 {font-family: georgia;
font-size: 20pt;
color: #997399;
font-style: italic;
text-align: left;
font-weight: normal;
background-color: none;
letter-spacing: 5px;
text-transform: lowercase;
padding-left: 20px;}

h1:first-letter {font-family: georgia;
color: #000000;
font-size: 25pt;
font-style: italic;
font-weight: bolder;
padding-left: 5px;
margin-left: -25px;}

b, strong {font-family: georgia;
font-size: 9pt;
color: #BF5555;}

i, em {font-size: 9pt;
color: #DFA6BE;
font-style: italic;}

.img {border: 5px solid #D876B0;}

.end {margin-left: -45px;
margin-top: 20px;
margin-bottom: -15px;}

/* FORMS */
input, select, textarea {
background-color: #ffffff;
border: 1px solid #BCBCBC;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 13px;
margin: 0 0 1px 0;
padding: 5px 0;
} option {
background-color: #ffffff;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 13px;
margin: 0 0 1px 0;
padding: 1px;
}

.input1 { 
width: 49%; 
} .input2 { 
width: 120px; 
} .input3 { 
border: 0; 
} 

fieldset { 
background-color: #F5F5F5;
background-image: url(bg_4.jpg); 
border: 1px solid #C594B2; 
margin: 0 auto 12px auto; 
padding: 10px;
} fieldset label { 
float: left; 
padding: 0 1%;
text-align: right; 
width: 48%; 
} fieldset legend { 
color: #997399; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 17px; 
} fieldset p { 
margin: 0 0 4px 0; 
text-align: justify;
}

.tc { text-align: center; }
 .tl { text-align: left; }
  .tr { text-align: right; }
.tb { margin: 0 0 2px 0; }

.big { font-size: 16px; }
 .small { font-size: 10px; }
