td {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #525252;
}

.txt {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #252525;
}

.h1 {
font-family: arial,verdana,helvetica;
font-size:13px;
color: #252525;
font-weight:normal
}

.h1_rose {
font-family: arial,verdana,helvetica;
font-size:13px;
color: #EE54F4;
font-weight:bold;
text-decoration: none;
}

.h1_rose:hover {
font-family: arial,verdana,helvetica;
font-size:13px;
color: #EE54F4;
font-weight:bold;
text-decoration: underline overline;
}

.h1_rose_CLK {
font-family: arial,verdana,helvetica;
font-size:13px;
color: #ffffff;
background-color:#EE54F4;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 2px;
padding-left: 2px;
font-weight:bold;
text-decoration: none;
}

.h2 {
font-family: arial,verdana,helvetica;
font-size:13px;
color: #252525;
font-weight:normal;
text-transform: uppercase;
}

a {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #E929F1;
text-decoration: underline overline;
}

a:hover {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #767676;
text-decoration:none;
}

.input_text {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #252525;
border: #A1A1A1 solid 1px;
width: 150px;
height:19px;
border-bottom: #858585 solid 2px; 
border-right: #858585 solid 2px;
padding-left: 3px; 
}



.text_area {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #252525;
border: #A1A1A1 solid 1px;
width: 150px;
height:100px;
padding-left: 3px;
border-bottom: #858585 solid 2px; 
border-right: #858585 solid 2px; 
}

.text_area_BIG {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #252525;
border: #A1A1A1 solid 1px;
width: 300px;
height:100px;
padding-left: 3px;
border-bottom: #858585 solid 2px; 
border-right: #858585 solid 2px; 
}

.button_send {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #ffffff;
border: #252525 solid 1px;
width: 90px;
height:22px;
border-bottom: #000000 solid 2px; 
border-right: #000000 solid 2px;
background-color:#EE54F4;
text-transform: uppercase; 
}

.button_BIG {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #ffffff;
border: #252525 solid 1px;
width: 150px;
height:22px;
border-bottom: #000000 solid 2px; 
border-right: #000000 solid 2px;
background-color:#EE54F4;
text-transform: uppercase; 
}

.button_delete {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #ffffff;
border: #252525 solid 1px;
width: 120px;
height:22px;
border-bottom: #000000 solid 2px; 
border-right: #000000 solid 2px;
background-color:#EE54F4;
text-transform: uppercase; 
}

.button_go {
font-family: arial,verdana,helvetica;
font-size:12px;
color: #ffffff;
border: #252525 solid 1px;
width: 50px;
height:22px;
border-bottom: #000000 solid 2px; 
border-right: #000000 solid 2px;
background-color:#EE54F4;
text-transform: uppercase; 
}

body {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../pix/bg_global.gif);
	background-attachment: fixed;
}
