/* CSS Document */
* {
	font-family:"monaco", "andale mono", Lucida Sans Unicode, monospaced;
	font-size: 9px;
	}
a {
    text-decoration: none}
a:link {
    color: #666666}
a:visited {
    color: #666666}
a:active {
    color: #666666}
a:hover {
    color: #FFFFFF;}

.clear {
clear:both;
height:1px;
}


.footertext {
font-size:9px;
font-color: #666666;
}

body {
margin: 0;
padding: 0;
background-color:#f4f5f6;
height: 100%;}

#layouttoptext{
margin-left:15px;
background-image:url(Images/layouttoptext.gif);
width:326px;
height:20px}

#layoutpicture {
margin-left: 15px;
margin-top: 15px;
margin-bottom:30px;
width: 720px;
height: 400px;}

.layoutdivider {
background-image:url(Images/across.gif);
background-repeat:repeat-x;
clear:both;
height: 14px;
margin: 0px 15px 0px 15px;
padding: 10px 0 0 0}

.maincontentwrapper {
margin-left: 15px;
width:800px;
font-color: #666666}

.blankspace {
/*background-image:url(Images/folderclosed.gif);*/
background-repeat:no-repeat;
width: 40px;
height: 15px;
float:left}

.blankspace_no {
width: 40px;
height: 15px;
float:left}

#filenametop {
width: 120px;
height: 15px;
font-size: 9px;
text-decoration:underline;
float: left}

.filename {
width: 120px;
height: 15px;
font-size: 9px;
float:left;}

.filename:hover{
background-color:#000000;
font-color: #666666;}

.filename_no {
width: 120px;
height: 15px;
font-size: 9px;
float:left;}

.fileinfo {
width: 340px;
height: 15px;
font-size:9px;
float:left;}

.filedate {
width: 200px;
height: 15px;
font-size:9px;
float:left;}

#footer{
margin-left:15px}
