/***********************************************************************************************************
 * com.tapogen.javascript.tapogen
 * Location: http://www.tapogen.com/library/com/tapogen/css/tapogen/2009040900/tapogen.js
 * Created 2009040200
 * Version 2009040900
 * © tapogen.com (http://www.tapogen.com/)
***********************************************************************************************************/

body { 
 background-color:#FFFFFF;
 color:#000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 text-align:center;
 vertical-align:top;
} 

body, table, tr, td {
 border-spacing:0px;
 border-style:none;
 border-width:0px;
 margin:0px;
 padding:0px;
 vertical-align:top;
}

img {
 border-spacing: 0px;
 border-style: none;
 border-width: 0px;
}

.bottomActiveSting, .bottomActiveSting a {
 color:#000000;
}

.bottomSting, .bottomSting a {
 color:#000000;
 text-decoration:none;
}

.centerButtonDiv {
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

.errorDiv {
 color:red;
}

.leftForm {
 text-align:center;
 vertical-align:top;
}

.markingTable {
 background-color:#FFFFFF;
 border-spacing: 0px;
 border-style: none;
 border-width: 0px;
 margin-left:auto;
 margin-right:auto;
 vertical-align:top;
 text-align:center;
 vertical-align:top;
 width:900px;
}

.resultBlock {
 text-align:center;
 vertical-align:top;
}

.rs {
 color:#000000;
}

.title, .title a {
 color:#000000;
 font-size:1.4em;
 font-weight:bold;
 text-decoration:none;
}

.switches {
 margin-right:1em;
 text-align:left;
 vertical-align:top;
}

#progressbar {
 border:1px solid black;
 /*position:relative;*/
 margin-left:auto;
 margin-right:auto;
 height:10px;
 overflow:hidden;
 text-align:left;
 width:100px;
}

#progressbarDiv {
 background:#000000;
 height:100%;
 width:0; 
}

#progresstext {
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

#resultWindow {
 border: 1px solid #E3E9EF;
 color:#000000;
 height: 600px; 
 overflow: hidden;
 /*margin:1em;*/
 width: 250px;
}

#results {
 height: 600px; 
 color:#000000;
 overflow: auto;
 text-align: left;
 width: auto;
}


#logWindow {
 border: 1px solid #000000;
 height: 250px; 
 overflow: hidden;
 margin:1em;
 text-align: left;
 width: 900px;
}

#tapogenLog {
 height: 250px; 
 overflow: auto;
 width: auto;
}

#td1 {
 width:250px;
}

#td2 {
 width:150px;
}

#td3 {
 width:250px;
}

#td4 {
 width:160px;
}
