BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:justify ;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
.H1	{	
	font-family: Arial;
	font-size:	13px;
	font-weight:Bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:Navy;
	}	
		
.H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder ;
	font-style:	normal;
	text-decoration:	none;
	word-spacing: normal ;
	letter-spacing: 10px;
	text-transform: uppercase ;
	color: Orange;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	color:	#3333cc;
	text-decoration:	underline;
	font-size:12px;
	}	
		
A:visited	{	
	color:	#333399;
	text-decoration:	underline;
	}	
		
A:active	{	
	color:	#333399;
	text-decoration:	underline;
	}	
		
A:hover
{
	color: Blue;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	.Text{
	font-family:Verdana;
	font-size :11px;
	font-weight:normal;
	text-indent: 15px;
	}
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

BLOCKQUOTE  {
	margin-left : 15px;
	margin-right : 0px;
}


TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a.BoldLink
{
	font-family :Verdana ;
	font-size:11;
	font-weight:bold;
}
a.SmallLink:hover
{
	color:Blue ;
}
a.SmallLink
{
	font-family :Verdana ;
	font-size:9;
	font-weight:bold;
	color:Navy ;
}
a.Links
{
	font-family :Arial ;
	font-size:12px;
	font-weight:normal;
	color: #3333cc;
}
a.Links:hover
{
	color:Blue ;
}
a.Links:visited
{
	color:#333399 ;
}
a.Links:visited:hover
{
	color:Blue ;
}

a.SmallLinkWhite
{
	font-family :Verdana ;
	font-size:9;
	font-weight:normal;
	color:White ;
}
a.SmallLinkWhite:hover
{
	color:White ;
}
a.SmallLinkWhite:visited
{
	color:White ;
}
a.SmallLinkWhiteBold
{
	font-family :Verdana ;
	font-size:9;
	font-weight:bold;
	color:White ;
}
a.SmallLinkWhiteBold:active
{
	color:White ;
}
a.SmallLinkWhiteBold:hover
{
	color:White ;
}
a.SmallLinkWhiteBold:visited
{
	color:White ;
}
a.LeftBarLink 
{
	font-family: Verdana;
	font-size :10px;
	font-weight:bold ;
	color:Navy;
	text-decoration:none;
}
a.LeftBarLink:visited
{
	text-decoration:none;
}

a.LeftBarLink:hover 
{
	text-decoration :underline;
}
.LeftBarSection
{
	font-family: Verdana;
	font-size :10px;
	font-weight:bold ;
	color:White;
	text-transform:uppercase ;
}
.LeftBarNew{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.LeftBarText 
{
	font-family: Verdana;
	font-size :10px;
	font-weight:bold ;
	color:Navy;
}
.LeftBarTextSmall
{
	font-family: Verdana;
	font-size :9px;
	color:Navy;
}
.InactiveTab
{
	color:#dfefff;
}
a.InactiveTab
{
	font-family:Verdana;
	font-size:10px;
	font-weight :bold;
	text-transform:uppercase ;
	text-decoration : none;
	color:Navy;
}
a.InactiveTab:visited
{
	text-decoration : none;
}
.InactiveTabSpecial
{
	color: #ccffcc;
}
a.InactiveTabSpecial
{
	font-family:Verdana;
	font-size:10px;
	font-weight :bold;
	text-transform:uppercase ;
	text-decoration : none;
	color:Navy;
}

.ActiveTab
{
	color:#f29e32;
}
a.ActiveTab
{
	font-family:Verdana;
	font-size:10px;
	font-weight :bold;
	text-transform:uppercase ;
	text-decoration : none;
	color:White;
}
a.ActiveTab:visited
{
	font-family:Verdana;
	font-size:10px;
	font-weight :bold;
	text-transform:uppercase ;
	text-decoration : none;
	color:White;
}
a.ActiveTab:hover
{
	color:Navy;
	text-decoration : none;
}
a.ActiveTab:visited:hover
{
	color:Navy;
	text-decoration : none;
}
.Copyright
{
	font-family :Verdana ;
	font-size:9px;
	font-weight:normal;
	color:Black ;
}
.ErrorFont
{
	font-family :Verdana ;
	font-size:10px;
	font-weight :normal ;
	color:Red ;
}
.FormText  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	color : Black;
	text-align : justify;
}
.FormFieldText  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	color : Black;
	text-align :  justify;
}
.FormFieldTextButton  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	color : Black;
	text-align :  center ;
}
.FormTitle  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	color : Black;
	text-align : justify;
}
.OfferTitle  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	color : Navy;
	text-align : justify;
}
.OfferSubtitle  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	color : Navy;
	text-align : justify;
}
.OfferDescription  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	color : Black;
	text-align : justify;
}
.Prices
{
	font-family :Verdana;
	font-size :10px;
	font-weight : bold;
	color:Black;
	}
.PricesRed
{
	font-family :Verdana;
	font-size :10px;
	font-weight : normal;
	color:Red;
	}
.OfferRed
{
	font-family :Verdana;
	font-size :12px;
	font-weight : normal;
	color:Red;
	}	
.PricesBold
{
	font-weight: bold;
	font-size: 13px;
	color: Black;
	font-family: Arial;
}	
.NewsText
{
	font-weight: normal;
	text-justify: newspaper;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
}
.NewsHeader
{
	color:#ff8000;
	font-family:Arial;
	font-size :14px;
	font-weight:normal;
	text-transform :uppercase;
}
.NewsTitle
{
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
	color: Black;
	font-family: Verdana;
}
.NewsSectionTitle  {
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : Black;
}
.Text
{
	font-family:Verdana;
	font-size :11px;
	font-weight:normal;
	}
.TextItalic
{
	font-family:Verdana;
	font-size :11px;
	font-weight:normal;
	font-style :italic ;
	}	
.TextJustify 
{
	font-family:Verdana;
	font-size :11px;
	font-weight:normal;
	text-align :justify;
	}
.TextBold
{
	font-family:Verdana;
	font-size :10px;
	font-weight:bold;
	}
.TextSmall
{
	font-family:Verdana;
	font-size :9px;
	font-weight:normal;
	}
.TextSmallWhite
{
	font-family:Verdana;
	font-size :9px;
	font-weight:normal;
	color:White;
	}	
.TextSmallWhiteBold
{
	font-family:Verdana;
	font-size :9px;
	font-weight:bold;
	 text-transform:uppercase;
	color:White;
	}	
.FotoFooter
{
	font-family:Arial;
	font-size :10px;
	font-weight:normal;
	}		
.Title
{
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
	color: Navy;
	font-family: Verdana;
}
.verysmall
{
	font-weight: normal;
	font-size: 8px;
	text-transform: none;
	color: Navy;
	font-family: Tahoma;
}
.SearchTitle
{
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	color: Navy;
	font-family: Verdana;
}
.Subtitle
{
	font-family:Verdana;
	font-size :10px;
	font-weight:bold;
	text-transform :none;
	color: #ff9933;

	}

.Rule
{
	width :100%;
	height:1px;
	color:sandyBrown;
}
.Item  {	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.ItemText  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
.Nombre
{
	font-family:Verdana;
	font-size :11px;
	font-weight:bold;
	color :Navy ;
	}

.ServiceName
{
	font-family:Verdana;
	font-size :12px;
	letter-spacing:5px;
	font-weight:bold;
	color :Navy;
	text-transform: uppercase;
}
.BordeVineta {
	border-top: 1px solid #E1DEDB;
	border-right: 1px solid #E1DEDB;
	border-bottom: 1px solid #E1DEDB;
	border-left: 1px solid #E1DEDB;
	top: 5px;
	margin-top: 5px;
}
.WhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.WhiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.textazulbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
a.textazulbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
a.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-decoration: none;
}

.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.Estilo2 {
	font-size: 10px;
	color: #000000;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Estilo4 {
	color: #000066
}
.Estilo5 {
	font-size: 12px; 
	color: #FF6600; 
	font-family: Arial, Helvetica, sans-serif;
}
.DiaryDateText 
{
	font-family: Verdana;
	font-size :11px;
	font-weight:bold ;
	color:Navy;
}
.DiaryAllText
{
	font-family: Verdana;
	font-size :10px;
}
.DiaryTitle
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #ff9933;
	font-family: Verdana;
}
.DiaryLink
{
	font-family: Verdana;
	font-size :11px;
	font-weight:bold ;
	color:Navy;
}
.MediumFont 
{
	font-family : Verdana;
	font-size:	11px;
}

a.MediumFont
{
	font-family : Verdana;
	font-size:	11px;
	color : blue;
	text-decoration: underline;
}

.MediumFontBold {
	font-size:	11px;
	font-weight: bold;
}

a.MediumFontBold
{
	font-family : Verdana;
	font-size:	11px;
	font-weight: bold;
	color : blue;
	text-decoration: underline;
}
.BoldFont 
{
	font-size: 10px;
    font-weight: bold;
}
.SpecialOfferDescription
{
	font-size: 10px;
}

A.SpecialOfferDescription
{
    color: Blue;
    text-decoration: underline;
}

.SpecialOfferSummary
{
    font-size: 10px;
}

.SpecialOfferPrice 
{
    font-size: 10px;
    color: Red;
}
.SmallFont {
	font-size: 10px;
	font-family: Verdana;
}

.SmallFontBold {
	font-size:	10px;
	font-weight: bold;
	font-family: Verdana;
}
.OfferName
{
	font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
}

A.OfferName 
{
	font-family: Verdana;
    color: Blue;
    text-decoration: underline;
}

.OfferPrice 
{
	font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}

.OfferDiscount
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color : Red;
}

.OfferLink 
{
    font-size: 11px;
    font-weight: bold;
    color: Blue;
    text-decoration: underline;   
}
.TextSmallBlack
{
	font-family:Verdana;
	font-size :9px;
	font-weight:normal;
	color:Black;
	}	
.PageBar
{
	font-size:11px;
	font-weight: bold;
}
.RBSection
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	font-family: Verdana;
	letter-spacing: 2px;
}
.SpecialOfferDescription
{
	font-size: 10px;
}

A.SpecialOfferDescription
{
    color: Blue;
    text-decoration: underline;
}

.SpecialOfferSummary
{
    font-size: 10px;
}

.SpecialOfferPrice 
{
    font-size: 10px;
    color: Red;
}
