/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(../imagenes/xsk_10.jpg);
	height: 100%;
	background-repeat: repeat-x;
	background-color: #1ea4c9;
}
a:link {
	color: #6e95b1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6e95b1;
}
a:hover {
	text-decoration: none;
	color: #055791;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 24px; color: #6e95b1; font-weight: bold;}
.style2 {font-size:10px}
.style3 {color:#055791}
.style4 {font-size:14px; color:#2d5f92}
.style5 {font-size:14px; color:#2d5f92; line-height:1.3}
.style6 {font-weight: bold}
.style7 {font-size:16px; color:#055791; line-height:1.3}
.style8 {font-size:14px; color:#990000; line-height:1.3}
.style9 {color:#2d5f92}
.style10 {
	font-size:9px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.styleWB {font-size: 9px; color:#9fbfd4; font-weight:bold;}
.styleWB a:active {text-decoration:none;}
.styleWB a:link {color:#9fbfd4; text-decoration:none;}
.styleWB a:visited {color:#9fbfd4; text-decoration:none;}
.styleWB a:hover {color:#ffffff; text-decoration:none;}
.formbox {line-height:2.2;
font-size: 12px;
}
.formbutton{
cursor:pointer;
font-size: 11px;
border:outset 1px #ccc;
background:#fff;
color:#666;
font-weight:bold;
padding: 1px 2px;
}

.textarea{
	font-size: 12px;
	border: outset 1px #ccc;
	color:#333;
	padding: 1px 2px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #333333;
	border-left-color: #333333;
	
}
.line {
	width: 60px;
	padding-left: 45px;
	padding-top: 0px;
	border-bottom: 1px solid #6e95b1;
	left: 45px;
	margin-left: 20px;
}
.line2 {
	width: 400px;
	border-bottom: 1px solid #999999;
		
	margin-left: 100px;
}
.line3 {
	height: 500px;
	border-left: 1px solid #999999;
	margin-left: 10px;
}
