body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{
	color:#646464;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
}

.style1{
	height: 20px;
	width: 180px;
}

.style2{
	width: 74%;
	margin-left: 40px;
}




.clear{
	clear:both;
}

#main-container{
	width:468px;
	margin:0px auto 0px auto;
	height: 350px;
}
#enviado{
	background-color:#ffffff;
	padding:15px;
	
	}
#formcontainer{
	background-color:#ffffff;
	padding:10px;
	-moz-border-radius:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius:10px;
}


#frmmensajes{
	background-color:#ffffff;
	padding:10px;
	
	-moz-border-radius:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius:10px;
}



td{
	white-space:nowrap;
	color:#646464;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#777777;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:1px;
}

h2{
	font-weight:normal;
	font-size:10px;
	
	text-transform:uppercase;
	
	color:#020193;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:20px;
	padding-bottom:5px;
	height: 14px;
}


label{
	font-size:13px;
	#font-family:Tahoma,Arial,Sans-serif;
	font-family:Arial,Helvetica,sans-serif;
}


.labelError{
	color:red;
	-font-weight:bold;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}



.tutorial-info{
	color:white;
	text-align:center;
	padding:10px;
	margin-top:10px;
}



input[type="text"], input[type="password"]{
	padding-top: 1px;
	padding-right: 0pt;
	padding-bottom: 1px;
	padding-left: 5px;
}

textarea, input[type="text"], input[type="password"], select{
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-width-ltr-source: physical;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}
