body         { width: 100%; text-align: center; background-color: #CCC; background-image: 
               url('http://www.digitechcomputer.com/images/gradiant_background.jpg'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               margin: 0; background-position: 50% 0 }
a            { color: #669; text-decoration: none }
a:visited    { color: #669; text-decoration: none }
a:active     { color: #966; text-decoration: underline }
a:hover      { color: #966; text-decoration: underline }
.normal      { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666 }
.normal a    { color: #669; font-weight: bold; text-decoration: none }
.normal a:visited { color: #669; font-weight: bold; text-decoration: none }
.normal a:active { color: #966; font-weight: bold; text-decoration: underline }
.normal a:hover { color: #966; font-weight: bold; text-decoration: underline }
.small       { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: 
               bold; color: #999 }
.small a     { color: #669; font-weight: bold; text-decoration: none }
.small a:visited { color: #669; font-weight: bold; text-decoration: none }
.small a:active { color: #966; font-weight: bold; text-decoration: underline }
.small a:hover { color: #966; font-weight: bold; text-decoration: underline }
.copyright   { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: 
               bold; color: #FFF }
.copyright a { color: #9CF; text-decoration: none }
.copyright a:visited { color: #9CF; text-decoration: none }
.copyright a:active { color: #F93; text-decoration: underline }
.copyright a:hover { color: #F93; text-decoration: underline }
.credit      { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: 
               bold; color: #036 }
.credit a    { color: #036; text-decoration: none }
.credit a:visited { color: #036; text-decoration: none }
.credit a:active { color: #036; text-decoration: underline }
.credit a:hover { color: #036; text-decoration: underline }
#pscroller1  { width: 450px; height: 1.2em; background-color: #FFC; border: 1px dashed black; 
               margin: 5px; padding: 5px }
#pscroller2  { width: 200px; height: 200px; padding: 4px }
#pscroller3  { width: 210px; height: 320px; padding: 2px }
.rssclass .rsstitle { font-weight: bold }
.rssclass .rssdate { color: #808080; font-size: 85% }
.rssclass a  { text-decoration: none }
/*Credits:Dynamic Drive CSS Library */
/*URL:http://www.dynamicdrive.com/style/ */
.suckerdiv ul { list-style-type: none; width: 160px; border-bottom: 1px solid #fff; margin: 0; 
               padding: 0 }
.suckerdiv ul li { position: relative }
/*Sub level menu items */
.suckerdiv ul li ul { position: absolute; width: 170px; top: 0; visibility: hidden }
/* Sub level menu links style */
.suckerdiv ul li a { display: block; overflow: auto; color: #036; text-decoration: none; 
               font-style: normal; font-variant: normal; font-weight: bold; 
               font-size: 13px; font-family: Arial; background-color: #f5f5f5; 
               background-repeat: repeat; background-attachment: scroll; 
               border-left: 1px solid #f5f5f5; border-right: 1px solid #f5f5f5; 
               border-top: 1px solid #f5f5f5; border-bottom-style: none; 
               border-bottom-width: 0; padding: 5px; background-position: 
               0% 50% }
.suckerdiv ul li a:visited { color: #036 }
.suckerdiv ul li a:hover { background-color: #ccc; color: #630 }
.suckerdiv .subfolderstyle { background-image: url('http://www.digitechcomputer.com/images/arrow-list.gif'); background-repeat: no-repeat; 
               background-attachment: scroll; background-position: right 50% }
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1% }
* html .suckerdiv ul li a { height: 1% }
/* End */