body {margin:0; padding:0}

/* Menu Links */
a:link.menus    { text-align:center; width:100%; background-color:000080; font-weight:bold; color:#ffffff; text-decoration:none }
a:visited.menus { text-align:center; width:100%; background-color:000080; font-weight:bold; color:#ffffff; text-decoration:none }
a:hover.menus   { text-align:center; width:100%; background-color:000080; font-weight:bold; color:#E00000; text-decoration:none }
a:active.menus  { text-align:center; width:100%; background-color:purple; font-weight:bold; color:green; text-decoration:underline }
a:focus.menus   { text-align:center; width:100%; background-color:purple; font-weight:bold; color:#ffffff; text-decoration:underline }


/* Ordinary Links */
a:link    { font-weight:bold; color:blue; text-decoration:none; }
a:visited { font-weight:bold; color:blue; text-decoration:none }
a:hover   { font-weight:bold; color:red; text-decoration:underline }
a:active  { font-weight:bold; color:blue; text-decoration:underline }
a:focus   { font-weight:bold; color:red; text-decoration:underline }

/* Homebuilding link */
a:link.homebuilding    { font-weight:bold; color:7ACFEB; text-decoration:none; }
a:visited.homebuilding { font-weight:bold; color:7ACFEB; text-decoration:none }
a:hover.homebuilding   { font-weight:bold; color:white; text-decoration:underline }
a:active.homebuilding  { font-weight:bold; color:blue; text-decoration:underline }
a:focus.homebuilding   { font-weight:bold; color:7ACFEB; text-decoration:underline }

/* Tables */
.DirTable  { width:99%;table-layout: fixed;vertical-align: super  }
.EmptyCell { height:15px }

/* Text */
.SiteAreaTitle { font-weight:bold;font-size:18;font-family: Comic Sans MS }

/*House table*/
.HouseTable   { border:0; padding:0; }
.HouseFont    { font-family:Impact; font-size: large}
.HouseFontSP  { font-family:Impact; font-size: large; letter-spacing: 0.27em }
.HouseBottom  { background-color:#4da7cd; text-align:center; height: 10px; border-left: 15px solid white; border-right: 15px solid white; padding:0px}
.HouseTextImg { height:55px; text-align:center; padding:0px}

/* menu table */
table.menu { margin:10px;padding:0px;width:100%; table-layout:fixed; text-align: center; margin:0px; background-color: White}
.menu { width:100%; background-color:#000080; text-align:center; line-height:17px; border: 1px solid white; }

/*other*/
ul.index {margin-left:20px;margin-bottom:0px;padding:0px;color:FFFFFF;font-size:8pt;font-weight:bold;line-height:15px}
