/* 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:#FFFFFF; }
body, caption, th, td, blockquote, input, select, textarea { color: #000000; font-size:9pt; }
a, a:link, a:visited, a:active { color: #222222; text-decoration: none; font-weight: normal; }
a:hover { text-decoration: none; color:#336699; }
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", "Arial", "Verdana", sans-serif; }
.atext   { font-family: "Arial", "Verdana", sans-serif; }
.unicode { font-family: "Sylfaen", "Arial", sans-serif; font-size:10pt !important; }

body, caption, th, td, form, blockquote, .text6, .text5, .text4, .text3, .text2, .text1, .text0, h6, h5, h4, h3, h2, h1, input, select, textarea { font-family: "Verdana", "Arial", 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; font-style: normal; text-decoration: none; }
.bold      { font-weight: bold; }
.italic    { font-style: italic;}
.underline { text-decoration: underline; }

/* pixel element style */

/*img.pixel, .pixel { width: 1px;  height: 1px;  border: 0 none; }*/
img { border:none; }

/* table styles */

.wholex, .whole { width: 100%; }
.wholey, .whole { height: 100%; }
.borderNone     { border: 0 none; }
.borderTop,    .border { border-top:    1px solid #DFC287; }
.borderLeft,   .border { border-left:   1px solid #DFC287; }
.borderBottom, .border { border-bottom: 1px solid #DFC287; }
.borderRight,  .border { border-right:  1px solid #DFC287; }

/* 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 */
.red { color:#FF0000; }
.txtinput { margin:4px 0px 4px 4px; }
.small { font-size:4px; }

