BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/background.png);
	color: #FFFFFF;
}
TD {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: normal;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
A:link {
	TEXT-DECORATION: none;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:visited {
	COLOR: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover {
	COLOR: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.titulos {
	font-size: 18px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.naranjatit {
	color: #CC9900;
	font-weight: bold;
}
.links_bold {	color: #FFFFFF;
	font-weight: bold;
}
UL {
	MARGIN: 0px 0px 11px 27px;
	LIST-STYLE-TYPE: square;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
OL {
	MARGIN: 0px 0px 11px 27px; LIST-STYLE-TYPE: decimal
}
.chromestyle{
	width: 99%;
	font-weight: bold;
	font-size: 10px;
}

.chromestyle:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 11px;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.chromestyle ul li{
	display: inline;
	text-align: left;
}

.chromestyle ul li a{
	color: #FF9900;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #000000;
}

.chromestyle ul li a:hover{
	color: #FFFFCC;
	border-left-color: #000000;

}

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:normal;
	z-index:100;
	width: 210px;
	visibility: hidden;

 progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: auto;
	margin: 2px;
	padding: 2px;
	background-color: #000000;
	color: #FFFFFF;
}


.dropmenudiv a{
	width: 210px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #C6A96C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

* html .dropmenudiv a{
	width: 240px;
	font-size: 10px;
	margin-right: 10px;
	padding-right: 4px;
	background-color: #000000;
}

.dropmenudiv a:hover{
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
}

#ddblueblockmenu{
	border-bottom-width: 0px;
	width: 195px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 195px;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 3px;
	width: 195px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: white;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
}

* html #ddblueblockmenu li a{ /*IE only */
	width: 195px; /*IE 5*/
	w\idth: 195px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	width: 195px;
}

#ddblueblockmenu div.menutitle{
	color: #CCCC00;
	padding-left: 5px;
	background-color: #5B4D31;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-bottom-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 195px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
}

.mattblacktabs{
	width: 100%;
	color: #FFFFFF;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}

.mattblacktabs ul{
	color: #FFFFFF;
	margin: 0;
	list-style-type: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
}

.mattblacktabs li{
	color: #FFFFFF;
	display: inline;
	margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px; /*right divider between tabs*/
	color: #FFFFFF;



" >

background: ; /*background of tabs (default state)*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.mattblacktabs li a:visited{
	color: #FFFFFF;
	border: 0px solid #856B2E;" >
;												border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	filter:alpha(opacity=50);
	-moz-opacity:.40;
	opacity:.90;
	font-size:10px;
	text-align:left;
	color: #DECCB4;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #090500;
}
}

<style type="text/css">

#ddblueblockmenu{
border: 1px solid #266316;
border-bottom-width: 0;
width: 200px;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 150px;
	text-align: left;
	background-position: left top;
	float: left;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 3px;
	width: 190px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E47F09;
	background-position: left;
	text-align: left;
}

* html #ddblueblockmenu li a{ /*IE only */
	width: 200px; /*IE 5*/
	w\idth: 195px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	background-color: #5A401F;
	width: 190px;
	color: #FFCC00;
}

#ddblueblockmenu div.menutitle{
	color: #FF9900;
	padding-left: 5px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 195px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
}
