﻿.box
{
    /*height:54px;*/
    background:#000000 url("images/topbox_bk.jpg") top left repeat-x;
    color:#FFFFFF;
    padding:10px;
    margin-bottom:10px;
}

#search
{
    background:#000000;
    color:#FFFFFF;
    padding:10px;
    margin-bottom:10px;
}

#searchleft
{
    float:left;
    width:241px;
    padding-top:6px;
}

#searchright
{
    float:left;
    width:194px;
    color:#FFFFFF;
    padding-top:6px;
}

#searchsel
{
    padding:0px 0px 0px 15px;
    color:#B3B3B3;
}

#totwg, #totwb, #totwo
{
    height:357px;
    margin-bottom:10px;
}

#totwg
{
    background:#4E641E;
}

#totwb
{
    background:#106281;
}

#totwo
{
    background:#A46200;
}

#totwleft
{
    float:left;
    width:241px;
}

#totwright
{
    float:left;
    width:204px;
    padding:20px 9px 20px 9px;
    color:#FFFFFF;
}

#totwright a
{
    color:#FFFFFF;
}

ul.toplist
{
    margin:0px 0px 10px 0px;
    padding:0;
    font-weight:bold;
    list-style-type:none;
}

ul.toplist li
{
    background:#A7A7A7;
    font-size:0.9em;
    font-weight:normal;
    color:#000000;
    padding:5px 0px 0px 5px;

    border-top:solid 1px #c8c8c8;
    border-bottom:solid 1px #868686;
}

ul.toplist li a
{
    color:#000000;
}

ul.toplist li a:hover
{
    color:#FFFFFF;
}

ul.toplist li.top
{
    font-weight:bold;
    padding:11px 0px 0px 9px;
    height:25px;
    color:#FFFFFF;
    background:#000000 url("images/topbox_bk.jpg") top left repeat-x;
    border-bottom:none;
    border-top:none;
}

.topleft
{
    float:left;
    width:95px;
        height:78px;
}

.topright
{
    float:left;
    width:178px;
    padding:4px 0px 0px 0px;
    color:#FFFFFF;
}

h1
{
	font-size:1em;
}

.box a
{
	color:#B4B4B4;
	font-weight:bold;
}

.box a:hover
{
    color:#FFFFFF;
}



