/*all*/
body {  background: Black;
	margin:0;
        padding:0;
color: #EEEEEE;
        }

td { color:white; font-family: verdana, arial, serif; font-weight: normal; font-size: 8pt; }

a { color:#ff97ff; font-family: arial; font-weight: normal; font-size: 9pt; text-decoration:none; }
a:visited { color:#ffccff;}
a:hover { color:red;}
a:active { color:red;}

a.menu { color:#ffffff; font-family: arial; font-weight: normal; font-size: 9pt; text-decoration: underline;  }
a:visited.menu { color:#ffccff;}
a:hover.menu { color:red;}
a:active.menu { color:red;}

a.menu1 { color:#ffffff; font-family: arial; font-weight: normal; font-size: 8pt; text-decoration: none;  }
a:visited.menu { color:#ffccff;}
a:hover.menu { color:red;}
a:active.menu { color:red;}

p {margin:3pt; color:white; font-family: verdana, arial, serif;	font-weight: normal; font-size: 8pt;}
h1 { color: white;font-family: AGBengaly, Helvetica, arial;font-size:16pt; font-weight:bold; font-style:normal; }
.contact { color:#ff97ff; font-family: arial; font-weight: normal; font-size: 8pt; line-height: normal; }


/*font*/

font.tour { font-family:arial; font-size:11px; color:white; font-weight:normal;}
.tourhead {
      font-family:arial; 
      font-size:14px; 
      color:#ff97ff;
      font-weight:bold;
      }
.tourbig {
         font-family:arial; 
         font-size:12px; 
         color:#ffffff;
         font-weight:bold;
         }

.toursm {
  font-family:Arial;
  font-size:10pt;
  color:#00ff00;
  font-weight:normal;
  }
.toursm {fontsize:10px;}

/*table*/
.ttable  {background-color: dimgray;}
.thead   {background-color: #444343;}
.tcells1 {background-color: black;}
.tcells2 {background-color: black;}

/*custom*/
img.women {border-width:1px; border-color:#ff97ff;}
a img {border-width:1px; border-color:#ff97ff;}
.note { color:#ffffff; font-family: arial; font-weight:bold ; font-size: 9pt; font-style:normal; }
.text { color:#ffffff; font-family: arial; font-weight: normal; font-size: 9pt; line-height: normal; }
.text1 { color:#ff97ff; font-family: arial; font-weight: normal; font-size: 9pt; line-height: normal; }
hr { color: #ff97ff; height:1px;}

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