@charset "UTF-8";


body {font-size: 14px;  font-family: arial,verdana, helvetica, sans-serif; margin: 10px; padding: 0px; background-color: #fff; }

h1 { font-family: serif; font-weight: normal; font-size: 320%; border-bottom-style: solid; border-bottom-width: 1px; margin-top: 20px; 
    margin-bottom: 30px; padding-bottom: 0.1ex; color: #005e74;  font-variant: small-caps;}

h2 { font-size: 150%; padding-bottom: 0.5ex; color: #444    ; border-bottom-style: solid; border-bottom-width: 2px; margin-top: 30px; margin-left: 0px;}

h3 { font-size: 110%; padding-bottom: 0.5ex; color: #000000; margin-left: 0px;}

th { background-color: #696969; color: #eeeeee; border-top: solid 1px; font-size: 14px;}

td { background-color: #fff; color: #000;  border-top: solid 1px #ccc; font-size: 14px;}

table.intitletable{
    font-variant: small-caps;
    border-width: thick;
}
table.centeredtable{
    align-content: center;
    text-align: center;
}

td.noborder{
    border-top: none;
}

hr.persi{
    border-width: thin;
    border-bottom-style:ridge;
    border-color: cadetblue;
}

span.titlename{
    font-size:24px;
    font-weight: bold;
}

span.titlename2{
    font-size:18px;
    font-weight: bold;
}

#maindiv{
    width:1300px;
    margin:auto;
}


.namecardbox{
    float: left;
    margin-right: 40px;
    width:100%;
    padding-top: 5px;
    font-size: 12px;
    border-bottom: 1px dotted grey
}

div.columnbuilding {
  float: left;
  text-align: center;
  width: 125px;
  height: 140px;
  font-size: 12px;
}

div.divtitle{
    padding-bottom: 5px;
    margin:0px 0 10px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: dotted;
    border-color: grey;
    width: 200px;
    font-weight: bold;
    font-size: 14px;
}

div.column {
  float: left;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 5px;
}

div.columnlast {
  float: left;
  text-align: left;
  margin-left: 10px;
  margin-bottom: 5px;
}

img.buildingimage{
    height:150px;
    margin:2px 2px 0px 0px;
}

div.columnleft {
  float: left;
  width:250px;
  height: 900px;
  margin-right: 0px;
  margin-bottom: 0px;
  overflow-y: scroll; 
}

div.columnright {
  float: left;
  width:890px;
  max-height:540px;
  margin: 0px 0px 0px 5px;
  overflow-y: scroll; 
}


.row{
  padding: 2 1px;
}

.cselbox{
	background-color: #CCC;
	padding:4px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
    padding-left: 0px;
    position: relative;
    float: left;
    font-size: 12px;
    border-right: solid 1px grey;
}


.menudiv{
    width:100%;
}

#divtablo{
    width: 1100px;
}



#logodiv{
    width=800px;
    margin-right: 300px;
    border: 1 solid grey;
}

#divfull{
    margin:auto;
    width:1100px;
    box-shadow: 3;
}



div.floatingnames{
    float: left;
}


p{
    margin-top: 10px;
    padding : 0px;
}


a:focus { background: #ffcc99;
  }

a:link {
  color: black;
  font-weight : normal;
  text-decoration: none;
  }
a:visited {
  color: black;
  font-weight : normal;
  text-decoration: none;
  }
a:hover { 
  color: red;
  font-weight : normal;
  text-decoration: none;
  }
a:active { 
  color: orange;
  text-decoration: none;
  }
  
.menuke{
	font-size: 12px;
}
