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

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


a, a > tt {
	color: #305080;
}
a:hover {
	border-bottom: 1px #305080 dotted;
}

div#toptitle {
	margin-bottom: 1.3em;
	border-bottom: 1px solid #c0c0c0;
}

h1, h2, h3, #layout-menu a.current:link, #layout-menu a.current:visited {
	color: #203060;
}

h1, h2, h3 {
	/* border-bottom: 1px solid #c0c0c0; */
}

div#footer {
    font-family: verdana,arial,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;
 }
 
h1,h2,h3{
font-weight:normal;
}


 h2,h3{
/*	border-top: 1px solid;  
	border-bottom: 1px solid; */
}

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; */
}
 
