body { background-color: #E9ECF5; margin:0px; width:900px; border:none; overflow-x:hidden; overflow-y:hidden;}

p { font-family : Tahoma; font-size : 12px; font-style : normal; color : #001767; text-align : left }
p.bold { font-weight : bold }
p.center { text-align : center }
p.error { font-weight : bold; color : #FF0000 }
p.hidden { visibility : hidden }

a { text-decoration: none ; font-family : Tahoma; font-size : 12px ; font-style : normal; color : #001767; text-align : left }
a.small { font-size : 10px }

tr    { font-family : Tahoma; font-size : 12px ; font-style : normal; color : #001767; text-align : left }
tr.bold { font-weight : bold }
tr.center { text-align : center }
tr.error {  font-weight : bold; color : #FF0000  }
tr.hidden { visibility : hidden }
tr.right { text-align : right }
tr.small { font-size : 10px }
tr.narrow {line-height: 90%}
tr.reverse {background-color: #001767; color : #E9ECF5 }


td    { font-family : Tahoma; font-size : 12px ; font-style : normal; color : #001767; text-align : left }
td.bold { font-weight : bold }
td.center { text-align : center }
td.error {  font-weight : bold; color : #FF0000  }
td.link {  font-weight : bold; color : #FF0000  }
td.hidden { visibility : hidden }
td.right { text-align : right }
td.small { font-size : 10px }
td.narrow {line-height: 90%}
td.reverse {background-color: #001767; color : #E9ECF5 }

form    { font-family : Tahoma; font-size : 12px ; font-style : normal; color : #001767; text-align : left }
form.bold { font-weight : bold }
form.center { text-align : center }
form.error {  font-weight : bold; color : #FF0000  }
form.hidden { visibility : hidden }

input    { font-family : Tahoma; font-size : 12px ; font-style : normal; color : #001767}
input.bold { font-weight : bold }
input.center { text-align : center }
input.error {  font-weight : bold; color : #FF0000  }
input.hidden { visibility : hidden }

select    { font-family : Tahoma; font-size : 12px ; font-style : normal; color : #001767}
select.bold { font-weight : bold }
select.center { text-align : center }
select.error {  font-weight : bold; color : #FF0000  }
select.hidden { visibility : hidden }

div { border:none; }
/* progress container */
div#progress_container { border: 6px double #ccc; width: 200px; margin: 0px; padding: 0px; text-align: left; }

/* progress bar */
div#progressbar { color: white; background-color: #001767; height: 12px; padding-bottom: 2px; font-size: 12px; text-align: center; overflow: hidden; }

iframe { border:none; height:100%; width:100%; position:static;}
