/*   <LINK REL="stylesheet" HREF="/cgi-txt/daolan.css">	*/

#DaoMenu  {
	background: url(/img/DaoLAN-Menu.gif) no-repeat;
	visibility: visible;
	display: block;
	padding-top: 85px;
	position: absolute;	/* Default: absolute */
	top: 14px;
	left: 13px;
	width: 161px;
	height: 512px
	}


#LogoFloater {
   position: absolute;
   top: 9px;
   left: 19%;
   width: 432px;
   height: 88px;
   visibility: visible;
   display: block
   }

/* News Table Stuff Begin */

.newstitle     {
   background: #212121 url(/img/tin_floor04.gif) repeat;
   text-align: right;
   margin-left: 5px;
   padding: 4px 6px 2px;
   border-style: solid solid dashed solid;
   border-width: 1px;
   border-color: #ffcc00;
   width: 450px;
}

.newsbody     {
   color: #ffff00;
   background: #333333 url(/img/tin_floor02.gif) repeat;
   text-align: left;
   text-indent: 15px;
   margin-bottom: 6px;
   margin-left: 5px;
   padding: 4px 6px 3px;
   border-style: solid;
   border-width: 0px 1px 1px 1px;
   border-color: #ffcc00;
   width: 450px }

#LoginForm {
	text-align: center;
	color: #FF9900;
	font: bold 14px monospace;
}

/* HTML Tags Begin */

CITE {
   color: #ff9900;
   font-style: italic;
   font-weight: bold;
   font-size: 12px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   background-color: transparent
   }


STRONG {
   color: #ff0000;
   font-weight: bold;
   font-size: 14px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   background-color: transparent;
   text-transform: capitalize
   }


SMALL{ font-size: 10px; }

TH    {
   color: #ffcc33;
   font-weight: bold;
   font-size: 14pt;
   font-family: Arial, Verdana, sans-serif;
   background: #212121 url(/img/tin_floor04.gif) repeat;
   text-transform: capitalize;
   border-bottom: 1px dashed
   }




TD   {
   color: #ffff00;
   font-size: 12px;
   padding: 3px;
   margin: 0px;
   font-family: Times, serif;
   background-repeat: repeat;
   border-color: black #cc9900 #ffcc00 #333333
   }




TABLE        {
   color: #ffff00;
   font-size: 12px;
   background: #333333 url(/img/tin_floor02.gif) repeat;
   margin: 0px;
   padding: 0px;
   border: 1px #ffcc00 solid
}

BIG.bigdate{
	font-size: 32px;
}

BIG.lildate{
	font-size: 24px;
}

A:link{
	background-color: transparent;
	color: #FFCC00;
}
A:visited{
	background-color: transparent;
	color: #996633;
}
A:active{
	background-color: transparent;
	color: #FFFF99;
}
 
BODY     {
   color: #ffff00;
   font-size: 12px;
   font-family: Times, serif;
   background: #000000 repeat;
   margin-top: 100px;
   margin-left: 200px
   }


H1 {
	font-size: 24px;
	font-weight: bold;	
	voice-family: paul, male;
	stress: 20;
	richness: 90;
}

H2{
	background-color: transparent;
	color: #004848;
	font-size: 20px;
	font-weight: bold;
}

H3{
	background-color: transparent;
	color: #003366;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

BIG{ font-size: 14px; }
SMALL{ font-size: 10px; }
SUP{ font-size: 10px; }

LI.square { list-style-type: square }
UL.plain { list-style-type: none }
OL { list-style-type: upper-alpha } /* A B C D E etc. */
OL OL { list-style-type: decimal } /* 1 2 3 4 5 etc. */
OL OL OL { list-style-type: lower-roman } /* i ii iii iv v etc. */

.hiddentable  {
   background-color: black;
   border: none 0px
   }
