BODY				{ background: #000000 fixed 50% 50%; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; margin: 0px; behavior: url(/csshover3.htc); }
BODY, TABLE, INPUT, TEXTAREA,
SELECT				{ font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #BABBBA; cursor: url(/images/default.cur), default; }
TABLE.main			{ background: url(/images/detail.png); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; behavior: url(/border-radius.htc); max-width: 1200px; }

A				{ color: #BABBBA; cursor: url(/images/pointer.cur), pointer; }
A:visited			{ color: #8A8B8A; }
A:hover, A:active		{ color: #EAEBEA; }

SPAN.button			{ white-space: nowrap; }
SPAN.button A			{ cursor: url(/images/default.cur), pointer; margin-right: 10px; }
SPAN.button IMG			{ margin-bottom: -12px; margin-right: 10px; }
SPAN.button A IMG		{ margin-right: 0px; }
SPAN.right			{ padding-right: 35px; }

HR				{ color: #BABBBA; background-color: #BABBBA; height: 2px; border: 0px; }
TD.lineleft			{ padding-right: 25px; }
TD.lineright			{ padding-left: 27px; border-left: 2px solid #BABBBA; }

P.copyright			{ text-align: right; font-size: 14pt; margin: 10px 0px -10px 0px; color: #9A9B9A; }
INPUT, TEXTAREA, SELECT,
DIV.text, TABLE.text, IMG.image	{ color: #2D241B; border: 3px solid #434B49; border-right-color: #838B89; border-bottom-color: #838B89; }
INPUT[disabled]			{ color: #808080; text-shadow: 1px 1px 0px #FFFFFF; }
INPUT:focus, TEXTAREA:focus,
SELECT:focus			{ outline: none; }

DIV.text			{ padding: 0px 2px 0px 2px; }
DIV.text A, DIV.text A:hover,
DIV.text A:active		{ color: #2D241B; }
DIV.text A:visited		{ color: #5D544B; }

TABLE.text TH			{ height: 32px; font-weight: normal; padding: 0px; }
TABLE.text TD			{ padding-right: 10px; vertical-align: top; }
DIV.left			{ height: 32px; background: left no-repeat; }
DIV.right			{ height: 32px; background: right no-repeat; padding: 0px 12px 0px 12px; }
DIV.main			{ padding-top: 4px; white-space: nowrap; }
TABLE.text A,
TABLE.text A:visited,
TABLE.text A:hover,
TABLE.text A:active		{ color: #2D241B; text-decoration: none; }

TR.select:hover			{ background-color: #2D241B; color: #D1CFCE; }
TR.select:hover A,
TR.select:hover A:visited,
TR.select:hover A:hover,
TR.select:hover A:active	{ color: #D1CFCE; }
TR.link:hover, TH.link:hover	{ cursor: url(/images/pointer.cur), pointer; }
TR.selected A:visited,
TR.selected A:hover,
TR.selected A:active		{ color: #D1CFCE; }

SPAN.checkbox			{ width: 112px; height: 47px; display: inline-block; cursor: url(/images/pointer.cur), pointer; background: url(/images/checkbox.png); }
SPAN.checkbox INPUT		{ display: none; }

DIV.select			{ height: 38px; width: 290px; border: 0px; overflow: hidden; background: no-repeat right; }
DIV.select SELECT		{ height: 38px; width: 318px; border: 0px; background: transparent; padding-top: 6px; padding-bottom: 4px; -webkit-appearance: none; }

B.info				{ padding-left: 5px; }
SPAN.infoline			{ padding-left: 30px; padding-right: 30px; font-size: 18pt; }