body { 
  background-color: #FFFFFF 
}

A:link {
    color: #0000DF;
    text-decoration: none
}

A:visited {
    color: #0000AF;
    text-decoration: none
}

A:active {
    color: #0000DF;
    text-decoration: none
}

A:hover {
  text-decoration: underline
}

/* Standard text */
p, td, tr, ol, li {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10pt;
  color: black;
}


/* Greatest heading */
h1 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #0000a0;
}

/* Second heading */
h2 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #0000a0;
}

/* Middle heading */
h3 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000060;
}

.imgmiddle
 {
  vertical-align: middle;
  border: 0px;
 }

.imgtop
 {
  vertical-align: top;
  border: 0px;
 }

.imgbottom
 {
  vertical-align: top;
 }

.bordercell
 {
  background-color: #efeee9;
  border: 1px solid #008fe0;
 }

 
 .centeredp
 {
  text-align: center;
 }

.rightp
 {
 text-align: right;
 }

.leftp
 {
  text-align:left;
 }

.table100
 {
/*  width: 100%;*/ /*since we used divs, we cannot give 100% as there's a margin-left because of menu */
  border: 0px;
 }

.footer {
  border: 0px;
  width: 200px;
  text-align: right;
  border-top: 1px solid #008fe0;
  float: right;
 }

.footerp {
  font-size: smaller;
  text-align: right;
 }

.bodycell
 {
  vertical-align: top;
 }

.width16px
 {
  width: 16px;
 }

.width50
 {
  width: 50%;
 }

.lttext
 {
  vertical-align: top;
  text-align: left;
 }

.noborder
 {
  border: 0px;
 }

.imgcellaward
 {
  text-align: center;
  width: 222px;
  vertical-align: middle;
  padding-right: 12px;
  padding-bottom: 12px;
 } 
   
.textcellaward
 {
  text-align: left;
  vertical-align: middle;
  padding-bottom: 12px;
 }

.olla
 {
  list-style-type: lower-alpha;
 }

.shotcellimg
 {
  text-align: left;
  vertical-align: middle;
  padding-bottom: 12px;
 }

.shotcelltext
 {
  text-align: left;
  vertical-align: bottom;
  padding-bottom: 12px;
 }
 
/* div layout starts here */

#entirepage {
 margin:auto;
 }

#hdr {
 }

#toplevelmenu {
 position: absolute; 
 left: 5px;
 top: 5px;
 
 width: 168px;
 height: 270px;
	  
 padding-top: 2px;
 margin-top: 0px;
 padding-left: 14px;
 background-image: url(/common/images/toolbar/tlmenubk.png);	
 background-repeat: no-repeat; 
 
 z-index: 100; 
}

#enlevelmenu {
 position: absolute; 
 left: 5px;
 top: 5px;
 
 width: 168px;
 height: 425px;
	  
 padding-top: 2px;
 margin-top: 0px;
 padding-left: 14px;
 background-image: url(/common/images/toolbar/enmenubk.png);	
 background-repeat: no-repeat; 
 
 z-index: 100; 
}

#etlevelmenu {
 position: absolute; 
 left: 5px;
 top: 5px;
 
 width: 168px;
 height: 415px;
	  
 padding-top: 2px;
 margin-top: 0px;
 padding-left: 14px;
 background-image: url(/common/images/toolbar/etmenubk.png);	
 background-repeat: no-repeat; 
 
 z-index: 100; 
}

#pagecontent {
 margin-left: 182px; /*168 + 14 */
 left: 182px;
}

#ftr {
 margin:0;
}

.menulist {
	list-style-type: none;
   margin: 10px 0 0 0;
	padding: 0;
	white-space: nowrap;
	width: 132px;

	line-height: 0;
}

.secondmenulist {
	list-style-type: none;
   margin: 10px 0 0 0;
	padding-left: 10px;
	margin-top: 0px;	
	white-space: nowrap;
	
	line-height: 0;	
}


.menuitem {
	white-space: nowrap;
   font-family: Tahoma, Arial, Verdana, sans-serif;
   font-size: 10pt;		
	height: 18px;
	width: 132px;	
	
	margin: 0;
	padding: 0;
	line-height: 0;	
}	

.secondmenuitem {
	white-space: nowrap;
   font-family: Tahoma, Arial, Verdana, sans-serif;
   font-size: 10pt;		
	height: 18px;
	width: 122px;	

	margin: 0;
	padding: 0;	
	line-height: 0;	
}

.menuseparator {
   background-image: url(/common/images/toolbar/menusep.gif);	
	background-color: transparent;	
	background-repeat: repeat-x;
	width: 127px;
	height: 8px;	
	white-space: nowrap;	
	position: absolute;
	
	margin: 0;
	padding: 0;	
	line-height: 0;	

}

.menuitem a:hover {
	background-image: url(/common/images/toolbar/tlmnitem.png);	
	background-color: transparent;	
	background-repeat: no-repeat;
   text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
	position: absolute; 
	width: 132px;
	height: 18px;
	white-space: nowrap;	
   font-weight: bold;	
}

.secondmenuitem a:hover {
	background-image: url(/common/images/toolbar/ndmnitem.png);	
	background-color: transparent;	
	background-repeat: no-repeat;
   text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
	position: absolute; 
	width: 132px;
	height: 18px;
	white-space: nowrap;	
   font-weight: bold;	
}

