body
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.headerItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
}

.menuItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.headerTitle
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: bold;
}

.generalText
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.listItem
{
    font-family: Arial, helvetica, sans-serif;
    font-size: 11px;
    vertical-align: top;
    font-weight: bold;
}

.filterItem
{
    font-family: Arial, helvetica, sans-serif;
    font-size: 13px;
    vertical-align: top;
    font-weight: bold;
}

.pager
{
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.detailContainer
{
    /** border-color: Black;
    border-width: 1px;
    border-style: solid;**/
    padding: 10px 20px 3px 15px;
    margin: 0px 0px 20px 0px;
}
.detailRow
{
    margin: 0px 8px 8px 8px;
    font-size: 12px;
    width: 675px;
}
.detailTitle
{
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 10px 10px;
}
.detailOrder
{
    float: right;
    border-color: Black;
    border-width: 2px;
    border-style: solid;
    padding: 10px 10px 10px 10px;
    text-align: center;
    font-size: 15px;
    background-color: #cccc99;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
}
label
{
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    margin-right: 20px;
    position: relative;
    display: block;
    float: left;
    width: 80px;
}
.pager
{
    padding: 0px 5px 0px 5px;
    font-size: 14px;
}
.pagerCurrentPage
{
    font-weight: bold;
    font-size: 20px;
    padding: 0px 5px 0px 5px;
    border-style: solid;
    border-color: Black;
    border-width: 1px;
    background-color: #F7E8C8;
}

a:hover
{
    background-color: #E7ECD8;
}
.linkItem
{
    font-weight: bold;
    padding: 0px 40px 14px 0px;
    font-size: 12px;
}
p
{
    font-size: 16px;
    font-family: Arial, helvetica, sans-serif;
}
li
{
    /**font-size: 16px;**/
    font-family: Arial, helvetica, sans-serif;
    }
h1
{
    font-size: 20px;
    margin-top: 0px;
}
h2
{
    font-size: 18px;
    }
