body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backnew.jpg);
	backgroundcolor: #990000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : #990000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bold11px {
	font-size: 11px;
	font-weight: bold;
}

.bold12px {
	font-size: 12px;
	font-weight: bold;
}
.bluish
{
	font-size: 11px;
	font-weight: bold;
	
	color:#036;
	
	}

.whitebold {
	color: #FF0000;
	font-weight: bold;
}

.smallgray {	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.style31 {color: #FFFFFF}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
    text-decoration: none;
	color: #FFFFCC;
}


.topmenu:hover {
  text-decoration: underline;
  color: #006622;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: underline;
  color: #FFFFFF;
}
.login {
	background-color: #FFFFCC;
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
}
.loginbutton {
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	height: 24px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	hover-color : #990000;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.login {
	background-color: #F4FDFF;
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
}
.loginbutton {
	background-color: #FFEBE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	height: 18px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}



#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #777777;
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);
}



