
A:link { color: #0000FF; text-decoration: none }
A:active { color: #0000FF; text-decoration: none }
A:hover { color: #0000FF; text-decoration: underline }
A:visited { text-decoration: none}

body {
	font-style: normal; font-weight: normal; font-size: 8pt; font-family: verdana, arial; 
	color: #333333;
	background: #FFFFFF;
        margin: 0;
A:visited { color: #0000FF; text-decoration: none}
    }

div,
td,
p {
	font-size:12px;
	line-height:18px;
	color:#333333;
}


.ddm1 {
    font: 12px verdana;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 1px 1px 1px 1px;
    border: 0px #FFFFFF;
    border-style: none none none none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #FFFFFF;
    color: #000000;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #FFFFFF;
    color: #000000;
    text-decoration: none;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 3px 3px 3px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    align: left;
    background: #000000;
    color: #ffffff;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
    padding: 3px 3px 3px 3px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .section {
    border: 1px #C0C0C0;

    position: absolute;
    visibility: hidden;
    z-index: -1;
    display: block;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid solid; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

#entirefleet table tr td { 
	padding: 3px
	font-size: 10px!important;
}

.entirefleetheading td { 
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
}

.entirefleetcells td { 
	border-bottom: 1px solid #c0c0c0;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
}



