a.dark11:link {
  color                : #3E82C8;
  font-family          : Geneva, Arial, Helvetica, sans-serif;
  font-size            : 11px;
  font-weight          : bold;
  text-decoration      : none;
}
a.dark11:visited {
  color                : #3E82C8;
  font-family          : Geneva, Arial, Helvetica, sans-serif;
  font-size            : 11px;
  font-weight          : bold;
  text-decoration      : none;
}
a.dark11:hover {
  color                : #FF7F00;
  font-family          : Geneva, Arial, Helvetica, sans-serif;
  font-size            : 11px;
  font-weight          : bold;
  text-decoration      : none;
}
a.dark10:link {
  color                : #3E82C8;
  font-family          : Geneva, Arial, Helvetica, sans-serif;
  font-size            : 10px;
  font-weight          : bold;
  text-decoration      : none;
}
a.dark10:visited {
  color                : #3E82C8;
  font-family          : Geneva, Arial, Helvetica, sans-serif;
  font-size            : 10px;
  font-weight          : bold;
  text-decoration      : none;
}
a.dark10:hover {
  color                : #FF7F00;
  font-family          : Geneva, Arial, Helvetica, sans-serif;
  font-size            : 10px;
  font-weight          : bold;
  text-decoration      : none;
}
div#leftmenu{
  float                 : left;
	padding								: 5px;
	width									: 200px;
	background-color      : #EEEEEE;
}
div#leftmenu .menuitem{
	padding      					: 5px 0px 0px 10px;
}
div#main{
	border-left 					: 1px solid #666666;
  margin-left           : 220px;
  min-height            : 400px;
  padding               : 0px 5px 0px 5px;
}
div.block{
  margin-bottom         : 10px;
}
span.blue{  
  color                 : #0000FF;
}
h2{
  border-bottom					: 1px solid #FF7F00;
	color                 : #FF7F00;
  font-family           : Geneva, Arial, Helvetica, sans-serif;
  font-weight           : bold;
  text-align            : left; 
  text-decoration       : none;
}
h3{
  border-bottom					: 1px solid #FF7F00;
	color                 : #FF7F00;
  font-family           : Geneva, Arial, Helvetica, sans-serif;
  font-weight           : bold;
  text-align            : left; 
  text-decoration       : none;
}
ul{
  list-style-type       : square;
}
table.description{
  padding               : 5px;
  width                 : 100%;
}
table.description td{
  border-bottom         : 1px solid #CCCCCC;
  border-left           : 1px solid #CCCCCC;
}
table.description th{
  border-bottom         : 2px solid #CCCCCC;
  border-left           : 1px solid #CCCCCC;
}
.content{
  color                 : #595959;
  font-family           : Geneva, Arial, Helvetica, sans-serif;
  font-size             : 8pt;
  font-weight           : normal;  
  text-align            : left;
  text-decoration       : none;
}
.title {
  border-bottom					: 1px solid #FF7F00;
	color                 : #FF7F00;
  font-family           : Geneva, Arial, Helvetica, sans-serif;
  font-size             : 10pt;
  font-weight           : bold;
  text-align            : left; 
  text-decoration       : none;
}
