body {
	font-size: small;
	margin:0; 
	padding:0; 
	overflow:hidden;
}


#leftbox {
	margin:0; 
	padding:0; 
	height:100%; 
	width:150px; 
	position:absolute; 
	left:0; 
	top:0;
}

#mainbox {
	padding:0px;
	height:100%;
	overflow:auto;
	margin-left: 166px;
	width: 632px;
}

* {
	margin:0; 
	padding:0;
}

p {
	font-size: x-small;
}

li {
	font-size: x-small;
	margin-left: 1.5em;
	list-style-image: url(img/arrow_blue.gif);
}
table {
	border:#FFFFFF;
}

a {
	font-size: x-small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.sys_group_1 {
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.sys_group_2 {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

.sys_name {
	font-size: x-small;
}

.sys_comment {
	font-size:x-small;
	margin-left: 4em;
	background-color: #FFFFFF;
}

table.data {
	width: 610px;
	border-collapse: collapse;
}

table.data td {
	padding: 3px;
	border: solid 1px #CCC;
	font-size: x-small;
}

table.info {
	width: 610px;
	border-collapse: collapse;
	font-size: x-small;

}
.sys_pp_comment {

	font-size:x-small;
	margin-left: 1.7em;
	background-color: #FFFFFF;
}
