/* Title{Classic} Files{classic.gif} */

body         { color: #ffffff; font-family: Arial, Helvetica, Sans-Serif; background-color: 
               #ffffff; background-image:     url(classic.gif); 
               background-repeat: repeat-y; background-attachment: scroll; 
               margin-top: 1px; background-position: 0% }
body.contents{
background: #808080;
margin-left: 5px;
}

a:active{
color: #0076ae;
}

a:link{
color: #0076ae;
}

a:visited{
color: #ff3300;
}

a:hover{
color: #ff3300;
}

p.contents{
font-size: x-small;
font-weight: normal;
text-align: left;
}

table{
margin-left: 130px;
}

td{
color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
}

td.image{
background-color: #ffffff;
}

td.thumb{
font-size: x-small;
font-weight: normal;
text-align: center;
}

td.title{
font-weight: bold;
}

td.info{
font-weight: bold;
}

td.small{
font-size: small;
font-style: italic;
}

img.contents{
border: thin solid #0076ae;
}

img.thumb{
border: medium solid #ffffff;
}

img.main{
border: thick solid #0076ae;
}

.center{
text-align: center;
}

