body 
{    
	margin: 0px;
	background: white;
}
h1,h2,h3,h4,h5,h6 { color: #4080ff; }
h1,h2,h3,h4 { font-family: "Trebuchet MS", "Verdana"  }


h4 	{
		border-bottom-style: dotted;
		border-bottom-width: thin;
		border-bottom: 1px dashed #D3D3D3;	/*lightgrey;*/
	}


a:link    { color: blue; text-decoration: none }
a:visited { color: teal; text-decoration: none  }
a:active  { color: blue; text-decoration: none  }
a:hover   { color: #0099ff; text-decoration: underline }


p {  font-family: "Verdana", "Arial";  }
td { font-family: "Verdana", "Arial";  }

.indented { margin-left: 5% }

hr
{
    color: #66bbff;
    height: 1px;
}

.subheading
{
    color: #808080;
    font-family: verdana, tahoma;
    font-size: x-small;
}

.author
{
    color: #808080;
    font-family: verdana, tahoma;
    font-style: italic;
}


.headline
{
     font-size: 14px;
     color: blue;

	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom: 1px dashed #D3D3D3;	/*lightgrey;*/
}

.small
{
    font-family: tohama, verdana;
    font-size: x-small;
    font-weight: bold;
}


.latestver
{
    font-family: tohama, verdana;
    font-size: x-small;
    color: gray;
}


.main
{
	font-size: 11px;
}

.copyright
{
    font-family: tohama, verdana;
    font-size: xx-small;
    color: #808080;
}

.xsmall
{
    color: #808080;
    font-family: tahoma;
    font-size: xx-small;
}
/*
ul   { list-style: url(images/bullet.gif)    }
li   { list-style: url(images/bullet.gif)    }
*/
table.space    {    height: 25px   }
table.download {
	font-size: 80%;
	}
tr { vertical-align: top }
th { text-align: left }
td.WhatsNewHeader
	{
		font-weight: bold;
		text-align: center;
		background: #FFDAB9; /*peachpuff;*/
	}

td.WhatsNew
	{
		font-size: 80%;
		background: #f0f2f6
	}

.code {
	font-family: monospace;
	color: green;
	}

.dim {
     COLOR: gray; 
	}



DIV#contents
{
     border: black 1px solid;
     FONT-FAMILY: verdana, arial, tahoma; 
     COLOR: gray; 
     position: absolute;
     left:0px;
     width:140px;
     background:#fff;
     border:1px solid #000;

	font-size: 80%;
	padding-bottom: 5em;
}


a.nav
{
     font-family: tahoma, verdana;
     font-size: x-small
}

.nav
{
    font-family: verdana, arial, tahoma;
    color: black;
}


DIV#contents A
{
	color: blue;
	margin: 0px;
	text-decoration: none
}

DIV#contents A:hover
{
	color: #0099ff;
	background-color: #D3D3D3;	/*lightgrey*/
}


DIV#maincontent
{
     background:#fff;
     margin-left: 199px;
     margin-right:199px;
     voice-family: "\"}\"";
     voice-family: inherit;
     margin-left: 150px;
     margin-right:15px;
     /*margin-right:01px;*/
}
html>body #maincontent 
{
     margin-left: 150px;
     margin-right:15px;
}



DIV.footer
{
	font-size: xx-small;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}


.man-header 
{
	font-weight: bold;
}
.man-desc 
{
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
}

DIV#widespace
{
	line-height: 1.4em;
}
