/*	
Copyright (c) 2005 SONY
fj_espanol.css
---------------------------------
Frankie Garcia - version 1.0
*/

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fff;
	line-height: 1.4em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

.bluelinks,
.bluelinks a:active,
.bluelinks a:link,
.bluelinks a:visited
{
	font-family: helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #3366ff;
	text-decoration:none;
}
.bluelinks a:hover {text-decoration:underline; color: #3366ff;}

.bluelinks10,
.bluelinks10 a:active,
.bluelinks10 a:link,
.bluelinks10 a:visited
{
	font-family: helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #3366ff;
	text-decoration:none;
}
.bluelinks10 a:hover {text-decoration:underline; color: #3366ff;}


.bluelinks2,
.bluelinks2 a:active,
.bluelinks2 a:link,
.bluelinks2 a:visited
{
	font-family: helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #3366ff;
	text-decoration:none;
}
.bluelinks2 a:hover {text-decoration:underline; color: #3366ff;}

.bluelinks17,
.bluelinks17 a:active,
.bluelinks17 a:link,
.bluelinks17 a:visited
{
	font-family: helvetica;
	font-weight: bold;
	font-size: 17px;
	color: #3366ff;
	text-decoration:none;
}
.bluelinks17 a:hover {text-decoration:underline; color: #3366ff;}


.bluelinks24,
.bluelinks24 a:active,
.bluelinks24 a:link,
.bluelinks24 a:visited
{
	font-family: helvetica;
	font-weight: bold;
	font-size: 19px;
	color: #3366ff;
	text-decoration:none;
}
.bluelinks24 a:hover {text-decoration:underline; color: #3366ff;}

.footertxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.footertxt a:active,
.footertxt a:link,
.footertxt a:visited
{	text-decoration:underline; color: #666666;}
.footertxt a:hover {text-decoration:underline; color: #000000;}


.righttxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.righttxt a:active,
.righttxt a:link,
.righttxt a:visited
{	
	font-size: 12px;
	text-decoration:underline; 
	color: #666666;
}
.righttxt a:hover
{	
	font-size: 12px;
	text-decoration:underline; 
	color: #000000;
}
.lefttxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.lefttxt a:active,
.lefttxt a:link,
.lefttxt a:visited
{	
	font-size: 12px;
	text-decoration:underline; 
	color: #666666;
}
.lefttxt a:hover
{	
	font-size: 12px;
	text-decoration:underline; 
	color: #000000;
}
.lefttxtheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}
.specstxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.specstxtheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight : bold;
}
.specstxtleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight : bold;
}

.forminput {width: 130px; border:1px solid #666666;}

.floatLeft {
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.floatRight {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 15px;
}

.tableSection {
	padding: 15px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	word-spacing: 0.08em;
	text-align: left;
}

.tableSectionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #922334;
	word-spacing: .08em;
}
.tableSectionHeaderLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #922334;
	word-spacing: 0.08em;
}
