@charset "utf-8";
/* CSS Document */

body
   {margin: 0;
	padding: 0;
	font: 70% Arial, Helvetica, sans-serif;
	text-align: center;
	color: black;
	background-image: url(../images/cdctes2.gif);
	background-color:#666666;}
	
 #maincontainer
  {margin: .55em auto;
	width: 850px;
	height: 755px;	
	background-color: #FFFFFF;
	color:#000000;
	text-align:left;
	border: 1px solid black;}
	
	#header
     {height: 100px; padding: 0.5em ;background-color: rgb(153,204,102); color: #FFF;}
  
   .h1{font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color:#fff; background-color:rgb(153,204,102);}
  
  
    #topnaviga
	 { font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top: 10px;
	right:191px;
	width: 375px;
	height: 37px;}
	#topnaviga ul
	{margin-top: 5px;
		padding-top: 5px;
	   padding-left: 10px;
	   padding-right: 10px;
	list-style-type: none;}
	#topnaviga li
	{display: inline;
	   margin-top: 5px;
		padding-top: 5px;
	   padding-left: 10px;
	   padding-right: 10px;	}
	#topnaviga li a
	{text-decoration:none;
	color:#FFFFFF;
	background-color:inherit;
	 }
	 #topnaviga li a:hover
	 {	text-decoration:none;
	color: #000000;
	background-color:inherit;}

	#leftsidebar
    {
	float: left;
	width: 180px;
	height: 608px;
	background-color:#FFFFFF;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
	 #ratehome {text-align:center; font-family: Georgia, "Times New Roman", Times, serif; color:#FFFFFF; background-color: inherit;}
	 
	 
	.leftboxh1{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	background-color: inherit;
	font-size: x-large;}
	.leftboxp{text-align:center; font-family: Georgia, "Times New Roman", Times, serif; color:#FFFFFF; background-color: inherit; font-size:10px;}
	
	.leftboxh2{ text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	background-color: inherit;
	font-size: 16px;}
	
 a.leftbox { padding-left: 2px; text-align:left;font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;}


a.leftbox:link {color:#FFFFFF;
	background-color: inherit;
	text-decoration:underline;}
a.leftbox:hover{text-decoration:none; background-color:inherit; color:black;}	
a.leftbox:visited{text-decoration:underline; background-color:inherit; color:#333333;}	
	
	
 a.linkp {
	display: block;
	padding: 3px;
	margin: 2px;
}
  a.linkp:link{	text-decoration:none;
	color:#000000;
	background-color:#ddd;
	border: 1px solid #999;}
  a.linkp:visited {
	text-decoration:none;
	color:#000000;
	background-color: #FFFFFF;
	border: 1px solid #999;}
  a.linkp:hover{text-decoration:none;
	color:#000000;
	background-color:rgb(153,204,104);
	border: 1px solid #ccc;} 
  a.linkp:active{text-decoration:none;
	color:#000000;
	background-color:#ddd;
	border: 1px solid #999;}	 
	 
.textfield {
	background-color:#FFFFFF;
	font-size: 12px;
	border:1px solid #0099FF;
	color: #000000;}
.tbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #336699;
	border-color: #ffffff;
	margin-top: 4px;}

	 
		
	  
 .bl {background: url(../images/1blorange.gif) 0 100% no-repeat; background-color: rgb(255,153,0); color: #FFFFFF; width: 150px; margin-top:40px; margin-left: 5px;}

.br {background: url(../images/1brorange2.gif) 100% 100% no-repeat;}
.tl {background: url(../images/1tlorange.gif) 0 0 no-repeat;}
.tr {background: url(../images/1trorange.gif) 100% 0 no-repeat; padding: 10px;}

.bl2 {background: url(../images/blblue1.gif) 0 100% no-repeat; background-color: rgb(51,153,204); color:#FFFFFF; width: 150px; margin-top:10px; margin-left: 5px;}
.br2 {background: url(../images/brblue1.gif) 100% 100% no-repeat;}
.tl2 {background: url(../images/tlblue1.gif) no-repeat;}
.tr2 {background: url(../images/trblue1.gif) 100% 0 no-repeat; padding: 10px;}

		
.bl3 {background: url(../images/1blgreen.gif) 0 100% no-repeat; background-color: rgb(153,204,102); color:#FFFFFF; width: 150px; margin-top:10px; margin-left: 5px;}
.br3 {background: url(../images/1brgreen.gif) 100% 100% no-repeat;}
.tl3{background: url(../images/1tlgreen.gif) 0 0 no-repeat;}
.tr3 {background: url(../images/1trgreen.gif) 100% 0 no-repeat; padding: 10px;}
.clear {font-size: 1px; height: 1px;}
	  

    #contents
    {height: 530px; margin-top: 35px; background-color:#FFFFFF; color:#000000;}
	#contents2
    {margin: 5px 5px 5px 5px;
	 height: 405px;
	 background-color:#FFFFFF;
	 color:#000000; }
    .note{font-size:9px !important;}
    .piepagina{font-size:9px; text-align:center; text-decoration: none; color:#000000; background-color:transparent;}
    #footer
    {clear: both;
	height: 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	background-color: rgb(204,153,102);
	text-align:center;
	color: #fff;}    
    	    
   #footer ul
	{ margin-top: 5px;
		padding-top: 5px;
	   padding-left: 5px;
	   padding-right: 5px;
	list-style-type: none;
	}
	#footer li
	{display: inline;
	   margin-top: 5px;
		padding-top: 5px;
	   padding-left: 5px;
	   padding-right: 5px;	}
	#footer li a
	{text-decoration:none;
	color:#FFFFFF;
	background-color:inherit;
	 }
	 #footer li a:hover
	 {
	text-decoration:none;
	color: #000000;
	background-color: inherit;}
a.breadA {text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;}
	
a.breadA:link{
	color:#000000;
	background-color: inherit;
	text-decoration:underline;
}
	 
 a.breadA:visited {
	color:#FF6600;
	background-color: inherit;
	text-decoration:underline;
}  
a.breadA:hover {color:rgb(51,153,204);
     background-color: inherit;
     text-decoration:underline;}  
a.breadA:active{color: #000000;
     background-color: inherit;
     text-decoration:underline;}   
	 
	 
	a.contp {font-family:Georgia, "Times New Roman", Times, serif;}
	 a.contp:link{
	color:#000000;
	background-color: inherit;
	text-decoration:underline;}
	
	 a.contp:hover {color:rgb(51,153,204);
     background-color: inherit;
     text-decoration:none;}
	 
	 
	  a.contp:visited {	color:#FF6600;
	background-color: inherit;
	text-decoration:underline;} 
	 
	 
