BODY
{
	margin-top:0;
    color: #ffffff;
    background-color: #000011;
    SCROLLBAR-BASE-COLOR: #000044;
    SCROLLBAR-ARROW-COLOR: #aaeeee;
}
A
{
        color: #bbeeee;
}
A:active
{
        color: #0066ff;
}
A:hover
{
        font-weight: bolder;
        /*font-size: larger;*/
}
A:link 
{
        color: #88ccee;
}
A:visited
{
        color: #0099ff;
}
SELECT
{
        background-color:#000022;
        color:#ffffff;
}
table#DVDList td.Label
{
	border-bottom: 1px solid #222222;
}

table#DVDList td.Location
{
	border-bottom: 1px dotted #222222;
}
table#DVDList td.ID, td.Edit
{
	border-bottom: 1px dashed #222222;
}

A.Delete:hover
{
	color: #ff0000;
}

.center
{
	text-align:center
}
