body{
 margin: 0px 0px 0px 0px;
 /*background-color : #FFFFFF;*/
 
}

TABLE TD{
 white-space: nowrap;
}

a:link, a:visited, a:active{
 text-decoration: none;
 color: #000000;
}

a:hover{
 text-decoration: underline;
}

fieldset{
 border-color: #000000;
 border-width: 1px;
 
 border-radius: 5px;
}

legend{
 color: #000000;
}

.upperCase{
 text-transform: uppercase;
}

.altColor{
 background-color: #FAEC7B;
}

.errMessage{
 color: #FF0000;
}

.errControl{
 color: #000000;
 background-color: #FF0000;
}

.header{
 background-color : #FFFFFF;
}


.menu{
 background-color : #FFFFFF;
 padding: 5px 4px 0px 4px;
}

.menuItem{
 white-space: nowrap;
 text-transform: uppercase;
 padding: 0px 0px 0px 20px;
}

.menuSection{
 white-space: nowrap;
 text-transform: uppercase;
}

.menuHref{

}

.footer{
 background-color : #FFFFFF;
}

.autoCompleteDiv{
 position:absolute;
 display:none;

 border:solid 1px black;
 background-color:#E2E2E2;
}

.autoCompleteItem{
 cursor:hand;
}

.listHeader{
 background-color: Red;
}

.listItem{
 white-space: nowrap;
 padding-right: 5px;
}

.list_header_row{
 background-color: #0E2E75;
 color: #FAEF8E;
 font-weight: bold;
}

.list_content_cell{
 padding-right:20px;
}

.content_td{
 width:700px;
 background-color:#FFFFFF;
}

.content_body{
 background-color:#FAEF8E;
}

.servicecall_tab0{
 width:236px;
 height:27px;
}

.servicecall_tab1{
 width:116px;
 background-image:url(/images/tab.gif);
}

.servicecall_tab2{
 width:116px;
 background-image:url(/images/tab.gif);
}

.servicecall_tab3{
 width:116px;
 background-image:url(/images/tab.gif);
}

.servicecall_tab4{
 width:116px;
 background-image:url(/images/tab.gif);
}
