/* Title{Classic} Files{classic.gif} */

body{
color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
background: #F0F6F1;
margin-top: 0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	color:#596F80;
}

/*
body.contents{
background: #808080;
margin-left: 5px;
}


a:active{
color: #ff0000;
}


a:link{
color: #ffff00;
}


a:visited{
color: #00ff00;
}
*/

A:Hover  {
	color : #596F80;
/*	text-decoration : underline;*/
	font-weight: bold;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 18px;
}

/*
p.contents{
font-size: x-small;
font-weight: normal;
text-align: left;
}

table.indent{
margin-left: 60px;
}

td{
color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
}
*/
td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

td.image{
background-color: #ffffff;
}

td.thumb{
font-size: x-small;
font-weight: normal;
text-align: center;
vertical-align: middle;
horizontal-align: middle;
}
/*
td.title{
font-weight: bold;
}

td.info{
font-weight: bold;
}

td.small{
font-size: small;
font-style: italic;
}
*/
img.contents{
border: thin solid #ffffff;
}

/*
img.thumb{
border: medium solid #ffffff;
}
*/
img.main{
border: thin solid #efefef;
}

.thickborder{
border: thick solid #ffffff;
}

.center{
text-align: center;
}

