TEXTAREA, INPUT { 
	color:#000000;
	background-color: #FFFFFF; font-style:normal; font-variant:normal; font-weight:normal; font-size:9pt; font-family:Tahoma
}
span.largefilename {
	font-size: 16px;
	font-weight: bold;
}

DIV.quote {
    border: 1px solid black;
    width: 95%; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Tahoma
}

table.border {
border-collapse:collapse;
    border: 1px solid white;
}

TABLE.dashed {
     
}

td.questionoptions {
    background-color: #ffffff;
    color: #000000;
    font-size: 8pt;font-family:Tahoma
}

tr.row1 {
    background-color: #F5F9FE;
}

tr.row2 {
    background-color: #EEF4FD ;
}


tr.row3 {
    background-color: #F9F9F9;
}

tr.row4 {
    background-color: #F5F5F5;
}


TD.header {
    font-size: 8pt;
    font-weight: bold; font-family:Tahoma
}

td.lightheader{
    color: #999999;
    font-size: 8pt;
    font-weight: bold; font-family:Tahoma
}

tr.sectionheader, td.sectionheader {
    background-image: url('images/row_bg.gif');
    color: #FFFFFF;
    text-align: center;
    font-weight: bold; font-family:Arial; font-size:11pt
}

tr.fileheader, td.fileheader {
    color: #CC3300;
    text-align: right;
    font-weight: bold; font-family:Arial; font-size:24pt
}

span.small {
    font-size: 9pt;
    font-weight: normal; font-family:Tahoma
}

BODY { 
margin:0; font-size:9pt; font-family:Tahoma;
 background-color:#626262 
} 

.forminput {
	background-color:#FFFFFF;
	border: 1px solid #000000;
	color: #FF0000;
	font-family:Tahoma;
	font-size:8pt;
	padding-left:2px;
	padding-right:2px
}

.textinput {
	background-color:#FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-family:Tahoma;
	font-size:8pt;
	padding:2px;
	width:95%
}

a:link {
	color:#22229C;
	text-decoration:none;
	font-weight:none
}

a:active {
	color:#FF3300;
	text-decoration:none;
	font-weight:none
}

a:visited {
	color:#22229C;
	text-decoration:none;
	font-weight:none
}

a:hover {
    color: #FF3300;
}
a:link.edit, a:active.edit, a:visited.edit {
font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none; font-family:Tahoma
}
a:hover.edit {
    font-size:8pt;
    color: #CCCCCC;
    text-decoration: underline; font-family:Tahoma
}

/* New in 3.6 */
tr.commentheader, td.commentheader {
    background-image: url('images/comment_bg.gif');
    background-color: #a30404;
    color: #ffffff;
    text-align: left;
    font-weight: bold
}
hr.comment {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;
}

.tdb{
background-color: #EBEBEB; background-image: url('images/porsoft_03.gif');
 background-repeat: no-repeat; background-position-x: center; 
 font-family:Arial; font-size:11pt; color:#006699;  font-weight:bold; text-align:center;


}

.tdb a{
 font-family:Arial; font-size:11pt; color:#006699;  font-weight:bold; text-align:center;


}

.bodyw       { width: 100%; height: 100%; background-color: #FFFFFF; text-align:center }