/* CSS Document */ td, input, select, textarea, a.gray, .gray, .gray a { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; } td { font-size: 70%; } input, select, textarea { border: 1px solid #999999; font-size: 100%; } .smaller { font-size: 57%; } input.button { border: 0px; } .panel { padding: 5px; } .panel2 { padding-top: 8px; padding-bottom: 20px; } .l-gray-bg { background-color: #DCDCDC; } .gray-bg { background-color: #B4B4B4; } .blue-bg { background-color: #6E8CB6; } ul li { margin-left: -17px; } li { margin-bottom: 5px; } .form-head { text-transform: uppercase; font-size: 80%; } .white, a.white { color: #FFFFFF; text-decoration: none; } .white-bg { background-color: #FFFFFF; } .red { color: #CC3300; } .red-bg { background-color: #CC3300; } .green { color: #999900; } .green-bg { background-color: #999900; } .blue, .blue a { color: #336699; text-decoration: none; } ul { margin-bottom: -5px; list-style-type: square; } img.imgborder { border: 1px solid #B4B4B4; }