.table_main{
	font: 10pt tahoma, arial;
	color:#717171;
	text-decoration:none;
	border: 0px;
}
.img{
	border : 0px;
}
.img_topleft{
	border : 0px;
	background-image: url(blue/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(blue/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(blue/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(blue/img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(blue/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	font: 8pt tahoma, arial;
	background-image: url(blue/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(blue/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(blue/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_comment{
	border : 0px;
	background-image: url(blue/img_comment.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.navigator{
font: 9pt verdana;

}
body {
	font: 8pt 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 : #B6C7EB;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
   padding: 0;
}
a:link {color:#FFFFFF; text-decoration:none;font: 9pt tahoma, arial;}
a:vlink {color:#FFFFFF;	text-decoration: none;}
a:alink {color:#FFFFFF;text-decoration:none;}
a:hover {color: #717171;text-decoration:none;}
a:visited {color:#FFFFFF;text-decoration:none;}
a:visited:hover {color:#717171;text-decoration:none;}
