body {  background-color: #FFFFFF; background-image: url(images/buttons/bkgrnd.gif); background-repeat: repeat-y}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: #009900; font-weight: bold; letter-spacing: 2px}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: #009900; font-weight: bold}

td {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000} 
li {color: #009900; list-style-type: square} 
ul {color: #009900; list-style-type: square} 
ol {color: #009900} 
a:link {color: #009900;  font-weight : bold; } 
a:visited {color: #CCCCCC;  font-weight : bold; } 
a:hover {color: #996600;  font-weight : bold; } 
a:active {color: #996600;  font-weight : bold; } 

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000} 
.16boldhead {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #009900; font-weight : bold;  } 

.box { border: 1px solid #009900; }

.box3D {
	border: 1px solid #009900;
	border-right: 2px solid #009900;
	border-bottom: 2px solid #009900;
}

.rule { border: 1px solid #009900}

/*  Directory */
.Directory th { font-family: Arial, Helvetica, sans-serif; font-size: 10px;	color: #000000; cursor: pointer; font-weight: bold; padding: 3px 3px 3px 3px; 	border-bottom: 1px solid #CCCCCC; background-color:#e8ce65}
.Directory td { font-family: Arial, Helvetica, sans-serif; font-size: 9px;	color: #000000; cursor: pointer; padding: 3px 3px 3px 3px; 	border-bottom: 1px solid #CCCCCC;}
.Directory a:link {color: #802045;  font-weight : normal; text-decoration: none } 
.Directory a:visited {color: #802045;  font-weight : normal; text-decoration: none } 
.Directory a:hover {color: #666666;  font-weight : normal; text-decoration: underline } 
.Directory a:active {color: #666666;  font-weight : normal; text-decoration: underline } 

.DirectoryOddRow { background-color: #CCC;}
.DirectoryEvenRow { background-color: #FFF;}
.DirectoryHover { background-color: #e8ce65;}
