body{
margin:0;
background-color:#ccc;
}
body.t{
background-color:#eee;
margin:0;
color:#333;
}

a{
color:#10103a;
text-decoration:underline;
font-weight:normal;
} 
a:hover{
color:#10104f;
text-decoration:underline;
}

.leftdiv{
background-color:#eee;
border:outset 2px #999;
width:180px;
padding:2px;
margin-bottom:4px;
}
p{
font-family:Trebuchet MS,verdana,arial,sans-serif;
font-size:9pt;
margin:0 5 0 10;
color:#333;
}
img.thumb{
border:solid 1px #000;
margin:2 0 2 0;
}
.itemInfo{
font-family:Trebuchet MS,verdana,arial,sans-serif;
font-size:9pt;
float:left;
margin:7 3 0 3;
width:70px;
text-align:right;
}
#TopFrame{
width:100%;
height:100%;
border:0px;
}

.nav2{
background-color:infobackground;
color:text;
border-bottom:1px solid ThreeDShadow;
font:messagebox;
height:18px;
padding:5px;
}