
body {
background-color:white;
background-image:url(Nanashi.gif);
background-repeat:no-repeat;
background-position: bottom right;
background-attachment: fixed;
margin:0px 0px 0px 0px;
font-family:Verdana, sans-serif;
font-size:12px;
}
table.news {
border-top:1px solid Black;
border-left:1px solid Black;
}
.left {
background-color:rgb(255,114,114);
border-right:1px solid Black;
border-bottom:1px solid Black;
}
td.artHead {
background-image:url(../images/Red/TableTop-Red.jpg);
color:#0A6B8B;
font-weight:bold;
height:24px;
text-align:center;
border-right:1px solid Black;
border-bottom:1px solid #666666;
}
td.cell {
border-right:1px solid Black;
border-bottom:1px solid Black;
}
td.cellLeft{
border-right:1px solid Black;
border-bottom:1px solid Black;
font-size:10px;
color:#0A6B8B;
background-color:rgb(255,114,114);
}
input, textarea, select {
font-family:Verdana, sans-serif;
font-size:12px;
}
table.toolbar {
background-image:url(../images/Red/TableTop-Red.jpg);
height:24px;
color:Black;
font-family:Verdana, sans-serif;
font-size:10px;
border-bottom:1px solid #666666;
}
a:link.toolbar, a:visited.toolbar {
font-size:10px;
color:#333333;
text-decoration:none;
}
a:hover.toolbar, a:visited:hover.toolbar {
font-size:10px;
color:Black;
text-decoration:underline;
}
a:link.disabled, a:hover.disabled, a:visited.disabled, a:visited:hover.disabled {
font-size:10px;
color:#666666;
cursor:not-allowed;
text-decoration:none;
}
a:link, a:visited {
color:#0A6B8B;
text-decoration:none;
}
a:hover, a:visited:hover {
color:rgb(255,215,0);
text-decoration:none;
}
.page {
font-size:10px;
color:#0A6B8B;
text-align:right;
}
