body { 
    font-family: Verdana,sans-serif; 
    font-size: 9pt;
    background-color: #ffffff; 
    color: #000000; 
    width: 600px; 
}
table {  
    font-family: Verdana,sans-serif; 
    font-size: 9pt; 
}
.style1 { 
    background-color: #eeeeee; 
    color: #000000; 
}
.style2 { 
    background-color: #f5f5f5; 
    color: #000000; 
}
.style3 { 
    background-color: #ffffff; 
    color: #000000; 
}
.style4 {
	background-color: #CCCCCC;
	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 : #29029e; }
a:visited { color : #000000; }


/** Begin intranet/ecommerce styles **/
/** main styles **/
.formbtn { background: #ccccdd; border: 2px solid #666699; color: #000000; font-weight: bold; }
.formtxt { border: 1px solid black; background: #f6f6f6; }
td.tdtd { border-bottom: 1px solid #666699; }
th.tdth { border-bottom: 2px solid #666699; padding-top: 10px; }
td.tdth { border-bottom: 2px solid #666699; padding-top: 10px; }
td.tdtt { border-top: 1px solid #666699; }
.thead { background: #eeeef3; 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; font-color: #ff0000; }
.tr_light { background-color: #F5F5F5; font-color: #00ff00;}
.tr_gray { background-color: #CCCCCC; font-color: #000000;}
.td_large {font-color: #000000; }
.td_larger { line-height: 1.5em; font-weight: bold; font-color: #000000;}

/** end intranet/ecommerce styles **/
