body			{ margin: 0px; padding: 0px; background-color: white }

a				{ font-family: Georgia, Times, Serif; color: black; text-decoration: none;  font-size: 12px; }

img				{ border: 3px; border-color: black }

.title			{ width: 740px; background: #FFFFFF; vertical-align: top }
.content		{ background: #FFFFFF; height: 100%; vertical-align: top }
.poweredby		{ background: #FFFFFF; text-align: center; font: bold 9px verdana; padding-bottom: 3px }

.shadowleft		{ width: 50px; background: url('images/left.png') repeat-y right }
.shadowright	{ width: 20px; background: url('images/right.png') repeat-y left }

.titleframe		{ height: 45px; width: 720px; background: #000000 url('images/title.png') no-repeat; margin-left: 10px; margin-right: 10px }
.titleinfo		{ color: #FFFFFF; padding-bottom: 7px; padding-left: 14px;  }
.titleparent	{ text-align: right; width: 50px; padding-top: 1px; padding-right: 14px }

.folderframe	{ width: 720px; background: #FFF8F0 url('images/foldmiddle.png') }
.foldercolumn	{ font: bold 10px verdana; padding-left: 8px; vertical-align: top }

.fileframe		{ background: #F8FFF0 url('images/file.png') no-repeat; width: 136px; height: 33px; padding-top: 1px; padding-left: 7px; padding-right: 7px; padding-bottom: 5px }
.filetype		{ width: 122px; font: bold 11px verdana; text-align: center; overflow: hidden }
.filetitle		{ white-space: nowrap; width: 122px; font: 9px verdana; text-align: center; overflow: hidden }
.fileempty		{ width: 136px; height: 33px }

.photoframe		{ background: #F8F8F8 url('images/photo.png') no-repeat; height: 118px; width: 136px; padding-top: 6px; padding-left: 7px; padding-right: 7px; padding-bottom: 6px }
.photoparam		{ width: 122px; height: 92px }
.phototitle		{ white-space: nowrap; margin-top: 2px; font: 9px verdana; width: 122px; text-align: center; overflow: hidden }
.photoempty		{ width: 136px; height: 118px }

.previewframe	{ background: #F8F8F8 url('images/preview.png') no-repeat; height: 556px; width: 720px; padding-top: 6px; padding-left: 7px; padding-right: 7px; padding-bottom: 6px }
.previewparam	{ width: 704px; height: 528px }
.previewtitle	{ white-space: nowrap; margin-top: 2px; font: 9px verdana; width: 706px; text-align: center; overflow: hidden }

.pagebarbutton	{ background: url('images/button.png') no-repeat; height: 23px; width: 136px; font: bold 10px verdana; text-align: center; padding-bottom: 3px; padding-top: 1px }
.pagebarindex	{ background: url('images/page.png') no-repeat; height: 23px; width: 428px; font: bold 10px verdana; text-align: center; padding-bottom: 3px; padding-top: 1px }
.pagebartext	{ white-space: nowrap; width: 414px; text-align: center; overflow: hidden }
