body,table,td,tr {font-family: verdana, "trebuchet MS", tahoma, arial, helvetica, sans-serif;	font-size : 10px; color: #333333

   overflow-y:auto;
   overflow-x:hidden; 

}

a:link {color: #4A5A49; text-decoration: none; font-weight: bold;} 
a:visited {color: #4A5A49; text-decoration: none; font-weight: bold;} 
a:hover {color: #4A5A49; text-decoration: underline; font-weight: bold;} 
a:active {color: #4A5A49; text-decoration: none; font-weight: bold;} 

.Titulo1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	color: c39500;
	font-weight: bolder;



}

.borda   {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:9px;
	border:1px solid #5d83b8;
	cursor: default;
	font-weight: bold;
	background-color: #F0FCED;
}

.selectBoxNormal {background-color: #F7FCED; color: black; font-size:11px;font-family: Verdana, Arial, Helvetica, sans-serif; border:1px #000000 solid}
.selectOver{background-color: #F3FEDE; color: black; font-size:11px;font-family: Verdana, Arial, Helvetica, sans-serif ; border:1px #000000 solid}


.TitleBlue {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #7AA2D6;
}
.TitleGreen {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #c39500;
}
.TitleBlue2 {
	font-family:Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #4D81C8;
}


