﻿HTML { overflow: -moz-scrollbars-vertical; }
BODY { font-family: Verdana; font-size: 10.5pt; margin-top: 8px; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.clear { clear: both; }

.col2l { float: left; width: 50%; }
.col2r { float: right; width: 50%; }

.col3l { float: left; width: 33%; }
.col3c { float: left; width: 33%; }
.col3r { float: left; width: 33%; }

.coll { float: left; }
.colr { float: right; }


/*
A { color: #000066; }
A:hover { color: #ff9933; }

.w90 { width: 75%; margin: auto; }
.w75 { width: 75%; margin: auto; }
.w60 { width: 60%; margin: auto; }

.h1 { color: #000066; display: inline; font-size: 10.5pt; font-weight: bold; text-decoration: none; }
.h2 { color: #000066; display: inline; font-size: 10.0pt; font-weight: bold; text-decoration: none; }
.h3 { color: #333399; display: inline; font-size: 9.5pt; font-weight: bold; text-decoration: none; }
.h4 { color: #333399; display: inline; font-size: 8.5pt; font-weight: bold; text-decoration: none; }

.cmd { text-decoration: none; vertical-align: text-bottom; }
.cmd IMG { border-width: 0px; }

.link { color: #000066; font-weight: bold; }
.text { font-family: Verdana; font-size: 9pt; }
.tiny { font-size: 9pt; }
.huge { font-size: 11pt; }

.none { text-decoration: none; }
.center { text-align: center; }
.justify { text-align: justify; line-height: 1.4; }

.top { vertical-align: top; }
.left { float: left; padding: 4px 8px 4px 4px; }
.right { float: right; padding: 4px 4px 4px 8px; }

.root { width: 980px; border-width: 0px; padding: 0px 0px 0px 0px; margin-left: auto; margin-right: auto;  background-image: url('../images/headDrop.jpg'); background-repeat: repeat-x; background-position: top right; }
.rail { width: 100px; }
.side { background-image: url('/images/pageDrop.gif'); background-repeat: repeat-y; background-position: top left; }
.page { margin-left: 10px; }

.list { color: #000066; font-size: 9.5pt; margin: 10px 10px 10px 10px; background-color: #F2F0FD; background-repeat: repeat-x; background-image: url('../images/backDrop.gif'); background-position: bottom; }

.item { margin: 0px 2px 4px 2px; padding: 4px 4px 4px 4px; }
.item IMG { padding: 0px 8px 2px 4px; border-style: none; border-width: 0px; float: left; vertical-align: text-top; }
*/
