body {

   margin:0;

   background: #ffffff;



}

body,td,th{

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 11px;

   color: #000000;

}

#content{

padding: 10px;

}

td#status

{

   text-align: right;

   padding: 0 5px 0 5px;

}



a:link {

   color: #042A4F;

   text-decoration: underline;}

a:visited {

   color: #042A4F;

   text-decoration: underline;

}

a:hover {

   color: #b20000;

   text-decoration: none;

}

a:active {

   color: #042A4F;

   text-decoration: underline;

}



textarea, select {

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 11px;

} 

.button

{

   width: 75px;

   height: 23px;

   vertical-align: middle;

   margin: 0;

   padding: 0;

   font-size: 1em;

   font-family: Verdana;

}



input

{

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 11px;



}

input.submit{

   width: 75px;

   height: 23px;

   vertical-align: middle;

   margin: 0;

   padding: 0;

}



/*HEADER + MENU*/



td#topbar

{

   background-image: url(../images/search/statusbar.gif);

   background-color: #888;

   height: 23px;

   padding: 0 5px 0 5px;

   color: #ffffff;

}

td#topbar a:link

{

   color: #ffffff;

}

td#topbar a:visited

{

   color: #ffffff;

}

td#topbar a:hover

{

   color: #ffffff;

   text-decoration: none;

}

td#topbar div{

   display: inline;

}

td#topbar div#date{

   position: absolute; right: 0px;

   margin-right: 5px;

}

#firstmenu{

   height: 25px;

   background-image: url(../images/search/nav_main_active.gif);

   background-color: #CAD2EA;

   background-repeat: repeat-x;

}

#secondmenu{

   height: 25px;

   background-image: url(../images/search/navbar.gif);

   background-color: #EEECDC;

   background-repeat: repeat-x;

}



.nav td{

   white-space: nowrap;

   vertical-align:top;



}

.nav td a {

   display: block;

   white-space: nowrap;

   padding: 4px 10px 4px 10px;

   border-top: 1px solid #FFFFFF;

   border-right: 1px solid #FFFFFF;

   border-left: 1px solid #FFFFFF;

   border-top-style: none;

   border-bottom-style: none;

   border-left-style: none;

}

.nav td a:link{

   color: #000000;



   text-decoration: none;

}

.nav td a:visited {

   color: #000000;



   text-decoration: none;

}

.nav td a:hover {

   color: #000000;

   text-decoration: none;

   border-bottom-width: 2px;  

   border-bottom-color: #FF9900; 

   border-bottom-style: solid;

}  

.nav td a:active {

   color: #000000;

   text-decoration: none;

}

#submenu div

{

   display: none;

}

.navactive

{

   background-image: url(../images/search/navbar.gif);

   background-color: #EEECDC;

   background-repeat: repeat-x;

}

.navsubactive

{

   background-image: url(../images/search/nav_sub_active.gif);

   background-color: #DAD7BD;

   background-repeat: repeat-x;

}







/*GLOBAL TABLES*/

.whitetable .head

{

   border: 1px solid #DEDEDE;

   border-bottom: none;

   background-color: #FDFDFD;

   background-image: url(../images/accounts/bg01.gif);

   background-repeat: repeat-x;

   width: 1%;

   white-space: nowrap;

   padding: 5px;

   color: #B20000;

   font-weight: bold;



}

a.header:link, a.header:visited

{

   color: #B20000;

   font-weight: bold;



}

.whitetable .content

{

   border-bottom: 1px solid #757575;

   border-right: 1px solid #000000;

   border-top: 1px solid #DEDEDE;

   border-left: 1px solid #DEDEDE;

   background-color: #FDFDFD;

   background-image: url(../images/accounts/bg01.gif);

   background-repeat: repeat-x;

   background-position: bottom;

   padding: 10px;

}

/**/

.darktable .head

{

   border: 1px solid #DEDEDE;

   border-bottom: none;

   background-color: #FEE6B2;

   width: 1%;

   white-space: nowrap;

   padding: 5px;

   color: #B20000;

   font-weight: bold;



}

.darktable td.content

{

   border-bottom: 1px solid #757575;

   border-right: 1px solid #757575;

   border-top: 1px solid #DEDEDE;

   border-left: 1px solid #DEDEDE;

   background-color: #FEE6B2;

   /*background-image: url(../images/accounts/bg01.gif);*/

   background-repeat: repeat-x;

   background-position: bottom;

   padding: 10px;

}

.tablehead

{

   background-image: url(../images/accounts/bg01.gif);

   background-repeat: repeat-x;

   height: 23px;

}

.tableheadYel

{

   background-image: url(../images/search/table_header_list_yellow.gif);

   background-repeat: repeat-x;

   height: 23px;

}

.tableheadBl

{

   background-image: url(../images/search/table_header_list_blue.gif);

   background-repeat: repeat-x;

   height: 23px;

}

.tableheadVi

{

   background-image: url(../images/search/table_header_list_violet.gif);

   background-repeat: repeat-x;

   height: 23px;

}



div.toolbar

{

   background-image: url(../images/search/tool_bar.gif);

   background-repeat: repeat-x;

   border: 1px solid #92A1D3;

   margin-bottom: 10px;

   padding-right: 5px;

   width: 99.9%;

}

div.toolbar table

{

   height: 30;

}



div.toolbar table TR TD

{

   padding-left: 5px;



}

#progressbar

{

   text-align: right;

}



#progressbar strong

{



}

#progressbar div

{

   display: inline;

   border: 1px solid #7083C5;

   padding: 0 2 0 2;

}

#progressbar div.active

{

   display: inline;

   background-color: #3C6ED5;

   border: none;

   color: #FFF;

}

#help{

   margin-top:4px;

   text-align: right;

   display: none;

}

.noline{

   text-decoration: none;

}

a.noline:link, a.noline:visited {

   text-decoration: none;

}

tr.disabled td.f1{

background-color: #EBEDF7;

}

tr.disabled td.f2{

background-color: #FFFFFF;

}

tr.enabled td{

background-color: #FFFAC6;

}



#parameters, #parameters * {

border: 1px #000 solid;

border-collapse: collapse;

background-color: #F3F6F3;

}



#tracking {

   border: 1px #000 solid;

   width: 100%;

   height: 70px;

   background-color: #F3F6F3;

}

.toolbarSet{

   width: 24px;

   height: 24px;

   background: #6378A8;

   background-image: url('../images/search/toolbar_n.gif');

}

.toolbarSet tr td {

   font: bold 14px Verdana;

   color: #FFFFFF;

   text-align: center;

   padding: 0 0 0 0;



}

.searchengines td {

   padding-right: 5px;

}