@charset "utf-8";
/* CSS Document */

table { border:0px; margin-top: 0.5em; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:-1px; 
	vertical-align:top;
	line-height:14px;
	color:#C4C4C4;
}
body {
	background-color: transparent;
	
	}

td.texto1{
margin-top: 1em;
font-weight: normal;
-moz-border-radius: 15px;
background: #ff005a;
opacity:0.7;
filter: alpha(opacity=70);
font-family : arial;
font-size:12px;
text-transform:uppercase;
padding-left : 5px;
padding-right : 5px;
color: #ffffff;
}


td.texto2{
margin-top: 1em;
font-weight: bold;
-moz-border-radius: 15px;
background: #2f7ee0;
opacity:0.7;
filter: alpha(opacity=70);
font-family : arial;
font-size:10px;
text-transform:uppercase;
letter-spacing:-1px; 
padding-left : 5px;
padding-right : 5px;
color: #ffffff;
}

form { margin:0px; padding:0px}

a{ color:#F5F7F6; text-decoration:none}
a:hover{ text-decoration:underline}

span a{ color:#FF005A}



.brenda td{ color:#717171}

.brenda span{ color:#C4C4C4}

.girl div{ height:20px; width:210px}
.girl div div{ width:auto}


.footer{ color:#47453E; margin:34px 0 0 37px}
.footer a{ color:#FFFFFF; text-decoration:none}
.footer a:hover{ text-decoration:underline}

span { color:#FF005A}

.form3 input{
	width:227px;
	height:20px;
	color: #C4C4C4;
	padding:2px 0 0 6px;
	border:#565656 1px solid;
	background-color:#292929
}

.form3 textarea {
	width:227px;
	height:142px;
	color: #C4C4C4;
	overflow: auto;
	padding:2px 0 0 6px;
	border:#565656 1px solid;
	background-color:#292929
}
