td{
	color:  #0059B3;
	line-height: 120%;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
}
body{
	margin-left:0px;
	margin-right:10px;
	margin-top:0;
	margin-bottom:0;
	background-color : White;
}
hr {
	color :#ffcc33;
}

#container
{
	margin-top:0;
	margin-left:0px;
	margin-right:0px;
	width: 100%;
	background-color: #FFF;
	color:  #3399FF;
	line-height: 130%;
	font-family : Arial, Helvetica, sans-serif;
	}
#top
{
background-image :url(images/logo2.gif);
	background-repeat : no-repeat;
	background-position : right;
	background-color: white;
	height:55px;
	font-size:10px;
	
}
#top h1
{
	padding-left: 50px;
	font-size:16px;
	margin: 0;
	color: #0cc;
	letter-spacing : 2px;
	text-align : left;
	background-image :url(images/header_fade.jpg);
	background-repeat : no-repeat;
	background-position : right;
	height:50px;
	}
.drop
{
	font-size:12px;
	font-weight : bold;

	height:19px;
	background-color:#ffcc33;
	color: #3399FF;
	font-family: sans-serif;
	background-image : url(images/tmenucurvel.gif);
	background-repeat : no-repeat;
	background-position : right;
	margin-right:450px;
	padding-left:15px;
	margin-bottom:0px;
	margin-top:0px;
	line-height : 14px;
	
	
	
}
.topbar
{
	background-image : url(images/topbar.jpg);
	background-repeat : no-repeat;
	height:28px;
	width:100%;
	margin-bottom:0px;
}

#leftnav
{
	float: left;
	width: 160px;
	margin-top: 0;
	margin-right:0;
	background-color: #fff;
	
	}
#content
{
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	margin-left: 180px;
	color:  #3399FF;
	margin-top:0px; 
	
	}
.banner
{
	background-color:#fff;
	height : 68px;
	color :  #3399FF;
	border-top: 5px solid #ffcc33;

}

.bannertxt
{
	text-align : right;
	background-color:#ffcc33;
	height : 68px;
	background-image : url(images/Spain5.jpg);
	background-repeat : no-repeat;
	background-position : left;
	font-weight:bold;
	padding-right:10px;
	margin-top:10px;
}
/* .bannertxt p
{
padding-top:10px;
font-size:12px;
font-weight:bold;
} */

.mainhd
{
	background-color : #fff;
	background-image : url(images/thead.gif);
	background-repeat : no-repeat;
	background-position : left;
	height:25px;
	margin-left:0;
	padding:0px;
	font-weight:bold;
}

.mainhd img
{
	margin: 2px;
	vertical-align : middle;

}
.leftc
{
	margin-top : 10px;
	border-top : 1px solid #ffcc33;
	border-right : 1px solid #ffcc33;
	border-bottom : 1px none #ffcc33;
	border-left : 1px solid #ffcc33;
	padding-right:5px;
	
}
.leftc p
{
	text-align:justify;
	padding-left:10px;
	padding-top:0px;
	}	
	
	
.rightc
{
	background-color : #fff;
	width:180px;
	float:right;
	border-left:1px none #2b99d0;
	text-align:justify;
	padding:10px;
	margin-left:20px;
}
.rightc p
{
	
	text-align:center;
	font-style : italic;

}

.rightc img
{
	text-align : right;

}


#footer
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: .5em;
	color: #cc3300;
	font-size : 10px;
	letter-spacing : 1px;
	text-align : center;
	line-height : 12px;
	background-color: #FFFFFF;
	border-top: 1px solid #ffcc33;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content h1 {
	color : #CC6666;
	font-size: 14px;
	}
#content h2, h3 {
	color : #3399FF;
	font-size: 12px;
	margin: 0 0 .5em 0; 
}
#leftnav ul { 
	margin: 0 0 0 0;
	padding: 0 0 5px 5px;
	list-style:none;
}

.imgRight
{
	float:right; 
	border:1px solid #CC6666; 
	margin:10px; 
	padding:5px;
	background-color : #FFFFFF;
}
.imgLeft
{
	float:left; 
	border:1px solid gray; 
	margin:10px; 
	padding:5px; 
}
.details{
	font-size : 9px;
	font-weight : bold;
	background-color: #fff;
	padding: 1px;
	border: 1px solid #ddd;
	text-align : center;
	width: 160px;
}

.details img{
	vertical-align : middle;
}
.clearboth{
	clear: both;		
}
.contact{
	background-color: #f4f2f2;
}

div.row {
	 padding-top: 5px;   
	 border: 1px none blue;

  }

div.row span.label {
	  float: left;
	  width: 100px;
	  text-align: left;
	  border:1px none red;
	  padding:5px;
	
  
  }

div.row span.formw {
	text-align: right;
	border:1px none blue;
	padding:5px;
  } 
	
div.row span.formw input {
	font-family: Arial, Helvetica, sans-serif; 
	border:1px none gray;
	background-color : #edf9fe;

  } 
div.row span.formw textarea {
	font-family: Arial, Helvetica, sans-serif;
	border:1px none gray;
	padding:5px;
	font-size:14px;
	background-color : #edf9fe;
  } 
.gInputbut {
	border-top:1px solid gray;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	border-left:1px solid gray;
	margin:5px;
	}
	
	
	
.searchbox{


}

.blue{
	color: blue;

}

.errorul{
	color:red;

}

.roundcont {
	width: 150px;
	background-color: #ffcc00;
	color: #fff;
	margin-left:10px;
	
}

.lbox p {
	margin: 0 10px;
	font-weight:bold;
	font-size:11px;
	text-align : center;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
	   width: 15px;
	   height: 15px;
	   border: none;
	   display: block !important;
}
#menu {
	width: 160px;
	margin-left: 5px;
	margin-top: 0px;
	
	
	}
	
#menu li a:link {
	margin-top: 10px;
	font-size:12px;
	
	font-family: sans-serif;
	color: #3399FF;
	text-decoration: none;
	display: block;
	background: url(images/menubg.gif);
	background-repeat : no-repeat;
	padding: 2px 0 0 20px;
  	height: 24px;
	
	
	}
#menu li a:visited	{
	font-size:12px;
	margin-top: 10px;
	font-family: sans-serif;
	color: #3399FF;
	text-decoration: none;
	display: block;
	background: url(images/menubg.gif);
	background-repeat : no-repeat;
	padding: 2px 0 0 20px;
  	height: 24px;
	
	
	}
	
#menu li a:hover {
	font-size:12px;
	color: #257EB7;
	text-decoration: none;
	display: block;
	background: url(images/menubg2.gif);
	background-repeat : no-repeat;
	padding: 2px 0 0 25px;
  	height: 24px;
	
	}
#menu li a:active{
	font-size:12px;
	margin-bottom: 10px;
	color: #257EB7;
	text-decoration: none;
	display: block;
	background: url(images/menubg2.gif);
	background-repeat : no-repeat;
	padding: 2px 0 0 25px;
  	height: 24px;
	
	}

	.formbox{
	width:90%;
	margin:20px;
	background-color : #f9f7f7;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;



}
.mainhd img 
{
	border:none;
	vertical-align : middle;
	margin-right:5px;

}
.floatright
{

	float : right;
	background-color : #ffffff;
	border-top : 1px solid #ffcc33;
	border-right : 1px solid #ffcc33;
	border-bottom : 1px solid #ffcc33;
	border-left : 1px solid #ffcc33;
	margin : 0px 0px 10px 10px;
	
	padding : 5px 5px 5px 5px; 



}
.lbox img 
{
	border:none;
	vertical-align : middle;
	margin-right:5px;

}
#footer img 
{
	border:none;
	vertical-align : middle;
	margin-right:5px;

}
.lbox{

width: 150px;
	background-color: #ffcc00;
	color: #fff;
	margin-left:10px;
	padding-bottom:10px;


}

