.combobox {
	height: 100%;
	width: 98%;
	border: 1px solid #87A4D2;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D85C3;
	background-color: #ECF2FC;	
}
.editbox {
	height: 16px;
	width: 98%;
	border: 1px solid #87A4D2;
	padding: 1px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D85C3;
	background-color: #ECF2FC;
}

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


.color_white {
	background-color: #FFFFFF;
}
.color_blue {
	background-color: #5D85C3;
}
.color_lightblue {
	background-color: #87A4D2;	
}
.color_green {
	background-color: #97C000;
}
.color_lightgreen {
	background-color: #ECF2FC;
}
.linebottombluedotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #87A4D2;
}
.linebottomgreendotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #97C000;
}
.linebottombluesolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87A4D2;
}
.linetopbluedotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #87A4D2;
}
.linetopbluesolid {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87A4D2;
}
.linetopgreendotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #97C000;
}
.lineleftbluesolid {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #87A4D2;
}
.lineleftgreensolid {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97C000;
}
.linerighttbluesolid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87A4D2;
}
.linerightgreensolid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97C000;
}
.outlineblue {
	border: 1px solid #87A4D2;
}
.outlinegreen {
	border: 1px solid #97C000;
}
.outlinewhite {
	border: 1px solid #FFFFFF;
}





.logo {
	background-image: url(logo_enquinta.jpg); background-repeat: no-repeat;
}
.logo_detail {
	background-image: url(logo_detail.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.layout01 {
	background-image: url(back1.gif);
	background-repeat: repeat;
	background-position: top;
}
.layout02 {
	background-image: url(back2.gif);
	background-repeat: repeat;
	background-position: bottom;	
}
.layout03 {
	background-image: url(back3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box_blue {
	background-image: url(box_blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.box_green {
	background-image: url(box_green.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.img_hotspot_01{
	background-image: url(img_hotspot_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.img_hotspot_02{
	background-image: url(img_hotspot_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.img_hotspot_03{
	background-image: url(img_hotspot_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.img_hotspot_04{
	background-image: url(img_hotspot_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}








.txt09white {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
	background-position: right bottom;
}
.txt09blue {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #355991;
	line-height: 14px;
}
.txt09green {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #97C000;
	line-height: 14px;
}
.txt10white {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
}
.txt10blue {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #355991;
	line-height: 14px;
}
.txt10green {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #97C000;
	line-height: 14px;
}
.txt11white {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
}
.txt11blue {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #355991;
	line-height: 14px;
}
.txt11green {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #97C000;
	line-height: 14px;
}
.txt12white {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
}
.txt12blue {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #355991;
	line-height: 14px;
}
.txt12green {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #97C000;
	line-height: 14px;
}
.txt14white {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
}
.txt14blue {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #355991;
	line-height: 14px;
}
.txt14green {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #97C000;
	line-height: 14px;
}






.links10 {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: none;
	line-height: 14px;
	word-spacing: 1px;
    }
    .links10:LINK {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: none;
	line-height: 14px;
	word-spacing: 1px;		
    }
    .links10:HOVER {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: underline;
	line-height: 14px;
	word-spacing: 1px;		
}


.linksbox {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: none;
	background-color: #F7FAFD;
	height: 20px;
	text-align: left;
	text-indent: 3px;
	background-repeat: no-repeat;
	float: left;
	vertical-align: middle;
    }
    .linksbox:LINK {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: none;
	background-color: #F7FAFD;
	height: 20px;
	text-align: left;
	text-indent: 3px;
	background-repeat: no-repeat;
	float: left;
	vertical-align: middle;	
    }
    .linksbox:HOVER {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: none;
	background-color: #E8F0F9;
	height: 20px;
	width: 100%;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	background-repeat: no-repeat;
	float: left;	
    }


.linksbox1 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: none;
	background-color: #E8F0F9;
	height: 20px;
	text-align: left;
	text-indent: 3px;
	background-repeat: no-repeat;
	float: left;
	vertical-align: top;
    }
	
	
.linksbox_submit {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: none;
	background-color: #F7FAFD;
	text-indent: 3px;
	height: 20px;
	margin: 0px;
	vertical-align: middle;
	
	
    }
    .linksbox_submit A {
	color: #5D85C3;
	text-decoration: none;
	text-indent: 3px;
	display: block;
	width: 100%;
	margin: 0px;
	vertical-align: middle;
	padding-top: 2px;
    }
    .linksbox_submit:HOVER {

	text-decoration: none;
	background-color: #E8F0F9;
	text-indent: 3px;
    }	
	
	
	
	
	

.linkmini {
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: none;
	letter-spacing: 1px;
    }
    .linkmini:LINK {
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: none;
    }
    .linkmini:HOVER {
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #5D85C3;
	text-decoration: underline;
}




.copyright{
	FONT-SIZE: 9px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
    }
    .copyright:LINK {
	FONT-SIZE: 9px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
    }
    .copyright:HOVER {
	FONT-SIZE: 9px;
	COLOR: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.countrybox {

	height: 19px;
	width: 150px;
	border: 1px solid #87A4D2;
	padding: 1px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D85C3;
	background-color: #ECF2FC;
}
