#mainCenter  { color: #fff; height: 100% }

#titleframe      { color: #fff; background-color: #fff; width: 100% }

#TopFrame     { color: #fff; background-color: #fff; width: 100%; height: 100%; border: 0 }

#BottomFrame    { color: #fff; background-color: #fff; width: 100%; height: 100%; border: 0 }

a 			 { color: #757575; font-weight: normal; text-decoration: none } 
a:hover		  { color: #fff; text-decoration: underline }

/* title frame */

.titleContent      { color: #fff; padding: 6px 0 6px 6px }

.banner
  { color: #fff; font-size: 12px; font-family: "Trebuchet MS", verdana, arial }

.banner .title  { color: #fff; font-size: 1.2em; font-weight: bold }

.banner .info  { color: #fff; font-size: 0.9em }

.banner .email { color: #00c; font-weight: bold }

/* index frame */

.indexContent   { color: #757575; background-color: #fff; padding-top: 6px; padding-bottom: 6px; width: 95%; border-bottom: 1px dotted #333333 }

.indexInfo   { color: #757575; font-size: 12px; font-family: "Trebuchet MS", verdana, arial; background-color: #fff; padding: 0 0 0 6px }

.indexInfo .filename    { color: #757575; background-color: #fff }


/* file info */

#content   { color: #757575; font-size: 11px; font-family: "Trebuchet MS", verdana, arial; background-color: #fff; padding: 8px; width: 100%; border-bottom: 1px dotted #333333 }

#content .header  { color: #757575; font-size: 9px; font-weight: bold; background-color: #fff }

#contentLast  { color: #757575; font-size: 11px; font-family: "Trebuchet MS", verdana, arial; padding-top: 6px; width: 95% }

#contentLast .header  { color: #999; font-size: 9px; font-weight: bold; background-color: #fff }
