.table_img{
	font: 10pt tahoma, arial;
	color:#717171;
	text-decoration:none;
	border: 0px;
}
.img{
	border : 0px;

	
}

.bg {
	PADDING-LEFT: 7px; WIDTH: 181px; BACKGROUND-COLOR: #f5f5f5
}

.img_topleft{
	border : 0px;
	background-image: url(lib/img/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(lib/img/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(lib/img/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(lib/img/img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(lib/img/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	font: 8pt tahoma, arial;
	background-image: url(lib/img/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(lib/img/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(lib/img/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_comment{
	border : 0px;
	background-image: url(lib/img/img_comment.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
body {
	font: 9pt tahoma, arial;
	text-align: justify;
	color : #717171;
	scrollbar-arrow-color : black;
	scrollbar-base-color : #707070;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #AAAAAA;
	scrollbar-shadow-color : #AAAAAA;
	scrollbar-3d-light-color : #707070;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #707070;
	/*background-color: white;*/
	background-color : #FFFFFF;
	/*margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
	padding: 0;*/
}
a:link {color:#006699; text-decoration:underline;}
a:hover {color: #666666;text-decoration:none;}
a:visited {color:#006699;text-decoration:underline;}
a:visited:hover {color:#CECECE;text-decoration:none;}

#dirList li
{
	list-style-type:none;
	line-height: normal;
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

#dirList a:link, #dirList a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #254571;
}

#dirList a:active, #dirList a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: red;
}

#dirListPages
{
	position: static;
	bottom: 5px;
}

#pageTitle
{
	font-family: 'Trebuchet MS', verdana, tahoma, arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: black;
	margin-top: 5px;
	margin-bottom: 30px;
}

.pageList
{
	font-weight: bold;
	color: black;
}

.pageList a:link, .pageList a:visited
{
	color: #254571;
	font-weight: lighter;
}

.pageList a:active, .pageList a:hover
{
	color: black;
	/*font-weight: bold;*/
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
