BODY {
	background-color: #F3F4F9; margin:0;
}
form{ margin:0;}
A:link {
	COLOR: #000000; LINE-HEIGHT: normal}
A:visited {
	COLOR: #000000; LINE-HEIGHT: normal}
A:active {
	FONT-WEIGHT: normal;
	COLOR: #ff00ff;
	LINE-HEIGHT: normal;
	text-decoration: ;
}
TABLE {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-family: Arial;
	background-color: #F3F4F9;
	line-height: 18px;
	text-decoration: none;
	font-style: normal;
}

.style1000 {
	color: #FF6600;
	font-family: Arial;
	font-size: 10pt;
	line-height: 18px;
	text-decoration: none;
}
.style1001 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	line-height: 11px;
	text-decoration: none;
	font-weight: lighter;
}
.style1002 {
	color: #014EA0;
	font-size: 9pt;
	line-height: 14px;
	font-family: Arial;
	text-decoration: underline;
}
.style1003 {
	font-size: 1pt;
	text-decoration: none;
}
#TABLE1001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 1px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style1005 {
	color: #FAD010;
	font-family: Arial;
	font-size: 11pt;
	line-height: 18px;
	text-decoration: none;
	font-weight: bolder;
}
.style-BigTitle {
	color: #333366;
	font-family: Arial;
	font-size: 16pt;
	text-decoration: none;
	font-weight: bolder;
	line-height: 20px;
}
.style-SmlTitle {
	color: #999999;
	font-family: Arial;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bolder;
}
.style-Text {
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	line-height: 18px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #ff00ff;
}
a:hover {
	text-decoration: none;
}
.style1006 {
	color: #0051A3;
	font-size: 9pt;
	line-height: 14px;
	font-family: Arial;
	text-decoration: none;
}
.style1007 {

	color: #FAD010;
	font-family: Arial;
	font-size: 9pt;
	line-height: 11px;
	text-decoration: none;
}

div.multiupload{
	border:1px outset gray;
	float:left;
	padding:3px;
	background:#eee;
}
div.multiupload div.list{
	border:1px inset gray;
	background: #fff;
}
div.multiupload div.list div.item{
	margin:1px;
	background: #eee;
}
div.multiupload div.list div.item:hover{
	background: #ccc;
}
div.multiupload div.list img{
	float:left;
	margin: 3px;
	cursor:pointer;
}
