body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
a {
	color:#09c;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

#Header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;
	}
#content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}
	
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
margin: 0 0.15em;
}

#nav-menu li a
{
background:  #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

table { border: 0; }
tr {    text-align: left;    vertical-align: top}
td {    text-align: left;    vertical-align: top}
.content { border-color: #eee; border-style: solid}
.content h2 { font-size:  medium;}
.toolbox { background: #eee;}
.navigator .prev { background: #eee; text-align: right}
.navigator .next { background: #eee; text-align: left}
.navigator .pages { background: #eee; text-align: center}
.navigator table { width: 100%; border: 0px}
.date {font-size:  small;}


.comment { background: #eee;font-size: small;}
.comment h2 {font-size: small;}
.folder { border-color: #000000;border-style: solid}
.folder :hover{font-size: larger;}
.folder h2 {font-size: larger;}
