/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFB4CC;
}

tr.menuRow {
	background-color:#00CCFF;
	font-weight:bold;
	font-family:"Comic Sans MS";
	text-decoration:none;
}

a:link { text-decoration:none;
		 font-weight:bold;
		 color:#000000; }
a:visited { text-decoration:none;
			font-weight:normal;
			color:#000000; }
a:hover { color:#FF3366; }
a:active { text-decoration:none;
		   color:#000000; }


a.bluelink:link{ text-decoration: underline;
		font-size: 2em; font-weight:bold; color:#0000ff;}

a.bluelink:hover{ font-weight:bolder; color:#0000ff; }

tr.menuRow td {
	border-bottom-width:middle;
	border-bottom-style:double;
	border-bottom-color:#FFFFFF;
	border-top-width:middle;
	border-top-style:double;
	border-top-color:#FFFFFF;
}

.tblTgp { display:inline; margin:2px;}

/*
table.tgpTbl tr td { 
	padding:0px;
	margin:0px;
	
}

table.tgpTbl img{
	margin:0px;
}
*/


img.thumbImg { margin:0px; border:none;}


div#divStayTopLeft { background-color:#EFA4BC;}

div#divStayTopLeft A{ text-decoration:none;
					  color:#000000;
					  font-weight:bold; }
					  
td#categorias { display:none; }

div#divStayTopLeftCat { background-color:#FFFFFF;
						/*border-color:#000000;
						border-width:thin;*/
					  }
					  
.searchbar {
    background-color:  #FF3366;
    border:            0px;
    font-family:       Arial, Helvetica, sans-serif;
    color:             #FFFFFF;
    font-size:         small;
    td height:         20px;
}
.thumbtable {
    background-color:  #FFB4CC;
    border:            0px solid #FF3366;
    font-family:       Arial, Helvetica, sans-serif;
    color:             #FF3366;
    font-size:         x-small;
    text-align:        center;
    text-decoration:   none;
}

.thumb {    
    border:            1px solid #FF3366;
}


