body {
    font-family: Verdana,sans-serif; 
    font-size: 9pt;
    background-color: #ffffff; 
    color: #000000; 
    width: 720px; 
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
table {  
    font-family: Verdana,sans-serif; 
    font-size: 9pt; 
}
.style1 { 
    background-color: #eceadc; 
    color: #000000; 
}
.style2 { 
	background-color: #f3f2e9;
    
    color: #000000; 
}
.style3 { 
    background-color: #ffffff; 
    color: #000000;
}
.style4 {
	background-color: #eceadc;
	color: #000000;
}
h1      { font-family: Verdana,sans-serif; font-size: 14pt; }
h2      { font-family: Verdana,sans-serif; font-size: 12pt; padding-bottom: 2px; margin-bottom: 2px; }
h3      { font-family: Verdana,sans-serif; font-size: 10pt; padding-bottom: 2px; margin-bottom: 2px; }
p { padding-top: 2px; margin-top: 2px; }
a:link { color : #000099; }
a:visited { color : #666666; }


/** Begin intranet/ecommerce styles **/
/** main styles **/
.formbtn { background: #f3f2e9; border: 2px solid #C7B787; color: #000000; font-weight: bold; }
.formtxt { border: 1px solid black; background: #f6f6f6; }
td.tdtd { border-bottom: 1px solid #C7B787; }
th.tdth { border-bottom: 2px solid #C7B787; padding-top: 10px; }
td.tdth { border-bottom: 2px solid #C7B787; padding-top: 10px; }
td.tdtt { border-top: 1px solid #C7B787; }
.thead { background: #eceadc; font-weight: bold; }
.ttail { background: #ffffff; }
.trow  { background: #ffffff; }

/** other styles experimental **/
.dialogbox { border: 1px solid #29009C; }
.dialoghdr { background: #29009C; color: #ffffff; }
.dialogbdy { background: #eeeeee; }
.secthead { font-weight: bold; color: #000066; 
	border-bottom: 2px solid #666699; padding-top: 10px; }
.tr_gold { background-color: #CCCCCC; font-weight: bold; }
.tr_white { background-color: #FFFFFF; color: #ff0000; }
.tr_light { background-color: #F5F5F5; color: #00ff00;}
.tr_gray { background-color: #CCCCCC; color: #000000;}
.td_large {color: #000000; }
.td_larger { line-height: 1.5em; font-weight: bold; color: #000000;}

/** Audit Details Styles **/
tr.unsat { background-color: #ff4040; }
tr.ser { background-color: #ff4040;  }
tr.impn { background-color: #ff9900; }
tr.mind { background-color: #ffee00; }

/** end intranet/ecommerce styles **/
