body {
scrollbar-3dlight-color:#FFFAFA;
scrollbar-arrow-color:#6495ED;
scrollbar-base-color:#1E90FF;
scrollbar-track-color:#FFFAFA;
scrollbar-darkshadow-color:#708090;
scrollbar-face-color:#FFFAFA;
scrollbar-highlight-color:#FFFAFA;
scrollbar-shadow-color:#FFFAFA;
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    font-size: 8pt;
    background-color: white;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;

}
a:link,a:active,a:visited { color : #464646; }
a:hover        { text-decoration: underline; color : #595959; }

h1 {
    font-size: 10pt;
}

p {
    font-size: 10pt;
}


table.lista {
    background-color: white;
    border: 1px #686868 solid;
}

table.maintrackertoolbar{
    background-color: white;
	background-image:url(/images/maintrc_bg.gif);
    border: 1px #686868 solid;
	color : #676767;
    font-size: 8pt;
}


table.lista2 {
    background-color: #white;
    border: 0px #686868 solid;
}

table.my {
    border: 1px #686868 solid;
}

table.my2 {
    background-image:url(shaplogonybg.jpg);
    border: 1px #686868 solid;
}

table.my3 {
    background-image:url(shaplogonybg.jpg);
    border: 1px #686868 solid;
}

td.block {
         border:0px solid #345487;
         background-color: white;
         background-image:url(blockbg.gif);
         padding:0px;
         margin:0px;
         font-size: 7pt;
         color: white;
}

td.blocklist {
         background-color: white;
         padding:0px;
         margin:0px;
         font-weight:bold;
         font-size: 7pt;
         color: #3939AA;
}

td.lista {
    background-color: white;
    color : #676767;
    font-size: 8pt;
}


td.lista2 {
    border: 1px #686868 solid;
    background-color: white;
    color : #676767;
    font-size: 8pt;
}

td.my {
    background-color:#FCFCFC;
    background-image:url(shaplogonybg.jpg);
    color : #676767;
    font-size: 8pt;
}

td.my2 {
    background-color:#FCFCFC;
    background-image:url(shaplogonybg.jpg);
    color : #676767;
    font-size: 8pt;
}

td.my3 {
    background-color:#FCFCFC;
    background-image:url(shaplogonybg.jpg);
    color : #676767;
    font-size: 8pt;
}


td.vit {
    background-color:#D8D8D8;
    color : #006699;
    font-size: 8pt;
}


td {
}

td.header {
           font-weight:bold;
           color:#3A4F6C;
           padding:6px;
           margin:0px;
           background-color: white;
           background-image: url(header_back.gif);
}

td.title {
    font-size: 8pt;
}

td.navigation {
    background-color: #FCFCFC;
    font-weight: bold;
    font-size: 8pt;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

.sublink {
    font-style: italic;
    font-size: 7pt;
    font-weight: normal;
}

a.index {
    font-weight: bold;
}

a.biglink {
    font-weight: bold;
    font-size: 10pt;
}

.important {
    font-weight: bold;
    font-size: 10pt;
}

td.red {
    background-color: white;
    color: red;
}


td.yellow {
    background-color: white;
    color: #BEC635;
}


td.green {
    background-color: white;
    color: green;
}

td.progress {
    padding: 0px;
    background-image: url(backprogress.gif);
    background-repeat: repeat-x;
    height: 9px;
}

td.red a:link {
    color: red;
}
td.red a:visited {
    color: red;
}

td.yellow a:link {
    color: #BEC635;
}
td.yellow a:visited {
    color: #BEC635;
}

td.green a:link {
    color: green;
}

td.green a:visited {
    color: green;
}
li{
list-style-position:inside;
} 