body
{
margin:0;
padding:0;
font-size: 12px;
}

.header{
color: #fff;
font-size: 24px;
font-weight:800;
background: #013197 url('images/n1.gif') repeat-x;
padding:5px;
}


.dirSummary
{
float: right;
margin-top: 25px;
margin-right: 10px;
padding: 15px;
padding-left : 10px;

border-left-width: thin;
border-left-style: inset;
border-left-color: #ccc;

border-bottom-width: thin;
border-bottom-style: outset;
border-bottom-color: #ccc;

font-size: 12px;
}

.fileTable{
font-size: 12px;

border-bottom-color: #184366;
border-bottom-width: medium;
border-bottom-style: solid;
}

.fileTable td{
padding:5px;
text-align:left;
}

.fileTable .tableHead{
background-color: #184366;
color : #fff;
font-weight: 800;
}

.fileTable a,.fileTable  a:visited,.fileTable  a:hover{
text-decoration:none;
color: #000;
}

.dirName
{
padding-left: 10px;
color: #184366;
}

.loginTable{

padding:0;
margin:0;
border-color: #184366;
border-width: thin;
border-style: solid;
}

.loginTable .tblHeader{
background-color: #184366;
color: #fff;
text-align: center;
font-weight: 800;
}

.loginDiv{
float: right;
padding: 10px;
border-left-color:#eee;
border-left-width:thin;
border-left-style:solid;
border-bottom-color:#eee;
border-bottom-width:thin;
border-bottom-style:solid;
font-size:12px;
}
