/* CSS Document */body {       text-align: center;	   padding: 0;	   margin: 0;	   background-color:#FFFFFF;	   font-family:Verdana, Arial, Helvetica, sans-serif;	   font-size: 11px;	   font-height: 17px;	   line-height: 17px;	   color:#000000;	   }	   #drop{       background-color: #E1E6C1;	   margin-top: 0x;	   margin: 1px auto 0 auto !important;	   width:700px;	   display: block;}#tag{       position:relative;	   left:-1px;	   top:-1px;	   background-color: #DFFF0C;	   text-align:left;	   border-width: 0 1px 1px 1px;	   border-color: transparent #879A07 #879A07 #B85CF0A;	   border-style: none solid solid solid;}#title{       padding: 0;	   margin: 0;	   position:absolute;	   left: 0px;	   top: -7px;	   width: 198px;	   height: 20px;}#nav{       position:absolute;	   right: 5px;	   top: 7px;	   height: 20px;}	  .h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	border-bottom-style: dotted;	border-bottom-color: #FF6600;	border-bottom-width: 1px;}.text {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 17px;}