/* CSS Document */
body {
	background-color: #9F2214;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.left-frame {
	background-image: url(images/left-frame.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-frame {
	background-image: url(images/right-frame.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.back-table-central {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.txt-normal {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.txt-normal-red {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #BF0000;
}
.txt-normal-points {
	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.txt-copyright {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txt-tittle-1 {


	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #BF0000;
}
.txt-normal-12 {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txt-normal-red-12 {


	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #BF0000;
}
.txt-normal-18 {

	font-family: "Myriad Web Pro", "Trebuchet MS";
	font-size: 18px;
	font-weight: lighter;
	color: #000000;
}
.line-break-center {
	background-image: url(images/line-vertical-13.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.lovematchbanner
{
	border:#000000 2px solid;
	background:#b14c5e url(images/sw_gradient.jpg) TOP LEFT REPEAT;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 9pt;
  text-align: left; 	
}

.lovematchbanner tr th
{
	padding:0px 0px 0px 0px;
	background:#862d58;
	text-align:center;
	color:#ffff00;
	font-size:10pt;
	border-right:#000000 2px solid;
}

.lovematchbanner tr td
{
	text-align:center;
	color:#ffff00;
	font-size:8pt;
}

.lovematchbanner input,select
{
	background:#ffe0ff;    
	font-size:8pt;
}
