body { background-color: white; margin: 0px; color: black; font-family: verdana,'arial ce',arial; font-size: 12px; }

h1 { color: #990000; font-size: 18px; }
h2 { color: #990000; font-size: 17px; }
h3 { color: #990000; font-size: 16px; }
h4 { color: #990000; font-size: 15px; }
h5 { color: #990000; font-size: 14px; }
h6 { color: #990000; font-size: 13px; }

td { font-size: 12px; }
input, select, small, .small { font-size: 10px; }
big,.big { font-size: 15px; }
img { border: 0px; }
hr { color: #CCCCCC; height: 1px; }

table.sha { border-collapse: collapse; }
table.usr { border-collapse: separate; border-spacing: 10px; }
table.usr td.usr { border: solid white 5px; }

td.sha { padding: 0px; }
td.usr { padding: 5px; }
td.gra { padding: 7px; }

a:link { color: #000066; text-decoration: none; }
a:active { background-color: #FFFFCC; color: #006600; text-decoration: underline; }
a:visited { color: #660066; text-decoration: none; }
a:hover { background-color: #FFFFCC; text-decoration: underline; }

.pric { float: left; margin-right: 6px; margin-bottom: 6px; margin-top: 3px; margin-left: 3px; }
.flim { float: left; margin-right: 12px; margin-bottom: 12px; margin-top: 3px; margin-left: 3px; }
.frim { float: right; margin-right: 3px; margin-bottom: 3px; margin-top: 12px; margin-left: 12px; }

.ce { text-align: center; }
.ri { text-align: right; }
.le { text-align: left; }
.ju { text-align: justify; }
.cemi { text-align: center; vertical-align: middle; }
.rito { text-align: right; vertical-align: top; }
.to { vertical-align: top; }

.dgrbo { border: solid #CCCCCC 1px; }
.redbo { border-left: solid #FF3333 1px; border-top: solid #FF3333 1px; }
.bor { border: solid white 5px; }
.fob { border: solid white 8px; width: 340px; height: 280px; }

.max { width: 100%; }
.full { width: 100%; height: 100%; }

.dgr { background-color: #CCCCCC; }
.lgr { background-color: #EEEEEE; }
.red { background-color: #FF3333; }
.yel { background-color: #FFFF66; }

.b0 { background-color: white; }
.b1 { background-color: #eeeeee; }
.b3 { background-color: #bbeebb; }
.b4 { background-color: #ccffcc; }
.b5 { background-color: #bbeeee; }
.b6 { background-color: #ccffff; }

.wb0 { color: white; }
.wred { color: #FF3333; }

a.wred:link,a.wred:visited { color: #FF3333; }
a.wred:active,a.wred:hover { background-color: transparent; color: #FF0000; }
