 html,body, table#stretch{
      margin:0;
      padding:0;
	  height: 100%;
      border:none;
   }
   
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626EAD;
	text-decoration:none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626EAD;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626EAD;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A2876;
}
.blueContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364595;
}
.menu_top {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
}
a.top:link {
	color: #FFFFFF;
	font-weight:bolder
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.top:active {
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.top:visited {
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.top:hover {
	color: #999999;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header_white {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.footText {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 10px;
}
H1 {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom:1px #999999 dashed;
}
.topheadline {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	padding:none;
	margin:none;
}
.headline {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom:2px #FF0000 solid;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.naviText {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #626EAD;
}
.naviItem{
	color:#c2905b;
	display:block;
	line-height:20px;
	width:140px;
	font-size:12px;
	text-decoration:none;
}
.naviItem:hover{
	background-color:#b2cad3;
	color:#fff;
	text-indent:3px;
	font-weight:bold;
}
.naviArrow, .naviArrowBottom{
	padding-right:8px;
	padding-left:8px;
	padding-top:3px;
}
.naviArea{
	border-top: 1px #d6d6d6 solid;
}
.TableHeader{
color: #FFFFFF; 
font-weight: bold; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image:url(../images/plano_header_bg.gif);
line-height:10px;
padding:3px;
}
.TableContent{
color:#666666;  
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
border-bottom:1px #999999 solid;
border-left:1px #999999 solid;
border-right:1px #999999 solid;
}
.TableRows{
font-weight: bold; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF; 
font-weight: bold;
background-color:#FF0000;
}
img {
	text-decoration: none;
	border:0;
}
.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
margin-top: 2px;
margin-right: 3px;
}

.switchcontent{
border-top-width: 0;
}
.cellhlt {
    background-color: #CCCCCC;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 14px Tahoma, Geneva, Arial, sans-serif;
width: 100%;
border-width: 1px 0;
background: black url(../images/menu_off.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 10px 15px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/menu_on.gif) center center repeat-x;
}
#spam {  
visibility:hidden;  
display:none;  
}  

