body{
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #8B8B8B;
}

#mainWrapper {
width: 870px;
text-align:left;
margin-right:auto;
margin-left:auto;
}

.menu {
border-top-width:1px;
border-bottom-width:1px;
border-top-style:dotted;
border-bottom-style:dotted;
border-top-color:#C9C9C9;
border-bottom-color:#C9C9C9;
margin-top:15px;
padding-top:5px;
}

a{
color: #E57135;
text-decoration: none;
}

a:visited {
color: #E57135;
}

#leftCol {
width:45%;
float:left;
padding-top:10px;
padding-right:10px;
}

#rightCol {
width:45%;
float:left;
padding-top:10px;
padding-left:10px;
}

.bodyTitle {
font-weight:bold;
display:block;
margin-top:20px;
border-top:dotted 1px #C9C9C9;
}

input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
border: 1px solid #C9C9C9;
margin-bottom: 1px;
margin-top: 1px;
}

td, th {
border-bottom:dotted 1px #C9C9C9;
}

th{
text-align:left;
}
.panel{
padding:0px;
margin:0px;
padding:5px;
float:left;
width:220px;
margin:10px;
border:1px dotted #CCCCCC;
}
#file_viewer{
width:365px;
height:180px;
border:1px solid #EAEAEA;
overflow:auto;
margin-bottom:5px;
}