body {background-color:#F5F5F5;}
h1 {color: #0000AA; font-family:'San Serif';}
h2 {color: #0000AA; text-align:center; border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#939B9F;}
h3 {color: #0000AA; text-align:center; border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#939B9F;}

p {font-family:'Arial';text-align: justify;line-height: 1.2em;}

ul li {font-family:'Arial';text-align: justify;line-height: 1.2em;}

table {font-family:'Arial';text-align: justify;line-height: 1.2em;}

<!-- /*Picture */
.picHead {margin-left: 94px;text-align:center;width:820px; margin-top: -12px;}


.center{
margin-left: 5%;
margin-right: 20%;
text-align:center;
}




<!-- /*Main */
.main {
  border-width:1px;
  border-style:solid;
  border-color:#939B9F;
  padding:1.5em;
  text-align:left;  
  margin-left:230px;
  width:633px;  
  background: #FFFFFF;
}


.main a{text-decoration:underline;}

<!-- /*SubMenu */

.Submenu {margin-top: 5px;  margin-left:94px; width: 130px; border-width:0px; border-style:solid;
  border-color:#939B9F;position:absolute;}

.SubMenu ul {list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
width: 130px;
position:absolute;
margin-left:94px;
}


.SubMenu ul li {padding-bottom: 1px; /*bottom spacing between menu items*/
  font: normal 12px Arial;
  background: #BFBFBF;/*#C6C6C6;*/
  font-weight: bold;
  }

.SubMenu li a {font: normal 12px Arial;
  color: black;
  background: #E9E9E9;
  display: block;
  padding: 5px 0;
  line-height: 17px;
  padding-left: 8px; /*link text is indented 8px*/
  text-decoration: none;
  text-align:left; 
  /*color:#2044c8;*/
}

.SubMenu li a:hover {color: white;
background: #666666;}


.SubMenuFreeSpace {background-color:#FFFFFF; border-bottom:2px solid #ccc;border-top:0px solid #ccc;}
.SubMenuFreeSpace a { display:block;}
.SubMenuFreeSpace a:hover { background-color:#939B9F;}

.SubMenu p { font-family:'Times New Roman'; text-align: center; background: #E9E9E9; 
 font-weight: bolder;
 }



<!-- /*TopMenu */

.TopMenu {
    text-align:center;
    height:20px;
    display:block;
    margin-left: 190px;
    margin-top:-8px;
    margin-bottom:3px;
    width:730px;
}

.TopMenu ul {    
 }

.TopMenu ul li {
   float: left; 
   list-style: none; 
   display: inline; 
   border-right:1px solid #ccc;
   }

.TopMenu ul li a{
  padding-left: 10px;
  padding-right: 10px; /*link text is indented 8px*/ 
  background: #E9E9E9;
}

.TopMenu a:link {
   color:#0000AA;
   text-decoration:none;
	font-size:21px;
}

.TopMenu a:visited {
   color:#0000AA;
   text-decoration:none;
	font-size:21px;
}

.TopMenu a:link i {
   color:#000000;   
   text-decoration:underline;
	font-size:14px;
}

.TopMenu a:visited i {
   color:#0000AA;   
   text-decoration:underline;
	font-size:14px;
}

.TopMenu ul li a:hover {
   color: white;
   background: #666666;}


<!-- /*Links */
.link a
	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #4AA403;
	text-decoration: none;
	font-weight: bold;
	}

.link a:hover
	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #4AA403;
	text-decoration: underline;
	font-weight: bold;
	}

<!-- /*Sidebar Right*/

.sideBarRight
{
margin-top: 0px;  margin-left:915px; position:absolute;
width: 130px; overflow:hidden;
}
