@page figures {

size: landscape

}


BODY
{
	color: ButtonFace;
	background-color: white;
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: normal;
}

A:LINK { color : #FFFF00; text-decoration: underline; }
A:VISITED { color : #999999; text-decoration : underline; }
A:HOVER { color : #FF0000; text-decoration : underline; }
A:ACTIVE { color : #666666; text-decoration : underline; }

#dontprint
{
  display: none;
}

#leftcontent 
{
position: absolute;
left:10px;
/*top:50px;*/
width:200px;
border:1px solid #000;
}

#centercontent 
{

margin-left: 225px;
margin-right:225px;
border:1px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
/* margin-left: 201px;*/
/* margin-right:201px; */
}

#rightcontent 
{
position: absolute;
right:10px;
/*top:50px;*/
width:200px;
border:1px solid #000;
}

H1{font-family: Arial;font-size: large;text-align: center}

H2{ font-family: arial,helvetica; 
font-size: 14px;
font-weight: bold;
}

H5{
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight : normal;

	font: normal "Trebuchet MS";
}

H3{ font-family: arial,helvetica; 
font-size: 14px;
font-weight: normal;
}

H4{ font-family: arial,helvetica; 
font-size: 10px;
font-weight: normal;
}

H5{
	font-family: Arial;
	font-size: large;
	text-align: left;
}

H6{ font-family: arial,helvetica; 
font-size: 10px;
font-weight: normal;
text-align: center;
}

table td 
{
  font-family: arial,helvetica; 
  font-size: 14px;
  font-weight: normal;
}

.TableSmallBold {font-family:Verdana;font-size: xx-small;font-weight:bolder}
.TableSmallBoldRed {color:Red;font-family:Verdana;font-size: xx-small;font-weight:bolder}
.TableSmall {font-family:Verdana;font-size: xx-small;font-weight:normal}
.Table {font-family:Verdana;font-size:small;font-weight:bold}
.TableProps {padding:1%;}
.TablePropsPadded{
	padding : 1% 1% 1% 1%;
}
.TableProps2{}

.sansa { font-family: Arial, Helvetica, sans-serif}
.sansb, .sansa small b, .sansa b small, small.sansa b, small b.sansa {font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif}
.serifa { font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif}
small.sansa,.sansa small {font-family: Helvetica, sans-serif}
big.sansb,.sansb big { font-family: "Myriad Web", Tahoma, Verdana, Helvetica, Arial, sans-serif}
.min {font-size: 10px}

 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #CCD;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #FE3;
color: #FFF;
background: #332;
}


  