body 
{
    background: none repeat-x scroll 0 0 #d0d0d0;
    background-image:url("/bank/images/BG.jpg");
    margin: 0 0 10px;
    font-family: Tahoma,Arial,Verdana;
    font-size:10pt;
    height:1000 !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

#Banner {
    background-image: url("/bank/images/Banner_BG.jpg");
    background-repeat: repeat-x;
    height: 200px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#Slider {
    background-image: url("/bank/images/Slider_BG.jpg");
    background-repeat: repeat-x;
    height: 45px;
    position: absolute;
    right: 0;
    top: 200px;
    width: 100%;
}


#Button_Holder {
    height: 341px;
    left: 0;
    position: absolute;
    top: 290px;
    width: 214px;
    z-index: 5;
}


#traffic
{
    width:200;
    height:36;
    border:0;
}


#revenue
{
    width:200;
    height:36;
    border:none;
}


#userMgmt
{
    width:200;
    height:36;
    border:none;
}


#vsslMgmt
{
    width:200;
    height:36;
    border:none;
}


#revSttngs
{
    width:200;
    height:36;
    border:none;
}

.revButton:hover, a[id^='new']:hover
{
	cursor:pointer
}

a[id^='new']
{
	color:red
}

.pastDates 
{
	max-height: 295px;
	overflow-y: auto;
}

.pastRevSettings 
{
	max-height: 600px;
	max-width: 600px;
	overflow: auto;
}

.vesselSettings 
{
	max-height: 600px;
	max-width: 800px;
	overflow: auto;
}