body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #CCCCCC;
}

body,td,th {
	color: #CCCCCC;
	font-size: 13px;
}

a {
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Estilo6  {color: #666666}
.Estilo10 {font-size: 13px; font-weight: bold; color: #FFF; }
.Estilo12 {font-size: 11px; color: #FFFFFF; }
.Estilo13 {font-size: 12px}

div#contenido {
	font-size: 13px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: left;
	text-indent: 15px;
	word-spacing: 0.15em;
	margin: 0px;
	padding: 0px;
	position: relative;
}

/*.formularios {
	background-image: url(images/bgform.jpg);
	background-repeat: repeat-x;
	border: 1px solid #330000;
}*/

input, textarea {
	background-image: url(images/bgform.jpg);
	background-repeat: repeat-x;
	border: 1px solid #330000;
}

input:hover, textarea:hover {
	border: 2px solid #990000;
}


.box1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

div#banner_low
{
	background-image: url(images/lowbanner.jpg);
	height: 120px;
	width: 730px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: capitalize;
	letter-spacing: 0.15em;
	text-align: center;
	word-spacing: 0.7em;
	text-indent : -9999px;
	margin-right: auto;
	margin-left: auto;
}
