/* CSS Document */

body
{
	color: #000000;
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	
}

code {
	font-family: courier
	margin-left: 20px;
	margin-left: 20px;
	font-family: "Courier New", Courier, monospace;
	background-color: #EEEEEE;
	display: block;
	margin-right: 20px;
}

.comment {
	color: #009900;
}

a:link
{
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.page
{
	background-color: #FFFFFF;
	color: #000000;
}

.leftnavitem
{
	color: #000000;
}
.leftnavitem a:link
{
	color: #000000;
	text-decoration: none;
}
.leftnavitem a:visited
{
	color: #000000;
	text-decoration: none;
}
.leftnavitem a:hover, .tcat a:active
{
	color: #5050FF;
	text-decoration: underline;
}

.topmenu
{
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.code {
	font-family: "Courier New", Courier, monospace;
	background-color: #EEEEEE;
	margin-right: 20px;
	margin-left: 20px;
	border: thin solid #333333;
}
.code p {
	margin-top: 0px;
	margin-bottom: 0px;
}



.topmenu a:link
{
	color: #384F6E;
	text-decoration: none;

}
.topmenu a:visited
{
	color: #384F6E;
	text-decoration: none;
}
code p {
	margin-top: 0px;
	margin-bottom: 0px;
}
