@import url(base.css);

body
{
scrollbar-base-color:#EFEFEF;
scrollbar-3dlight-color:#EFEFEF;
scrollbar-arrow-color:#000066;
scrollbar-darkshadow-color:#000066;
scrollbar-face-color:#EFEFEF;
scrollbar-highlight-color:black;
scrollbar-shadow-color:#000066;
scrollbar-track-color:#DEDFDE;
margin:20px;
}

TD.maintable
{
padding:20px;
height: 600px;
width: 800px;
}

TD.header
{
vertical-align:middle;
text-align:center;
font-size: 14px;
font-weight: bold;
white-space: nowrap;
}

TD.headerleft
{
vertical-align:middle;
text-align:left;
font-size: 14px;
font-weight: bold;
white-space: nowrap;
}

TD.headerright
{
vertical-align:middle;
text-align:right;
font-size: 14px;
font-weight: bold;
white-space: nowrap;
}

TD.centertable
{
border-left-color:#A1B8DA;
border-left-style:dotted;
border-right-color:#A1B8DA;
border-right-style:dotted;
width:500px;
height:100%;
}

.Stil1 
{
font-size: 10px
}

.Stil2
{
text-align:center;
}

a.2
{
color:#eef4ff;
}

a.red
{
color:red;
font-weight: bold;
}
