body  { 
	color: #ae9962; 
	font-size: 11px; 
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
td   { color: #696969; font-size: 11px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.titulo  { 
	font-weight: normal; 
	font-size: 15px; 
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
.low_border  { border-bottom: 1px solid #696969 }
.back_fade_dn   { background: url(../images/back_fade_dn.jpg) repeat-x; padding-right: 2px; padding-left: 2px; border: solid 1px #ae9962 }
.axis_title   { font-style: oblique; font-size: 12pt; font-family: Georgia, Palatino }
.axis_subtitle  { font-style: oblique; font-size: 11pt; font-family: Georgia, Palatino }
a { color: gray; text-decoration: none }
a:hover { color: black; text-decoration: none }
.body_gold_gradient  { background: #6e613f url(../images/gold_gradient.jpg) repeat-x }
.dark_border { border: solid 1px #786a45 }

a.menulink  { color: gray; background-color: #edebdf; display: block }
a.menulink:hover { color: white; background-color: #AE9962 }
td.menulink:hover { color: white; background-color: #AE9962 }

.menutitle  { color: #005ea8; font-weight: bold; font-size: 11px; font-family: verdana; text-decoration: none; 
background-color: #f5f5f5; text-align: left; text-indent: 3px; width: 168px; height: 22px; display: block }

.menu td a { width: 100%; color: gray; display: block; background: #edebdf }
.menu td a:hover { color: white; background-color: #AE9962 }


