body {
/*E5E8E2*/
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet Ms", Tahoma, verdana,Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #666666;


}
#wrapper {
	
	width:850px;
	background:#F4F4F2;
	border:5px solid #fff;
	margin:0px auto;
}
#title {
	font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:11px;
	color: #666666;
	text-align:center;
	font-weight: bold;
}
#left {
	font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:11px;
	color: #666666;
	text-align:left;
}
#right {
	font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:11px;
	color: #666666;
	text-align:right;
}


#day{
    font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	text-align:center;
	/*font-weight: bold;*/
}
#daynum{
    font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	text-align:right;
	/*font-weight: bold;*/
	width:92px;
	padding-top:0px;

}

#container{
        border:solid 3px #99CCFF;
        margin:5px 1px 0 150px; 
        
        /* padding:10px; */
        width:750px;
        height:600px;
}


#contenido{
        border:solid 0px #99CCFF;
        margin:5px 1px 0 160px;
        /* padding:10px; */
        width:400px;
        height:400px;
}
#containerdos{
        border:solid 0px #99CCFF;
        margin:1px 1px 1px 1px; 
        /* padding:10px; */
        width:570px;
        height:450px;
}


#contenidodos{
        border:solid 1px #AD8A8C;
        margin:1px 1px 1px 1px;
        /* padding:10px; */
        width:175px;
        height:80%;
        float:left;
}

#contrates{
        border:solid 0px #99CCFF;
        padding-top:20px;
        margin:0 auto;
        width:580px;
}
#contrates td,input{
        font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	    font-size:12px;
     	color: #666666;

}

#contetit{
        border:solid 1px #99CCFF;
        margin:5px 1px 0 10px;
        padding:5px 5px 5px 5px;
        width:500px;
        /*height:350px;*/
        float:left;
        font-family: 80% Tahoma,"Trebuchet Ms",verdana,"Times New Roman", Times, serif;
	    font-size:12px;
	    color: #666666;
}


#menu{
        border:solid 1px #999999;
        background:#9999CC;
        margin:10px;
        padding:5px;
        width:100px;
}

#preloader{
        border:solid 0px #999999; 
        width:510px;
}
#renglon{
	font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:11px;
	color: #666666;
	text-align:left;
}
#hr { 
  border: dotted 1px #999999; 
  border-width: 10px;

}
#boton{
   font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
   font-size: 8pt; 
   color: #808080; 
   background-color: #F3F9E6;
   border: 1px solid #99CCFF;
   border-width: 1px;
}
#renadm{
	font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	text-align:center;
}
#titadm{
    font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	text-align:center;
	font-weight: bold;
}
#txarea{
	font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	text-align:justify;
}

a{
    font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	text-aling:right;
}
a:visited{
    font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	text-decoration:none;
	text-aling:right;
}
a:hoover{
    font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	text-decoration: underline;
}
iframe { background-color: #EFE7E7;
}
#tdnotavail {
	background:url('images/notavailable.gif') no-repeat right top;
	background-color: inherit;
	color: #666666;
	font-family: "Trebuchet Ms", Tahoma, verdana,"Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
	/*font-weight: bold;*/
	width:92px;
	height:71px;
	padding-top:0px;

}

.onspecial {
	background: url(images/star.png) no-repeat left bottom;
	background-color: inherit;
}
#hoverpopup {
	float:left;
	width:80px;
	height:36px;
	visibility:hidden;
	background:url(images/hoverBox.gif) no-repeat left top;
	margin: 0;
	padding: 0;	
	text-align:center;
	position: relative;
	top:26px;
	left:3px;
}

#hoverpopup table {
	padding-top:8px;
	position:relative;
	
}
#hoverpopup table td {
	font-size:10px;
	line-height:105%;
}
	
	
	
	
	
	
	
	
	
