/* CSS (c) Tsuki of Graceful-Lament.com */

body {
background-color: #F6F3EC;
}

.table_main{
background:url(images/table.jpg);
color:#AC9F7F;
vertical-align:top;
font-size: 12px;
font-family: Verdana;
}

.table_nav{
background:url(images/images_11.jpg);
background-position:top;
background-repeat:no-repeat;
vertical-align:top;
width:168px;
height:101px;
}

.table_body{
background:url(images/images_14.jpg);
background-position:top;
background-repeat:no-repeat;
vertical-align:top;
width:432px;
height:101px;
}

td{
vertical-align:top;
}

.head{
background: url(images/head.jpg);
background-position: bottom;
background-repeat: no-repeat;
text-transform:capitalize;
color: #857A78;
height: 20px;
}

.nav{
background: url(images/head.jpg);
background-position: bottom;
background-repeat: no-repeat;
text-transform:capitalize;
color: #857A78;
height: 20px;
width:162px;
font-size: 12px;
font-family: Verdana;
}

a:link,a:visited,a:active,a:visited,strong{
text-decoration:none;
color: #C3BAA9;
}

a:hover
{cursor:crosshair;
text-decoration: none;
color:#C9BBB0;
background-color:#F9F6F1;
border-bottom: #D2BD9E solid 1px;
}
