BODY {
font-size:82%; 
font-family: verdana;
color: #333333; 
background-color: #ffffff;
margin: 0px;
}

small  {font-size:80%; color: black;}
big  {font-size:100%;}

a:link  {text-decoration: none; color: #003399; font-weight:bold;}
a:visited  {text-decoration: none; color:gray; font-weight:bold;}
a:hover  {text-decoration: underline; color: blue; font-weight:bold;}

a.navbar:link  {font-size:12px; text-decoration: none; color: #003399;  font-weight:normal;}
a.navbar:visited  {font-size:12px; text-decoration: none; color: #003399;  font-weight:normal;}
a.navbar:hover  {font-size:11px; text-decoration: none; color: white; font-weight: bold;}
a.navbar:active  {font-size:11px; text-decoration: none; color: white; font-weight: bold;}

a.mailto:link  {font-size:11px; text-decoration: none; color: #003399;  font-weight:normal;}
a.mailto:visited  {font-size:11px; text-decoration: none; color: #003399;  font-weight:normal;}
a.mailto:hover  {font-size:12px; text-decoration: none; color: white; font-weight: bold;}
a.mailto:active  {font-size:12px; text-decoration: none; color: white; font-weight: bold;}

h1 {font-size:160%; font-family: Arial; color: #333366;}
h2 {font-size:140%; font-family: Arial; color: #333366;}
h3 {font-size:110%; color: #333366;}
h4 {font-size:90%; color: #333366;}

TD.headercell {
border-top: solid #99CCFF 2px;
border-left: solid #99CCFF 2px;
border-right: solid #003366 2px;
border-bottom: solid #003366 2px;
background-color: #6699CC;
}

.down {
border-top: solid #99CCFF 1px;
border-left: solid #99CCFF 1px;
border-right: solid #003366 1px;
border-bottom: solid #003366 1px;
background-color: #6699CC;
padding: 0px 0px;
cursor: hand;
}

.upsidedown {
border-bottom: solid #99CCFF 1px;
border-right: solid #99CCFF 1px;
border-left: solid #003366 1px;
border-top: solid #003366 1px;
background-color: #007FBF;
padding: 0px 0px;
cursor: hand;
}

img {
border-bottom: solid #eeeeee 3px;
border-right: solid #eeeeee 3px;
border-left: solid gray 3px;
border-top: solid #003366 3px;
}

.notpainting {
border: 0px;
}

.up {
padding: 1px 1px;
}

.caption {
padding-bottom: 25px;
}

.captionthumb {
padding-bottom: 15px;
margin-top: 4px;
margin-bottom: 30px;
}

.box {
border: solid 1px #CCCCCC;
padding: 10px;
width: 100%;
}

.sold {
font-weight: bold;
color: #c00;
}