/* CSS Top Model Cuba */
body {
	/* background-image: url(top_model_bg.jpg);*/
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #DBE6D2;
}


#menu_text
{
	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #707070;
	text-decoration: none;
	padding: 2px 2px 2px;
	line-height: 1.2em;
	
}

#menu_text:hover 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position: relative;
	text-decoration: none;
	color: #43945E;
	background: transparent;
	padding: 1px 1px 1px;
	border: 1px solid #43945E;
	
}


.style1 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	text-decoration: none;	
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #292929;
	font-style: normal;
	font-weight: normal;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E9B78;
	font-style: normal;
	font-weight: normal;
}
a{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#1D8D80;
	font-style: normal;
	text-decoration: underline;
	}
 
a:hover {
    color:#666666;
	
	}
	
.highslide {
	cursor: pointer;
    outline: none;
}
.highslide img,
.highslide:hover img,
.highslide-image {
	border: 2px solid white;
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits {
	display: none;
}

/* HTML extension */

.highslide-html {
    background-color: white;
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
    padding: 10px;
}
.highslide-control {
	float: right;
    display: block;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.highslide-control:hover {
	color: black !important;
}
.ad_thumb_td {
	cursor: url('http://www.netssa.com/zoom/cursor/zoomin.cur'),pointer;
	outline: none;
}
	
