/* CSS Document*/
body
{
background: url(2011.jpg);
font-family: times, arial, hevletica;
}
table {background-color: #ffffff;}
.head {
color: #6600cc;
font-size:  92%;
}
.ad {
color: #6600cc;
font-size:  115%;
}
p {
font-size: 100%;
font-weight: 400;
color: #000;
}
.hd {
font-size: 100%;
font-weight: 400;
color: #000;
}
.cp {
color: #6600cc;
font-size:  100%;
font-weight: 600;
}
.sp {
color: #000;
font-size:  80%;
font-weight: 300;
font-style: italic;
}

.di {
text-decoration: none;
color: #fff;
font-style: italic;
font-size: 19px;
}

a.di:active {
text-decoration: none;
font-style: italic;
color: #fff;
font-size: 19px;
}

a.di:hover {
text-decoration: underline;
font-style: italic;
color: #fff;
font-size: 19px;
}
.li {
text-decoration: none;
color: #6600cc;
font-weight: 600;
font-size: 100%;
}

a.li:active {
text-decoration: none;
color: #6600cc;
font-weight: 600;
font-size: 100%;
}

a.li:hover {
text-decoration: underline;
color: #6600cc;
font-weight: 600;
font-size: 100%;
}

a.bot {
text-decoration: none;
color: #6600cc;
}

a.bot:hover {
text-decoration: underline;
color: #6600cc;
}


.text {
font-size: 90%;
font-weight: 600;
}

h2.b {
text-decoration: underline;
color: #0000cc;
font-size: 90%;
}
.text {
font-size: 90%;
font-weight: 600;
}
.tab {
border-left: 2px solid #9999cc; 
border-right: 2px solid #9999cc;
}

.tabl {
border-style: outset;
border-width: 2px; 
border-color: #336699;
}

.top {
font-family: serif, cursive, times, garamond, arial, hevletica;
font-style: italic;
text-decoration: none;
color: #666699;
font-weight: 600;
font-size: 26px;
}
a.lin {
text-decoration: none;
color: #6600cc;
}

a.lin:hover {
text-decoration: none;
color: #6600cc;
}

a.botli {
text-decoration: none;
color: #6600cc;
font-size: 70%;
}

a.botli:hover {
text-decoration: underline;
color: #6600cc;
font-size: 70%;
}

div.title2 {
        font-family: "Trebuchet MS", Verdana, Helvetica, serif;
        font-size: 14px;
        font-weight: 600;
        color: #000000;
        padding-top: 10px;
}

#srch
{
    width: 300px;
}
#submit_srch
{
    width: 75px;
}

table.listtable, table.cattable, table.srchtable
{
    border: 0px;
    width: 100%;
}
td.label
{
    text-align: right;
    color: black;
    font-family: Verdana;
    font-size: 13px;
    padding-right: 5px;
    width: 30%;
}

td.item
{
    padding-left: 5px;
}

input.item, select.item, textarea.item
{
    color: black;
    font-family: Verdana;
    font-size: 13px;
    width: 95%;
}
