/* jimsnyder.net 3.0 Cascading Style Sheet *//* general display information */BODY {background: rgb(0,0,0); color: rgb(255,255,255); margin: 0px;}P {color: rgb(0,145,255); font-family: 'Trebuchet MS',Arial,sans-serif; font-size: 10pt;}I {color: rgb(65,175,255);}B {color: rgb(65,175,255);}U {color: rgb(65,175,255);}HR {color: rgb(51,51,51);}/* standard text values */.xxl {color: rgb(0,145,255); font-family: 'Trebuchet MS',Arial,sans-serif; font-size: 16pt;}.xl {color: rgb(0,145,255); font-family: 'Trebuchet MS',Arial,sans-serif; font-size: 14pt;}.lg {color: rgb(0,145,255); font-family: 'Trebuchet MS',Arial,sans-serif; font-size: 12pt;}.nm {color: rgb(0,145,255); font-family: 'Trebuchet MS',Arial,sans-serif; font-size: 10pt;}.sm {color: rgb(0,145,255); font-family: 'Trebuchet MS',Arial,sans-serif; font-size: 9pt;}.tn {color: rgb(0,145,255); font-family: 'Trebuchet MS',Arial,sans-serif; font-size: 8pt;}.mc {color: rgb(0,145,255); font-family: 'Trebuchet MS',Arial,sans-serif; font-size: 7pt;}.bqb {color: rgb(204,204,204); font-family: 'Trebuchet MS',Arial,sans-serif; font-size: 10pt; border-width: 1px; border-style: solid; border-color: rgb(204,204,204); padding: 5px; margin: 10px;}/* headline values */.hd1 {color: rgb(0,145,255); font-size: 14pt; font-weight: bold;}.hd2 {color: rgb(185,0,185); font-size: 14pt; font-weight: bold;}.hd3 {color: rgb(255,0,90); font-size: 14pt; font-weight: bold;}.hd4 {color: rgb(255,165,0); font-size: 14pt; font-weight: bold;}.hd5 {color: rgb(255,255,0); font-size: 14pt; font-weight: bold;}.hd6 {color: rgb(120,255,0); font-size: 14pt; font-weight: bold;}/* headline values */.tx1 {color: rgb(0,145,255);}.tx2 {color: rgb(185,0,185);}.tx3 {color: rgb(255,0,90);}.tx4 {color: rgb(255,165,0);}.tx5 {color: rgb(255,255,0);}.tx6 {color: rgb(120,255,0);}/* background values */.bdgray {background: rgb(30,30,30);}.bhgray {background: rgb(60,60,60);}/* link values */A:link {color: rgb(230,0,230); text-decoration: none; font-weight: normal;}A:visited {color: rgb(230,0,230); text-decoration: none; font-weight: normal;}A:active {color: rgb(255,0,90); text-decoration: none; font-weight: normal;}A:hover {color: rgb(255,0,90); text-decoration: none; font-weight: normal;}A.cal:link {color: rgb(0,0,0); text-decoration: none; font-weight: normal;}A.cal:visited {color: rgb(0,0,0); text-decoration: none; font-weight: normal;}A.cal:active {color: rgb(255,255,255); text-decoration: none; font-weight: normal;}A.cal:hover {color: rgb(255,255,255); text-decoration: none; font-weight: normal;}/* table values */.pad {padding: 5px;}.pad2 {padding: 2px;}.navmen {background: rgb(51,51,51);}.calbak {background: rgb(127,127,127);}.sbar {background: rgb(30,30,30);}.cbar {background: rgb(51,51,51); border-color: rgb(0,145,255); border-width: 1px; border-style: solid;}.bbar {background: rgb(0,0,0);}.tbar {background: rgb(51,51,51); border-color: rgb(255,0,90); border-width: 1px; border-style: solid;}.abar {background: rgb(0,0,0); padding: 2px; border-bottom: 1px rgb(127,127,127) solid;}/* color values */.red {color: rgb(255,0,0);}.blk {color: rgb(0,0,0);}.ppl {color: rgb(230,0,230);}/* form values */INPUT.cmt {background: rgb(20,20,20); color: rgb(255,255,255); font-size: 10pt; font-family: 'Trebuchet MS',Arial,sans-serif; height: 20px; width=190px;}TEXTAREA.cmt {background: rgb(20,20,20); color: rgb(255,255,255); font-size: 10pt; font-family: 'Trebuchet MS',Arial,sans-serif; height: 100px; width=190px;}