
div.mainfont{
  text-align: left; 
}

table.maintext{
	font-size: 10pt; /* main font size for the website */
  text-align: left;
}

table.siteborder{
	border-style: outset;
	border-width: 2px;
	margin-top: 1em;
}


table.navmenu{
	border: 0px;
	width: 130px;
	text-align: left;
}

div.classiclogorelative{
  float: left;  
  height: 1px;
  left: 0px;
  position: relative;
}

div.classiclogoabsolute{
  height: 82px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 332px;
  background-color: white;
}

table.classiclogocontainer{
  width: 100%;
}

table.classiclogocontainer td{
  height: 82px; 
}


div.classicheader{
  background-position:right top;
  background-repeat:no-repeat;
  background-color: white;
  float: left;
  height: 89px;
  width: 900px;
  overflow: hidden;
}

div.subsection{
	margin-left: 4px;	
}

td.centerinfo{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
}



H3{	/* Used for main titles of sections */
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

.navbar{
   font-size: 10pt;
   font-weight: normal;
   text-decoration: none;
}

.navselected{
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
}

img.imgborder01{
	width: 130px;
	height: 7px;
}

div.sideimage01{
	width: 130px;
	overflow: hidden;
}

div.sideimage01top{
  background-position:top left;
  background-repeat:repeat-x;
  line-height: 7px;
  width: 130px;
}

div.sideimage01bottom{
  background-position:top left;
  background-repeat:repeat-x;
  line-height: 7px;
  width: 130px;
}


div.sideimage02{
	width: 248px;
	overflow: hidden;
}


div.sideimage02bottom{
  background-position:top left;
  background-repeat:repeat-x;
  line-height: 7px;
  width: 248px;
}

img.imgborder02{
	width: 248px;
	height: 7px;
}

