/* Common styles */
body {padding:0; margin:0;}
body, td, div, span {font-family:arial; font-size:12px;} 

/* Design styles */
h1 {color:#000;	margin:5px 0 10px 0; font-size:20px;}

/* Applied styles */
.iframe {border:1px solid #000000; width:100%; height:300px;}
.textArea {width:100%; height:300px;}
.checkdiv div {padding:10px 0;}
body table {border-collapse:collapse; border:0;}
body table td {padding:0px;}
#header {white-space:nowrap;}
#header img{margin:10px 20px 10px 0;}
#footer input {margin:7px 0; font-size:12px; font-family:arial;}

td.numList, td.numList div {font: normal 14px "Courier New", Courier, monospace;}

/* Debug */
div.tahoma_11 {font-size:11px; font-family:tahoma;}
div.tahoma_11 span {background-color:#EEEEEE;}
#forText{width:100%; height:200px; border:1px solid #FFFFFF; background-color:#EEEEEE;}