#mainCenter   { color: #ff6; background-color: #1b5e79; height: 100%; border-style: none }

#titleframe   { color: #ff6; background-color: #1b5e79; width: 100%; border-style: none }

#TopFrame   { color: #ff6; background-color: #1b5e79; width: 100%; height: 100%; border-style: none }

#BottomFrame   { color: #ff6; background-color: #1b5e79; width: 100%; height: 100%; border-style: none }

a 			  { color: #ff6; font-weight: normal; text-decoration: none; background-color: #1b5e79; border-style: none } 
a:hover		  { color: #ff6; text-decoration: underline; background-color: #1b5e79; border-style: none }

/* title frame */

.titleContent   { color: #ff6; background-color: #1b5e79; padding: 6px 0 6px 6px; border-style: none }

.banner
  { color: #ff6; font-size: 12px; font-family: "Trebuchet MS", verdana, arial; background-color: #1b5e79; border-style: none }

.banner .title  { color: #ff6; font-size: 1.2em; font-weight: bold; background-color: #1b5e79; border-style: none }

.banner .info  { color: #ff6; font-size: 0.9em; background-color: #1b5e79; border-style: none }

.banner .email  { color: #ff6; font-weight: bold; background-color: #1b5e79; border-style: none }

/* index frame */

.indexContent   { color: #ff6; background-color: #1b5e79; padding-top: 6px; padding-bottom: 6px; width: 95%; border-style: none }

.indexInfo   { color: #ff6; font-size: 12px; font-family: "Trebuchet MS", verdana, arial; background-color: #1b5e79; padding: 0 0 0 6px; border-style: none }

.indexInfo .filename   { color: #ff6; background-color: #1b5e79; border-style: none }

.indexInfo .date   { color: #ff6; background-color: #1b5e79; border-style: none }

/* file info */

#content   { color: #ff6; font-size: 11px; font-family: "Trebuchet MS", verdana, arial; background-color: #1b5e79; padding: 8px; width: 100%; border-style: none }

#content .header  { color: #ff6; font-size: 9px; font-weight: bold; background-color: #1b5e79; border-style: none }

#contentLast   { color: #ff6; font-size: 11px; font-family: "Trebuchet MS", verdana, arial; background-color: #1b5e79; padding-top: 6px; width: 95%; border-style: none }

#contentLast .header  { color: #ff6; font-size: 9px; font-weight: bold; background-color: #1b5e79; border-style: none }
body  { color: black; background-color: #1b5e79; margin: 0; padding: 0 }

