body{
	background-color: white;
	color: 999999;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 12px;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

/* A:link    { color: #1A2BFF }     unvisited links */

pre, .codehighlight{
background-color: #EFEFEF;
font-size: 13px;
width: 98%;
border: 1px dashed gray;
/*background-color: #FFFFD7;*/
padding: 5px;
}

code{
background-color: #EFEFEF;
font-size: 13px;
}

.codebg{
background-color: #EFEFEF;
}

.cc{ /*code comment*/
color: #868686;
}

.codehighlight{
font-family: Arial;
}

table#maintable, table{
font-size: 100%;
}

/* ######### Left Menu ######### */

#leftbar{
width: 192px;
/*background-color: white;*/
}

#leftbar a:hover{
/*color: #FF8000;*/
}

.categorylinks{
list-style-type: disk;
list-style-image: url(heart.png);
margin: 5px auto 10px 18px;
padding: 0;

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: -3px;
padding: 3px 1px;
font-size: 12px;
display: block;
color: #449805;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ececec;
}

.categorylinks a:visited{color: #449805; }
.categorylinks a:hover {	color: #fff;	background: #51B906; text-decoration: none; }

.diffpointer{
list-style-image: url(arrow.png);}

p {
	text-align: justify;
	line-height: 18px;
}
.paraspace {
	letter-spacing: normal;
	line-height: 30px;
}
.arrowbullet {
	list-style-image: url(img/big_right_arrow.gif);
	line-height: 20px;
}
