/*all*/
body {
	background: white;
	margin: 0px;
        padding:0;
	}
 
td {font-size:10pt; font-family:Verdana,Arial,Helvetica; color: #000000;}
 
a {color:#FD891F; font-size:10pt; font-family:Helvetica, Arial; font-variant:smallcaps; text-decoration:none; font-weight:bold;  text-decoration:underline;}
a:visited {color:#666666; text-decoration:underline;}
a:active {color:#FD3A1F; text-decoration:underline;}
a:hover {color:#FD3A1F; text-decoration:underline;}

p {font-size:10pt; font-family:Verdana,Arial,Helvetica; color: #000000;}
 
h1 {	color: #1638A2;
	font-family:Verdana,Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: regular;
	margin : 0px;}
 
/*FONTS*/
 
.tourhead {font-family:arial;font-size:15pt;color: #000000;font-weight:bold;}
.tourbig {font-family:arial;font-size:13pt; color: black;font-weight:bold;}
.toursm {font-family:Arial; font-size:9pt; color: black; font-weight:normal;}
 
/*table*/

.ttable  {background-color: #000033;}
.thead   {background-color: #4E83E3;}
.tcells1 {background-color: #FEDEC0;}
.tcells2 {background-color: #FFFFFF;}
.tourhead {background-color: #FFFFFF;}
 
/*CUSTOM*/

td.menu {font-size:10pt; font-family:Verdana,Arial,Helvetica;  color:#000033; font-weight: bold;}

p {font-size:10pt; font-family:Verdana,Arial,Helvetica;  color:#000033; font-weight: normal;}

a.menu {color:#000000; font-size:9pt; font-family:Helvetica, Arial; font-variant:smallcaps; text-decoration:none; font-weight:bold;}
a.menu:hover {color:#FE7A02; }
a.menu:visited {color:#666666; }


a.light {color:#000033; font-size:9pt; font-family:Helvetica, Arial; font-variant:smallcaps; text-decoration:none; font-weight:normal;}
a.light:hover {color:#AA0000; text-decoration:underline;}
a.light:visited {color:#666666; text-decoration:underline;}
.copy {font-size: 7pt; color: #000000; font-family:Verdana, Tahoma, Arial;}

img.women { border-color : #000033; border-width: 1px; }

.contact {
	color: #07265B;
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
}

hr { color: #2F69FD; height:2px;}

/* apartments */
A.apartmenu {
display:block;float:left;width:110px;
       BORDER-RIGHT: #369 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #369 1px solid; 
	BORDER-left: #369 1px solid; 
	PADDING-LEFT: 5px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #369 1px solid; 
	TEXT-DECORATION: none;
	font-family:arial; 
        color:black;
	font-size:10pt;
        font-weight:bold;
	text-align: center;
	margin: 0px 3px;
}
A.apartmenu:visited {
        color:;
}
A.apartmenu:hover {
	BACKGROUND: 
	color:;
}
