form {margin: 0px; padding: 0px; display: inline;}

.border-r1 {border-right: 1px solid}
.border-l1 {border-left: 1px solid}
.border-t1 {border-top: 1px solid}
.border-b1 {border-bottom: 1px solid}
.border-r2 {border-right: 1px dashed}
.border-l2 {border-left: 1px dashed}
.border-t2 {border-top: 1px dashed}
.border-b2 {border-bottom: 1px dashed}

.bold {font-weight: bold;}
.nobold {font-weight: normal;}

.italic {font-style: italic;}
.underline {text-decoration: underline;}

.bluelink {color: blue; text-decoration: underline;}
.black {color: black;}
.white {color: white;}
.red {color: red;}
.blue {color: blue;}
.lightgreen {color: lightgreen;}
.green {color: green;}
.brown {color: brown;}
.purple {color: #cc0066;}
.Orange {color: #ff9900;}

.size4 {font-size: 4pt;}
.size5 {font-size: 5pt;}
.size6 {font-size: 6pt;}
.size7 {font-size: 7pt;}
.size8 {font-size: 8pt;}
.size9 {font-size: 9pt;}
.size10 {font-size: 10pt;}
.size11 {font-size: 11pt;}
.size12 {font-size: 12pt;}
.size13 {font-size: 13pt;}
.size14 {font-size: 14pt;}
.size15 {font-size: 15pt;}
.size16 {font-size: 16pt;}
.size20 {font-size: 20pt;}
.size25 {font-size: 25pt;}
.size30 {font-size: 30pt;}
.size35 {font-size: 35pt;}
.size40 {font-size: 40pt;}
.size45 {font-size: 45pt;}
.size50 {font-size: 50pt;}
.size55 {font-size: 55pt;}

.Big {font-size:23px;}
.Medium {font-size:16px;}

.Split {margin:0px 5px;}
.Thumb {border:3px solid #949494;}

.arial {font-family: arial;}
.helvetica {font-family: helvetica;}
.times {font-family: times new roman;}
.times new roman {font-family: times new roman;}
.verdana {font-family: verdana;}
.georgia {font-family: georgia;}
.impact {font-family: impact;}
.tahoma {font-family: tahoma;}
.geneva {font-family: geneva;}
.sans {font-family: ms sans serif;}

.hand-cursor{	cursor: hand;}

.line-height-10 { line-height: 1.0em;}
.line-height-125 { line-height: 1.25em;}
.line-height-15 { line-height: 1.5em;}
