    body {
        font: 12px verdana,tahoma;
        margin: 15;
        align: left;
        background: #E8E7D9;
	line-height: 16px;
    } 


A:LINK, A:VISITED, A:ACTIVE {
	font-family : verdana,tahoma;

	color : #0000ff;
}
A:HOVER {
	font-family : verdana,tahoma;

	color : #3300FF;
	text-decoration : none;
}


.ddm1 {
    font: 11px verdana;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0px 0px 0px 0px;
    border: 1px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #E8E7D9;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #FF6600;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #ffffff;

}
.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
}
.ddm1 .item2:visited {

}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/* Follows CSS for the PHP Arena File Manager */

TABLE.table {
	font-family : verdana,tahoma;
	font-size : 12px;
}
TABLE.headertable {
	font-family : verdana,tahoma;
	font-size : 12px;
	color : #FFFFFF;
	border-collapse : collapse;
	background : #0088CC;
}
TD.headercell{
	background-image : url(styles/default/images/table.gif);
}
TD.datacell {
	background : #FFFFFF;
	font-family : verdana,tahoma;
	color : #000000;
	font-size : 12px
}
TABLE.footer {
	font-family : verdana,tahoma;
	font-size : 10px;
}
TABLE.stats {
	font-family : verdana,tahoma;
	font-size : 10px;
    border-collapse : collapse;
}

TABLE.LOCBAR {
	font-family : verdana,tahoma;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
A.SMALL:LINK, A.SMALL:ACTIVE {
	font-family : verdana,tahoma;
	font-size : 10px;
	color : #0080C0;
	text-decoration : underline;
}
A.SMALL:VISITED {
	font-family : verdana,tahoma;
	font-size : 10px;
	color : #0080C0;
	text-decoration : underline;
}
A.SMALL:HOVER {
	font-family : verdana,tahoma;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
A.SMALL{
	font-family : verdana,tahoma;
	font-size : 10px;
	color : #000000;
}
A.HEAD:LINK, A.HEADL:ACTIVE {
	font-family : verdana,tahoma;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
}
A.HEAD:VISITED {
	font-family : verdana,tahoma;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
}
A.HEAD:HOVER {
	font-family : verdana,tahoma;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}
A.SMALLTEXT {
	font-family : verdana,tahoma;
	font-size : 10px;
	color : #000000
}
A.PIN:LINK, A.PIN:ACTIVE {
	font-family : verdana,tahoma;
	font-size : 12px;
	color : #333399;
	text-decoration : underline;
	font : bold;
}
A.PIN:VISITED {
	font-family : verdana,tahoma;
	font-size : 12px;
	color : #333399;
	text-decoration : underline;
	font : bold;
}
A.PIN:HOVER {
	font-family : verdana,tahoma;
	font-size : 12px;
	color : #3300FF;
	text-decoration : underline;
	font : bold;
}
.forminput {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #EEEEEE;
}

LI {

list-style: none;
text-align: top;
margin: 5px;
background: url('./images/point.gif') no-repeat 0em;
padding: 0px 0px 0px 15px;
display:block;

}



