/* Copyright (c) 2004 - Exodus Enterprise Systems
   Villa Costa Norte - index.css
   v1.00.00
*/
   
/* Base Formats */

BODY { 	margin-top : 0px; margin-right : 0px; margin-bottom : 0px; margin-left : 0px;
		font-family : "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
		background-color: #FFFFCC; scrollbar-3d-light-color : ; 
		scrollbar-arrow-color : ; scrollbar-base-color : ; scrollbar-dark-shadow-color : ;
		scrollbar-face-color : ; scrollbar-highlight-color : ; scrollbar-shadow-color: ; 
} 

P, UL	{	
		font-size: 11px;
		font-weight: normal;
		font-family : "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
		line-height: 16px;
}

LI	{
	font-size: 12px;
	font-weight: normal;
	font-family : "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	line-height: 16px;
	padding-bottom: 9px;
}

A, A:link { 
	font-weight:bold;
	text-decoration:underline;
}


H1	{	font-size: 18px;
		font-weight : bold;
		color: #A7001F;
		text-decoration:none;
}

H2	{	font-size: 16px;
		font-weight : bold;
		color:#A7001F;
		text-decoration: underline;
}

H3	{	font-size: 14px;
		font-weight : bold;
		color: #A7001F;
		text-decoration:none;
}

H4 	{	font-size: 12px;
		font-weight : normal;
		color: #A7001F;
		text-decoration: underline;
}

H5 	{	font-size: 10px;
		font-weight : bold;
		color: #000000;
		text-decoration:none;
}

H6 	{	font-size: 8px;
		font-weight : bold;
		color: #000000;
		text-decoration:underline;
}

INPUT
{
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #c4cae0;
    BORDER-BOTTOM-COLOR: #c4cae0;
    BORDER-TOP-COLOR: #c4cae0;
    FONT-FAMILY: Trebuchet MS, tahoma, arial, ariel, sans-serif;
    TEXT-DECORATION: none;
    BORDER-RIGHT-COLOR: #c4cae0
}

TEXTAREA
{
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #c4cae0;
    BORDER-BOTTOM-COLOR: #c4cae0;
    BORDER-TOP-COLOR: #c4cae0;
    FONT-FAMILY: Trebuchet MS, tahoma, arial, ariel, sans-serif;
    TEXT-DECORATION: none;
    BORDER-RIGHT-COLOR: #c4cae0
}

FORM	{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Trebuchet MS, tahoma, arial, ariel, sans-serif;
    TEXT-DECORATION: none
}

TD.topline	{
	border-top-style: solid; 
	border-top-width: 1px;
	border-bottom-style: solid; 
	border-bottom-width: 0;
	border-left-style: double;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 0;
}

TD.leftline	{
	border-top-style: solid; 
	border-top-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 0;
}

TD.rightline	{
	border-top-style: solid; 
	border-top-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 0;
	border-left-style: solid;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 1px;
}

TD.sidelines	{
	border-top-style: solid; 
	border-top-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	background-image: none;
	background-repeat: no-repeat;
}

TD.bottomline	{
	border-top-style: solid; 
	border-top-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 0;
}

TD.topbottomline	{
	border-top-style: solid; 
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}

TD.caption	{
	font-size: 9px; 
	font-family: Tahoma, Helvetica, Arial; 
	color: #000080;  
	font-weight : normal; 
	border-top-style: solid; 
	border-top-width: 1px;
	border-bottom-style: none; 
	border-bottom-width: 0;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: none;
	border-right-width: 0;
}

#add2Favs	{
	position:relative;
	left: 97px;
	top: 620px;
	width: 235px;
	z-index: 2;
}

TD.textmenu	{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	white-space: nowrap;
}
/* Modified Hover Behaviors */
TD.textmenu a:hover	{text-decoration: underline; font-weight: bold; color: #CC6600; cursor: hand;}
TD.textmenu a:link	{text-decoration: none; font-weight: bold; color: #CC6600; }
TD.textmenu a:visited	{text-decoration: none; font-weight: bold; color: #CC6600; }
TD.textmenu a:visited:hover {text-decoration: underline; font-weight: bold; color: #CC6600;  cursor: hand;}

TD.introText	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFF0;
}

TD.copyright   {	
	font-size: 9px; 
	font-family: Tahoma, Helvetica, Arial; 
	color:#00B1B8;
	font-weight : normal; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-top-style: ridge; 
	border-top-width: 0; 
	border-bottom-width: 0;
	padding-top : 5px; 
	padding-right : 0px; 
	padding-bottom : 0px; 
	padding-left : 0px; 
}
/* Modified Hover Behaviors */
TD.copyright a:hover, TD.copyright a:link, TD.copyright a:visited	{text-decoration: none; font-weight: bold; color: #00B1B8; }

/* Special box areas */
TD.pageBox	{
	text-align: center;
	vertical-align: top;
}

TD.offPage	{
	padding-top: 25%;
	text-align: center;
	vertical-align: top;
}

.bottomBox {
	font-size: 11px;
	font-weight : normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
	line-height: 16px;
	border-top-width : ; 
	border-right-width : ; 
	border-bottom-width : ; 
	border-left-width : ; 
}

#whoWeAre	{
	position:absolute;
	left: 0px;
	top: 750px;
	width: 100%;
	z-index: 1;
	margin: 0;
	padding: 0;
	visibility:visible;
}

.belowFold {
	font-size: 10px;
	font-weight : normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
	line-height: 14px;
	text-align:left;
	border-top-width : ; 
	border-right-width : ; 
	border-bottom-width : ; 
	border-left-width : ; 
}
/* Colored Text Elements *//* Modified Hover Behaviors */
.belowFold a:hover, .belowFold a:link, .belowFold a:visited	{text-decoration: none; font-weight: normal; color: black;}
.belowFold STRONG {font-weight: normal;}

/* Colored Text Elements */
.ltBlue {color: #00B1B8}
.purple {color:#2B3A7A}
.limegreen {color: #A4D883}
.dkred {color:#990000;}

/* Super small text */
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
