table.entry_edit td.c1 {
text-align: right;
}


div.entry_display td {
padding: 10px;

}

div.entry_display td.c1 {
color: gray;
text-align: left;
}

table.entry_list {
width: 100%;
}

table.entry_list tr.hilite td {
background: #ffffe0;
font-size: 11px;
padding-bottom: 8px;
padding-top: 8px;
}

table.entry_list tr.hilite td a {
font-weight: bold;
color: #06C;
}

table.entry_list th {
text-align: left;
padding: 5px;
padding-top: 10px;
padding-bottom: 10px;
background: #f0fff0;
font-size: 10px;
}

table.entry_list td {
font-size: 10px;
border-bottom: #e0e0e0 solid 1px;
padding: 5px;
}

table.entry_list td a {
color: green;
text-decoration: none;
}

table.entry_list td a:hover {
color: red;
}

a.backlist_b {
}

div#searchbox {
text-align: center;

}

div#searchbox small {
display: block;
font-size: 9px;
}

body {
background: white;
margin: 0px;
min-width: 764px;
font-size: 10px;
font-family: 'lucida grande', verdana, sans-serif;

}

div#bg {
position: absolute;
bottom: 0px;
z-index: 1;
width: 764px;
left: 50%;
margin-left: -382px;
height: 100%;
background: #8A0000;
}

div#cont {
position: absolute;
width: 764px;
left: 50%;
margin-left: -382px;
z-index: 2;
top: 109px;

bottom: 0px;
}

div#top {
position: absolute;
z-index: 2;
top: 0px;
background: green;
background: url('images/wiw_01.jpg');
width: 100%;
height: 109px;
text-align: center;
}

div#nav {
position: relative;
background: url('images/wiw_02.jpg');
height: 31px;
font-size: 12px;
font-family: 'lucida grande', verdana, sans-serif;
}

div#nav div#menu {
padding-top: 8px;
color: #f0e0e0;
padding-left: 50px;
padding-right: 50px;
text-align: left;
}

div#nav div#logininfo {
float: right;
}

div#nav a {
color: white;
text-decoration: none;
font-weight: bold;
}

div#nav a:hover {
color: #fff0f0;
text-decoration: underline;
}

div#main {
background: white;
width: 764px;
}

table#maintable {
border-collapse: collapse;
border: 0px;
}

div#main table td.k1 {
vertical-align: top;
padding-right: 10px;
padding-left: 10px;
border-right: gray solid 1px;
width: 150px;
padding-top: 20px;
text-align: center;
font-size: 10px;
}

div#main table td.k2 {
padding-left: 10px;
vertical-align: top;padding-top: 20px;
padding-bottom: 10px;
font-size: 12px;
}


div#footer {
position: relative;
background: #8A0000;
background-image: url('images/wiw_04.jpg');
height: 119px;
color: white;
padding: 10px;
background-repeat: no-repeat;
}

div#footer a {
color: white;text-decoration: underline;
}

div#footer a:hover {
text-decoration: underline;
color: #fff0f0;
}

img {
border: 0px;
}


td.c1 small {
display: block;
}

h3 {
margin: 0px;
margin-bottom: 10px;}
