body{
     background:#ffffff;
     font-family:Verdana,Arial,Helvetica,sans-serif;
	 margin:0 0 0 0 ;	
}
table{
	 margin:0 0 0 0 ;	
	 font-size:11px;
	 color:#000000;
	 margin-left:auto;
	 margin-right:auto;
	 
}

.arial{font-family:Arial,sans-serif;}

.back {background:url(../images/luiza.jpg)}

.blue1{color:#99ccff;}
.blue2{color:#006ACD;}
.blue3{color:#D4DFEA;}

.black {color:#000000;}

.blue1back{background:#99ccff;}
.blue2back{background:#006ACD;}
.blue3back{background:#D6E8FB;}


.grayback {background:#f0f0f0;}
.gray1back {background:#cccccc;}
.gray2back {background:#999999;}
.gray3back {background:#666666;}
.gray4back {background:#333333;}

.whiteback {background:#ffffff;}
.blackback {background:#000000;}


.white {color:white;}

.gray {color:#f0f0f0;}
.gray1 {color:#cccccc;}
.gray2 {color:#999999;}
.gray3 {color:#666666;}
.gray4 {color:#333333;}

.frame{
  	 border-right:1px solid #006ACD;
	 border-top:1px solid #006ACD;
  	 border-bottom:1px solid 006ACD;
  	 border-left:1px solid #006ACD;
 }
.frame1{
  	 border:1px solid #cccccc;
 }
.framebottom{
  	 border-bottom:1px solid #f0f0f0;
 }
.frame1bottom{
  	 border-bottom:1px solid #fffff;
 }

.frametop{
  	 border-top:1px solid #f0f0f0;
 }
.frameright{
  	 border-right:1px solid #006ACD;
 }
.frameleft{
  	 border-left:1px solid #f0f0f0;
 }
.submenup{
   margin-bottom:6px;
} 
 
.center {text-align:center;}
.justify {text-align:justify;}
.right {text-align:right;}
.vbottom {vertical-align:bottom;}
.vtop {vertical-align:top;}
.italic {font-style:italic;}
.bold {font-weight:bold;}



.size9 {font-size:9px;}
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size20 {font-size:20px;}

A.link {
	text-decoration:none;
}
A.link:hover {
	text-decoration:underline;
}
A.link:active {
	text-decoration:none;
}

A.link1 {
	text-decoration:underline;
}
A.link1:hover {
	color:#333333;
}

