﻿.FileControl
{
	font-family: Tahoma;    
  font-weight:normal;
  font-size:11px;
	color:#444F51;
	margin-top: 20px;
}

.FileControl a, .FileControl a.visited 
{
	color:#444F51;
	text-decoration:none;
}

.FileControl a:hover
{
	color:#444F51;
	text-decoration:underline;
}

.FileControl .pnlTitle
{
	padding-top:14px;
  font-weight:normal;
  font-size:11px;
  text-transform:uppercase;
}

.FileControl .pnlFileList
{
  margin-left:12px;
}

