/* HTML TAGS */
*
{font-family:Consolas,monospace;}
html, body
{margin:0em;height:100%;padding:0em;}
body
{background:url(images/isometric_grid.png) fixed #666;color:#444;font-size:medium;}
input,select,option,textarea,button,optgroup
{font-size:medium;}
h1
{font-size:x-large;}
h2
{font-size:large;}
pre
{font-family:Consolas,monospace;text-align:left;font-style:italic;color:#cc0;}
tt
{font-family:Consolas,monospace;text-align:left;font-style:italic;}
a:link,a:visited
{color:#ff0;text-decoration:none;}
a:hover,a:active
{color:#ff0;text-decoration:underline;}
a:link img,a:visited img
{border:3px solid transparent;}
a:hover img,a:active img
{border:3px solid #ff0;}
hr
{height:4px;background:#bbb;width:100%;text-align:center;margin:1em auto;border:none;}
tr
{vertical-align:top;}

/* HEADERS AND BODY */
/*
#bread_vert
{color:#eee;}
*/
.lbord
{border-left:solid 2px #222;}
.lcol
{width:8em;}
.rcol
{}
.frm
{background:url(images/gray_trans_064.png);border:solid 2px #444;padding:1px;margin:0em;}
.ads
{padding:0em;margin:auto;}
.tab
{border:solid 1px #eee;}
.imgredir
{margin:2em auto;}
.mtb
{margin:0em;}
.mtb th
{text-align:left;padding-left:0em;}
.mtb td
{padding:1ex;}
.cobo
{overflow:auto;height:20em;background:url(images/gray_trans_064.png);padding:1em;border:4px solid #444;margin:2em;-moz-border-radius:8px;}
.don
{background:transparent;border:2px solid transparent;-moz-border-radius:8px;}
.a1x1 a img
{width:160px;height:160px;cursor:url(images/magnify.ani),url(images/magnify.png),pointer;padding:0px 0px;}
.a4x3 a img
{width:160px;height:120px;cursor:url(images/magnify.ani),url(images/magnify.png),pointer;padding:20px 0px;}
.a2x1 a img
{width:160px;height:80px;cursor:url(images/magnify.ani),url(images/magnify.png),pointer;padding:40px 0px;}
.a16x9 a img
{width:160px;height:90px;cursor:url(images/magnify.ani),url(images/magnify.png),pointer;padding:35px 0px;}
.a2x3 a img
{width:106px;height:160px;cursor:url(images/magnify.ani),url(images/magnify.png),pointer;padding:0px 27px;}
.a8x9 a img
{width:142px;height:160px;cursor:url(images/magnify.ani),url(images/magnify.png),pointer;padding:0px 9px;}
.atab
{margin:auto;text-align:center;}
.atab tr
{vertical-align:middle;}
.nohv:link,.nohv:visited
{color:#eee;text-decoration:none;}
.nohv:hover,.nohv:active
{color:#eee;text-decoration:none;}

/* BUTTONS */
.bti1f
{font-weight:bold;border-style:solid solid solid solid;border-width:1px;border-color:#444 #222 #222 #444;background:#333;cursor:pointer;}
.bti1t
{font-weight:bold;border-style:solid;border-width:1px;border-color:#00c;background:#00c;cursor:pointer;}

/* BORDERS */
.tbl0
{border-color:transparent;}
.tbl1
{border-color:#444 #222 #222 #444;}
.tbl1_g
{border-color:#666 #444 #444 #666;}
.tbl2
{border-color:#222 #444 #444 #222;}
.tbl3
{border-color:#444 #000 #000 #444;}
.tbl4
{border-color:#444;}
.tbl5
{border-color:#333;}
.tbl6
{border-color:#000;}
.px1
{border-style:solid;border-width:1px;}
.px2
{border-style:solid;border-width:2px;}
.px4
{border-style:solid;border-width:4px;}

/* BACKGROUNDS */
.fll0
{background:none;}
.fll1
{background:#333;}
.fll1_g
{background:#555;}
.fll2
{background:url(images/gray_trans_032.png);}
.fll3
{background:#111;}
.fll3_r
{background:#400;}
.fll4
{background:#222;}
.fll5
{background:#282828;}
.fll5_g
{background:#555;}

/* DIMENSIONS & LOCATIONS */
.qrt
{width:25%;}
.wid
{width:100%;}
.w80p
{width:80%;}
.w90p
{width:90%;}
.w120
{width:120px;}
.w150
{width:150px;}
.w720
{width:720px;}
.thb
{width:100px;height:100px;}
.wid8
{width:80%;}
.wid4
{width:25%;}
.wid2
{width:50%;}
.wid1
{width:100%;}
.dim1,.all
{width:100%;height:100%;}
.dim0,.non
{width:0px;height:0px;}

/* SPACING */
.mrg0
{margin:0px;}
.pad0
{padding:0px;}
.pad2
{padding:2px;}
.pad4
{padding:4px;}

/* VISIBILITY */
.dsp0
{display:none;}
.dsp1
{display:block;}
.dsp2
{display:inline;}
.hid
{visibility:hidden;}
.shw
{visibility:visible;}
.vis0
{visibility:hidden;}
.vis1
{visibility:visible;}
.flo1
{float:left;}

/* TEXT SIZE */
.tny
{font-size:x-small;}
.sml
{font-size:small;}
.med
{font-size:medium;}
.lge
{font-size:large;}

/* TEXT COLOR */
.blk
{color:#000;}
.gry
{color:#888;}
.wht
{color:#ffffff;}
.lgy
{color:#eee;}
.clr0
{color:#000;}
.clr1
{color:#ffffff;}
.clr2
{color:#888;}

/* TEXT ALIGNMENT */
.cen
{text-align:center;}
.lft
{text-align:left;}
.mid
{vertical-align:middle;}
.top
{vertical-align:top;}
.idt
{text-indent:4ex;}

/* CURSORS */
.def
{cursor:default;}
.hnd
{cursor:pointer;}
.hlp
{cursor:help;}
