<!-- 
.logo_slogan { color:#555555; font-size:11px; font-family:Arial; font-weight:bold;} 
.leftbar_title { color:#222222; font-size:11px; font-family:Arial; font-weight:bold;} 
.main_title { color:#555555; font-size:12px; font-family:Arial; font-weight:bold;} 
.sub_title { color:#555555; font-size:11px; font-family:Arial; font-weight:bold;} 
.main_Text { color:#222222; font-size:12px; font-family:Arial; font-weight:normal;} 
.related { color:#CBCBCB; font-size:10px; font-family:Arial; font-weight:normal;} 

A:link	{ text-decoration:none; color: #333333; font-style: arial;font-weight: plain }
A:visited { text-decoration:none; color: #333333; font-style: plain; font-weight: plain  }
A:active  { text-decoration:none; color: #333333; font-style: palin; font-weight: plain }
A:hover   { text-decoration:underline; color: #000000; font-weight: plain; font-style: plain; }
A:font   { font-face:Arial }



.bodytext2 { color:#333333; font-size:12px; font-family:Arial; } 
.style2 {font-size: 13px}
.borda {border: thin dotted #999999;}

		.blocktext {
			border:solid 1px #CCCCCC;
			background:#F7F7F7;
			padding:4px;
			float:right;
			margin:0px 0px 0px 0px;
		}

blockquote {
border: 1px solid #CABEB2;
color: #333;
background: #F8F7F2 url(images/tanfade.jpg) repeat-x  bottom;
padding: 10px 15px;
margin: 10px 0;
font: normal 1.1em  helvetica, arial, sans-serif;
}

		#content h2{
		font-family: "Helvetica", Arial, sans-serif;
		letter-spacing:-1px;
		font-weight:bold;
		color:red;
	   padding-top:15px;
	   font-size:4.1em;
		clear:both;
		}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.77;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


-->