div#frm {
text-align:left;
margin: 0px auto;
width: 900px;
} 

pre {
  font-weight:bold;
  color: #000000;
	background-color: #eeeeee;
}

 

div#toptitle {
	margin-bottom: 0.3em; /*1.3em; */
	border-bottom: 1px solid #c0c0c0;
}
 
div#footer {
    font-family: arial,verdana,sans-serif;
  font-size: 10px;
	border-top: 1px solid #c0c0c0;
	color: #c0c0c0;
}

div#footer a {
 
	color: #80a0b0;
}

div.blocktitle {
	color: #203070;
}

div.blockcontent {
	border: 1px solid #c0c0c0;
} 

div#toptitle, div#toptitle h1, div#subtitle, div#subtitle a {
	/*color: white; */
	font-weight: normal;
	text-align: left;
 }
 
 
body {
    font-family: verdana,arial,sans-serif;
  font-size: 12px;
    text-align: left;
margin:20px;
}
 
div.menu-category {
	border-bottom: 1px solid #dddddd;
  color: #203060;
font-weight: normal;
 }


#layout-menu{
background-color: #ffffff;
border: 0px solid #dddddd;
border-right: 1px solid #dddddd;
/*JDN border-right: 1px dashed #dddddd; */
}
 
