body
{
	background-color: #c8e5fb;
	margin: 0px 0px 0px 0px;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010a63;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	font-size: 14px;
	color: #010a63;
	text-transform:uppercase;
}
h2
{
	margin-bottom: 0px;
	font-size: 13px;
	color: #010a63;
}


.itemtable {
	width:340px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:0;
	padding:0;
}
.itemmarginleft {
	margin-left:20px;
}
.itemname {
	width:300px;
}
.itemprice {
	text-align:right
}


table.main
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
td.left
{
	background-image: url(../images/left_side.jpg);
	background-repeat: repeat-y;
	padding-left: 16px;
}
td.right
{
	background-image: url(../images/right_side.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 16px;
	background-color: #edf7fe;
}
td.space
{
	height: 40px;
	background-color: #fff;
	vertical-align: bottom;
	padding-left: 10px;
}
td.flags
{
	height:40px;
	background-color: #fff;
	vertical-align: bottom;
	padding-left: 10px;
	text-align:right
}
td.text
{
	padding: 10px;
	text-align:justify
}

td.n_homep
{
	background-image: url(../images/homeb.gif);
	background-repeat:no-repeat;
}
td.n_home
{
	background-image: url(../images/homeb.gif);
	background-repeat:no-repeat;
}
td.n_spain
{
	background-image: url(../images/spain.gif);
	background-repeat:no-repeat;
}
td.n_sales_rentals
{
	background-image: url(../images/sales_rentals.gif);
	background-repeat:no-repeat;
}
td.n_investments
{
	background-image: url(../images/investments.gif);
	background-repeat:no-repeat;
}
td.n_contact
{
	background-image: url(../images/contact.gif);
	background-repeat:no-repeat;
}
td.n_cv
{
	background-image: url(../images/cv.gif);
	background-repeat:no-repeat;
}
td.n_pool
{
	background-image: url(../images/pool.gif);
	background-repeat:no-repeat;
}

td.menu
{
	background-color:#FFE4B6;
	width:16%;
	text-align:left;
}
.bgmenu
{
	background-color:#FFE4B6;
	display:none; position:absolute;  z-index:2; top:10; 
	left:0; 
	text-align:left; 
	margin-top:10px; 
	padding-left:10px; padding-bottom:10px; padding-right:10px;
}
<!-- end -->
img.h_img
{
	float: right;
	padding-left: 7px;
}
a
{
	color: #C24A0E;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
p {
	margin:5px; margin-left:0px;
}
ul {
	margin-top:5px;
	margin-left:18px;
	margin-bottom:15px;
}
.imgstyle {
	float:right; margin:7px;
	border-top: 0.1em solid #110000; border-bottom:0.1em solid #eeeeee; border-left:0.1em solid #110000; border-right:0.1em solid #eeeeee;
}

td.n_rent {
	background-image:url(images/view_properties.gif);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	padding-left: 40px;
	height:26px;
}
td.n_sales {
	background-image: url(images/sales.gif);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	padding-left: 40px;
	height:26px;
}
select 
{ 
	height:88px;
	font-size:11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color:#ffffff ! important;
}