BODY  {
font-family: Arial, Helvetica, sans-serif;
text-align:justify;
}

TD  {

 
}

HR  {

}

P  {

}


LI  {

}

.redtext { color:#C30045; }

.purpletext { color:#4f2683; }

.greentext { color:#007161; }

.bluetext { color:#006bb6; }

.orangetext { color:#e36f1e; }

#footer
{
	text-align:center;
	font-size:11px;
}

.footer_links
{
	color:#0066CC;
	text-decoration:none;
}

#upload{
	margin:0px 0px; padding:15px;
	font-weight:bold; font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f2f2f2;
	color:#3366cc;
	border:1px solid #ccc;
	width:100px;
	cursor:pointer !important;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.darkbg{
	background:#ddd !important;
}
#status{
	font-family:Arial; padding:5px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px;}
ul#files li img{ max-width:180px; max-height:150px; }
.success{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }

ul
{
list-style-type:none;
padding:14px;
margin:0px;
}
