body {
  margin: 0px;
  padding: 0px;
  font-family: arial;
  background: url("/images/new/background.gif") no-repeat scroll center top #E3EBF4;
/*  overflow: auto;*/
}

p {
  margin: 0px;
  padding: 0px;
/*  overflow: auto;*/
}

TD.header {
	BACKGROUND-COLOR: #0A246A;
}

TD.pay {
	BACKGROUND-COLOR: #0A246A;
}

TR.pay {
	BACKGROUND-COLOR: #0A246A;
}

TD.menu {
	COLOR: #0A246A;
}

TD.notebook {
	background-color: #0A246A;
}

TD.tline {
 COLOR: #3A6EA5;
}

.excel {
 padding: 0px;
 margin: 0;
 border-spacing: 0;
 border-collapse: collapse;
 font-size: 10px;
}
.excel th {
 padding: 1px;
 background: #d4d0c8;
 margin: 1;
 border: solid 1px #808080;
 height: 15px;
 font-weight: bold;
 color: black;
 text-align: center;
}
.excel td {
 padding: 1px;
 background: #ffffff;
 margin: 1;
 border: solid 1px #c0c0c0;
 height: 15px;
}

.kaview {
 padding: 0px;
 margin: 0;
 border-spacing: 0;
 border-collapse: collapse;
 font-size: 10px;
}
.kaview th {
 padding: 1px;
 background: #a8a8a8;
 margin: 1;
 border: solid 1px #808080;
 height: 15px;
 font-weight: bold;
 color: black;
 text-align: center;
 vertical-align: center;
 color: #ffffff
}
.kaview td {
 padding: 1px;
 background: #ffffff;
 margin: 1;
 border: solid 1px #c0c0c0;
}

#info_panel {
font-weight: bold;
padding: 20px 0 20px 0;
}

#help, #problem_report {
display: block;
height: 14px;
color: #024C9A;
font-size: 11px;
float: left;
}

#user_name {
 margin: 0 0 0 20px;
 color: #024C9A;
font-size: 12px;
}

a#help {
    background-image: url("/images/new/help.gif");
    background-position: 0 0;
    text-decoration: none;
    background-repeat: no-repeat;
    margin: 0 0 0 10px;
}
a#help:hover {
    background-position: 0 -14px;
}

a#problem_report {
    background-image: url("/images/new/problem_report.gif");
    background-position: 0 0;
    text-decoration: none;
    background-repeat: no-repeat;
}
a#problem_report:hover {
    background-position: 0 -14px;
}

#help span, #problem_report span {
margin: 0 0 0 20px;
}

td.top-menu {

width: 10px !important;
}

a.top-menu {
font-family: Arial;
text-transform: uppercase;
font-size: 14px !important;
letter-spacing: 0px !important;
color: #c1d3e6 !important; 
}

a.top-menu:hover {
color: #ffffff !important; 
}

.screen_title span {
    color: #024C9A;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 0 3px;
    padding: 10px 0 10px 0;
    display: block;
}
