/* html, body, FORM, input, select {font-size:8pt; font-family:Arial; margin:0px; font-weight:normal;}*/
/* body */
BODY
{background: #e9e9f3;}
/* paragraph */
P
{font-size:10pt; font-family:arial;font-weight:normal;}
/* usual tables */
.DM_TABLE
{font-size:10pt; font-family:arial;font-weight:normal;}
/* download manager links */
A.DM, A.DM:LINK, A.DM:visited
{font-size:10pt; font-family:arial;font-weight:bold;}
/* category block in available downloads */
.DM_TABLE_SUBS
{background:#ffffcc; border:outset 1px #c1c1c1; padding:3px;}
/* Column names in the list of files */
.DM_TBLHEAD
{font-weight:bold;}
/* Row in the list of files */
.DM_TBLROW
{}
/* Alternating rows in the list of available downloads*/
.DM_F1
{background:#dcdcdc;font-weight:bold;}
/* Alternating rows in the list of available downloads*/
.DM_F2
{background:whitesmoke}
/* XPHM,XPHL,XPHR - heading of admin tables */
.XPHM, .XPHM_Admin, .XPHM_Cat, .XPHM_Log, .XPHM_User
{font-size:8pt; font-family:arial; text-align: left; background:#AAA76C; color:#000000; font-weight:bold; width: 100%;}
.XPHL, .XPHL_Admin, .XPHL_Cat, .XPHL_Log, .XPHL_User
{ background:#AAA76C; color:#000000; width:12px;}
.XPHR, .XPHR_Admin, .XPHR_Cat, .XPHR_Log, .XPHR_User
{ background:#AAA76C; color:#000000; width:12px;}
/* body of table in administration */
.XPBODY, .XPBody_Admin, .XPBody_Log, .XPBody_User
{ background-color: transparent; width: 100%; padding:3px; border: 1px #666 solid; font-weight:normal}