/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccc99;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#993300;
	background-color: #ffcc00;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #FFCC00;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #990000;
	line-height:26px;
	letter-spacing:0.21em;
	}
	
.subHeader {
	color: #993300;
	line-height:normal;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.Interlineado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.LineMapL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999966;
}

.TITLES_NEW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(imagrac/titles-bg.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #FFCC00;
}

.DIVIDER {
	background-color: #BBBB77;
	width: 100%;
	height: 1px;
}

.Cartoon_Highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

.Cartoon_Big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	font-style: italic;
}

.Cartoon_Bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	list-style-image: url(titles/bullet04.png);
	line-height: 25px;
}

.Cartoon_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8D5F;
}

.ExpertRating_Spacing {
	height: 5px;
}

.ExpertRating_Font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
}

a.ExpertRating_LINK {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.ExpertRating_LINK:link {text-decoration: none; color: #3E51F9;}
a.ExpertRating_LINK:visited {text-decoration: none; color: #3E51F9;}
a.ExpertRating_LINK:hover {text-decoration: underline; color: #660000;}
a.ExpertRating_LINK:active {text-decoration: underline; color: #660000;}

a.ExpertRating_LINK_BIG {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.ExpertRating_LINK_BIG:link {text-decoration: none; color: #3E51F9;}
a.ExpertRating_LINK_BIG:visited {text-decoration: none; color: #3E51F9;}
a.ExpertRating_LINK_BIG:hover {text-decoration: underline; color: #660000;}
a.ExpertRating_LINK_BIG:active {text-decoration: underline; color: #660000;}

.ExpertRating_BGleft {
	background-image: url(imagrac/er-gradient-l.png);
	background-repeat: repeat-y;
	background-position: right;
}

.ExpertRating_BGright {
	background-image: url(imagrac/er-gradient-r.png);
	background-repeat: repeat-y;
	background-position: left;
}

.TAB_Box_ACTIVE {
	background-color: #990000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}

.TAB_Box_Inactive_Right {
	background-color: #DFDFBF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEBE7E;
	border-right-color: #BEBE7E;
	border-bottom-color: #FFCC00;
}

.TAB_Box_Inactive_Left {
	background-color: #DFDFBF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBE7E;
	border-bottom-color: #FFCC00;
	border-left-color: #BEBE7E;
}

.TAB_Box_Underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

a.TAB_Box_LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
a.TAB_Box_LINK:link {text-decoration: none; color: #999900; display: block;}
a.TAB_Box_LINK:visited {text-decoration: none; color: #999900; display: block;}
a.TAB_Box_LINK:hover {text-decoration: none; color: #999900; background-color: #FFCC00; display: block;}
a.TAB_Box_LINK:active {text-decoration: none; color: #999900; background-color: #FFCC00; display: block;}


.TXT_9px_Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3366CC;
}

.TXT_9px_White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-right: 5px;
}

.TXT_9px_Brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B88500;
}

.TXT_9px_Dark_Brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996600;
}

.Bonus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339900;
	font-weight: bold;
}

.rac-projects {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.CountryName {
	color: #3366CC;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LoStyles_Title {
	color: #ffcc00;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LoStyles_SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	letter-spacing: 0.4em;
}

.smallText {
	color: #666666;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	
.LoStyles_SmallText {
	color: #666666;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.21em;
}
	
.LoStyles_Title_LeftColumn {
	color: #FFFFFF;
	font-size: 16px;
}
	
.LoStyles_Areas{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.LoStyles_Areas_SubTxt {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.LoStyles_RCol_Title {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.LoStyles_RCol_SubTitle {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.LoStyles_DisplayTxt_Title {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.LoStyles_DisplayTxt_Subtitle {
	color: #B88500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.EndOfCollection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	vertical-align: bottom;
	color: #D8D8B1;
	font-weight: normal;
}






















.TAB_Box_ACTIVE_inverted {
	background-color: #990000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

.TAB_Box_Inactive_Right_inverted {
	background-color: #DFDFBF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #BEBE7E;
	border-bottom-color: #BEBE7E;
}

.TAB_Box_Inactive_Left_inverted {
	background-color: #DFDFBF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #BEBE7E;
	border-left-color: #BEBE7E;
}

.TAB_Box_Underline_inverted {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}

