body { font-family:  "Comic Sans MS", comic, sans-serif; color: darkgreen; background: darkgreen;}



a:link { text-decoration: none; font-weight: bold;  color: gray }

a:visited { text-decoration: none; font-weight: bold;  color: gray }

a:hover { text-decoration: underline; font-weight: bold;  color: red }

a:active { text-decoration: underline; font-weight: bold;  color: red  }



.table1 {background-color: lightgreen; border-color: #C0C0C0; border-width: 0px 0px 0px 0px; border-style: solid; 

width: 750px; height:400px; font-size: 12px;}



.pageheader { background-color: lightgreen; border-width: 1px 1px 1px 1px; border-color: #C0C0C0; border-style: solid; 

width: 750px; height: 100px; text-align: center; }



.menu_side { border-width: 1px 1px 1px 1px; padding: 5px 5px 5px 5px; vertical-align: top; width: 125px; font-size: 12px;}



.menu_side a:link { text-decoration: none;  font-weight: bold; color: gray  }

.menu_side a:visited { text-decoration: none;   font-weight: bold;  color: gray }

.menu_side a:hover { text-decoration: underline;  font-weight: bold; color: red }

.menu_side a:active { text-decoration: underline;  font-weight: bold;  color: red  }



.middle { border-color: #C0C0C0; border-width: 1px 1px 1px 1px; border-style: solid; padding: 5px 5px 5px 5px; font-size: 12px;

vertical-align: top; background-color: lightgreen; width: 500px;}



.gentable { font-size: 12px; vertical-align: top; background-color: lightgreen; }

.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-position-y: top;
}
.excel-file { background-image: url(images/icons/excel.gif) }
.help-file { background-image: url(images/icons/help.gif) }
.hot-file { background-image: url(images/icons/hot.gif) }
.page-file { background-image: url(images/icons/page.gif) }
.pdf-file { background-image: url(images/icons/pdf.gif) }
.photo-file { background-image: url(images/icons/camera.gif) }
.text-file { background-image: url(images/icons/text.gif) }
.web-file { background-image: url(images/icons/web.gif) }
.word-file { background-image: url(images/icons/word.gif) }
