
body {

  width:1028px;
  length:2048px;
  margin-top:0px;
  text-align:center;
/*  text-align:left;*/
  background-color:#ffffff;

}



#main {
/*font-family:sans-serif;*/
  font-family:serif;
  margin-top:0px;
  float: left;
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  /*border: solid 1px #000000;*/
  color:#000000;
  background:#ffffff;
  width: 510px;
  padding: 15px;
  text-align:left;
}

#wrapcontent {
  width: 790px;
  padding: 2px;
  margin: 0px;
/*  border: solid 1px #333333; */
  background:#ffffff;  
}

#leftcontent {
  font-family:sans-serif;
  font-size:.75em; 
  margin-top:0px;
  float: left;
  width: 110px;
  padding: 0px;
  margin: 0px;
  border: solid 1px #ffffff;
  background:#ffffff;  
  padding: 5px;
  text-align:left;
}

#leftcontent a {

}


#rightcontent {
  font-size:.55em; 
  font-family:sans-serif;
  float:left;
  margin-top:0px;
  width:110px;
  margin: 0px;
  border: solid 1px #ffffff;
  background:#ffffff; 	
  padding: 5px;
}

#rightcontent p {
  font-size:1.10em;
  line-height:1.19;
}


#bottomcontent {
  width: 1024px;
  border: solid 3px #ffffff;
    background: #ffffff;
}



h1 {
  font-size:2.0em;
  color:black;

}

h2 {
   font-size:1.40em;
   color:black;
	font-style:italic;
/*	font-variant:small-caps;*/
/*	font-style:oblique;*/
}

h3 {
   font-size:1.40em;
   color:black;

   
}


h4 {
   font-size:1.1em;
   color:black;
   font-weight:900;
   text-align:center;
 
}

h5 {
   font-size:1.20em;
   font-weight:bold;
   color:black;

}


h6 
{
     font-size:1.1em;
   color:black;
   font-weight:900;
   text-align:center;
}

h7 
{
   font-size:1.1em;
   color:black;
   font-weight:900;
   text-align:center;

}

h8 
{
   font-size:1.05em;
   color:black;
   
}

h8 
{
   font-size:1.05em;
   color:black;
	font-weight:bold;   
}




p
{
   font-size: .85em;
	font-weight:500;
	color:black;

}

.wb

{
	color:black;
	font-weight:bold;
}






strong
{
}


.r
{
  color:red;

}


.w
{
  color:black;
	font-size:1.2em;
	font-weight:900;
}


.wc
{
  color:black;
	font-size:1.5em;
	font-weight:900;
	font-variant:small-caps;
}


.y
{
  color:black;

}

.yn
{
  color:black;
	font-weight:100;
}



.rn
{
  color:black;
	font-weight:100;
}



.yb
{
  color:black;
	font-weight:bold;
}













em
{}

.g
{
  color:gray;
  font-weight:900;

}

.r
{
  color:black;

}


.w
{
	color:black;
	font-size:1.2em;
	font-weight:900;

}


.wn
{
	color:white;
	font-weight:100;
}


.y
{
  color:black;

}

.b
{
	font-weight:bold;
}

.bb
{
	color:black;
	font-weight:bold;
}


.rb
{
	color:black;
	font-weight:bold;
}


.wb
{
	color:black;
	font-weight:bold;
}


.yb
{
	color:black;
	font-weight:bold;
}








strong
{
}

.b
{
	color:#000000;
}


.r
{
	color:black;

}


.w
{
	color:black;

}


.y
{

  color:black;

}

.yn
{
  color:black;
	font-weight:100;
}










a:link
{	
	color:#0000FF;
	border:none;

}


a:visited
{
	color:#800080;
	border:none;
}


a:hover
{
	color:#ffdead;
	border:none;


}

a:active
{
	color:#778899;
	border:none;
}




		.trigger{
			cursor:pointer;
		}		
		.trigger:hover{
			cursor:pointer;
			background:#778899;
		}		
		.expanded{
			background:#ffffff;
			cursor:pointer;
		}
		.expanded:hover{
			background:#ffffff;
			cursor:pointer;
		}
		.show{
     position:static;
     display: table;
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}
	