/* List of elements with no inheritance: body, h1, h2, h3, h4, h5, h6, caption, th, td, blockquote, input, select, textarea */

/* page styles */

html, body, table { margin: 0; padding: 0; }
body { background: #F5F5F5; }
body, caption, th, td, blockquote, input, select, textarea { color: #202020; }
a, a:link, a:visited, a:active { color: #202020; text-decoration: underline; }
a:hover { text-decoration: underline; color:#202020; }
h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: bold; }
p { margin: 0.5ex 0 0 0; }
img { border: 0 none; }

/* text classes and styles */

.utext   { font-family: "BPG Glaho Arial V5 U", "BPG Glaho Arial V5", "Sylfaen", "Arial", "Verdana", sans-serif; }
.atext   { font-family: "Arial", "Verdana", sans-serif; }
.unicode { font-family: "Sylfaen", "Arial", sans-serif; }

body, caption, th, td, form, blockquote, .text6, .text5, .text4, .text3, .text2, .text1, .text0, h6, h5, h4, h3, h2, h1, input, select, textarea { font-family: "BPG Glaho Arial V5", "Arial", "Verdana", sans-serif; }
body, caption, th, td, form, blockquote, input, select, textarea { font-size: 8pt; }
.text8  h1 { font-size: 18pt; }
.text7, h2 { font-size: 16pt; }
.text6, h3 { font-size: 14pt; }
.text5, h4 { font-size: 12pt; }
.text4     { font-size: 11pt; }
.text3, h5 { font-size: 10pt; }
.text2     { font-size:  9pt; }
.text1, h6 { font-size:  8pt; }
.text0     { font-size:  6pt; }

.normal    { font-weight: normal !important; font-style: normal !important; text-decoration: none !important; }
.bold      { font-weight: bold !important; }
.italic    { font-style: italic !important;}
.underline { text-decoration: underline !important; }

/* pixel element style */

img.pixel, .pixel { width: 1px;  height: 1px;  border: 0 none; }

/* table styles */

.wholex, .whole { width: 100%; }
.wholey, .whole { height: 100%; }
.borderNone     { border: 0 none; }
.borderTop,    .border { border-top:    1px solid #C0C0C0 !important; }
.borderLeft,   .border { border-left:   1px solid #C0C0C0 !important; }
.borderBottom, .border { border-bottom: 1px solid #C0C0C0 !important; }
.borderRight,  .border { border-right:  1px solid #C0C0C0 !important; }

/* form styles */

form { display: inline; margin: auto; }
fieldset { border: 1px solid ActiveBorder; padding: 2px 9px 9px 9px; }
label, input, select, textarea { margin: 0; vertical-align: middle; }

/* additional styles */

.ucolorWhite { color:#FFFFFF !important; }
.ucolorSatin { color:#C0C0C0 !important; }
.ucolorGray  { color:#606060 !important; }
.ucolorRed   { color:#EE2F33 !important; }


.ubgcolorDark  { background-color: #60605F !important; }
.ubgcolorWhite { background-color: #FFFFFF !important; }

.ubgcolorGray1 { background-color: #F0F0F0 !important; }
.ubgcolorGray2 { background-color: #C0C0C0 !important; }

#menu li { padding: 0; margin: 7px 0px 7px 0px; }
