	BODY {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
		padding:0px;
		margin:0px;
		width:100%;
		height:100%;
		border:0px;
	}
	/*IFRAME {width:100%;height:0px;border:0px;margin:0px;}*/

  #uploadForm {width:100%;height:0px;border:0px;margin:0px;}
	TD { font:normal 10px arial; color:rgb(0,0,0); }

	.tool_bar ul {
	list-style-type		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	color				: #FFFFFF;
	display				: block;
	width				: 337px;
	height				: 35px;
   /*background-image : url(back1.jpg); */
	margin: 0px;
	padding: 0px;

	}

.tool_bar li {
	float				: left;
	display				: inline;
	text-align			: center;
	}

.tool_bar li a {
	float				: left;
	height				: 18px;
	text-decoration		: none;
	display				: block;
	color				: #000000;
	text-align			: center;
	padding-left		: auto;
	padding-right		: auto;
	padding-top			: 10px;
	width: 165px;
	text-align:center;
	}

html>body .tool_bar li a {
	height: 8px;
	}


.tool_bar li a:hover {
	color				: #ff0000;
	}

.tool_bar li a #btn_upload {
/*  float				: left;
	height				: 18px;
	text-decoration		: none;
	display				: block;
	color				: #000000;
	text-align			: center;
	vertical-align : middle;
	padding-left		: auto;
	padding-right		: auto;
	padding-top			: 5px;
	padding-bottom:15px;
	width: 165px;
	text-align:center;*/

  }

#btn_upload {
/*  float				: left;
	display				: inline;
	text-align			: center;
	text-decoration		: none;
	text-align			: center;
	color				: #000000;
	padding-top			: 10px;	*/
}

#btn_upload a{
/*  float				: left;
	height				: 18px;
	text-decoration		: none;
	display				: block;
	color				: #000000;
	text-align			: center;
	padding-left		: auto;
	padding-right		: auto;
	padding-top			: 0px;
  margin-bottom:10px
	width: 130px;
	text-align:center;*/

  }

#btn_upload img {
  float: left;
  height:14px;
  display:block;
  color:#000000;
  text-align:center;
  padding-left:15px;
  /*padding-top:8px;*/
  width:16px;
}


.tool_bar img {
  float: left;
  height:16px;
  display:block;
  color:#000000;
  text-align:center;
  padding-left:15px;
  padding-top:8px;
  width:16px;
}
/*</group>*/
/*<group=Page Status Bar>*/
	#page_status_bar {width:100%;height:20px;border-top:1px solid rgb(200,200,200);}
	#page_status_bar TR TD {font-weight:bold;text-align: center;}
	#page_status_bar TR TD A { color: rgb(0,0,0); text-decoration:underline;}

}
/*</group>*/
/*<group=File Upload List>*/
	#list_body { width: 100%; }
	#list_body TR TD{
		font: 11px Arial;
		line-height:16px;
		border: 0px;
		height: 16px;
		padding: 0px 0px 0px 4px;
		cursor: pointer;
		vertical-align:middle;
	}
	#list_body .on { background: rgb(234,244,255);}
/*</group>*/
/*<group=Upload Bar>*/
	#upload_bar { height: 12px; padding: 0px;	margin: 0px; background: url(../images/safari/upload_bar_bg.gif) left top; background-color:#ffffff; display:block;}
	#upload_bar DIV { height: 12px; line-height:12px; font-size:10px; margin: 0px; padding: 0px; background:url(../images/safari/upload_bar_bg_on.gif) left top; }
	.upload_filename {	color: rgb(0,0,0);	font-weight: bold;font-size: 12px;}
	.upload_stats {color: rgb(100,100,100);font-size: 10px;}
/*	a.button {
    display: inline;
    background-color: transparent;
    background-image: url(./images/buttonBackground.gif);
    background-repeat: no-repeat;
    width: 132px;
    height: 28px;
    margin: 5px auto;
    padding: 5px 0 0 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}*/
/*</group>*/




