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