﻿body {
    margin:0;
    background-image:url(/library/images/hback.jpg);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#d4d4d4;
}

a
{
    color:#ec9600;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.contentHeader
{
    font-family:Lucida Grande, Segoe UI Light, Tahoma, Arial;
    color:#9a9a9a;
    text-align:right;
    padding-top:15px;
    padding-right:15px;
    font-size:40px;
}

.contentBody
{
    padding:5px 15px 15px 15px;
}

#lShdw, #lShdw
{
    width:10px;
}

#center
{
    min-height:350px;
    background-color:#ffffff;
}

#pagec
{
    width:726px;
    margin:0 auto 0 auto;
}

#paget
{
    margin-bottom:30px;
}

#paget td
{
    vertical-align:top;
    font-family:Lucida Grande, Segoe UI, Tahoma, Arial;
    font-size:12px; 
}

#menu
{
    width:150px;
    background-image:url(/library/images/menu.jpg);
    background-repeat:no-repeat;
    background-position:right;
    min-height:300px;
    display:inline-block;
}

#menucont
{
    padding:5px;
}

#menu a
{
    display:block;
    text-decoration:none;
    padding:3px;
    color:#222222;
    font-weight:bold;
}

#menu a:hover
{
    background-color:#9d0000;
    color:#ffffff;
}

#content
{
    display:inline-block;
    width:550px;
}

#footer
{
    height:65px;
    background-image:url(/library/images/footer.jpg);
    padding-top:35px;
    text-align:center;
    font-size:10px;
}

#footer a
{
    font-weight:bold;
}

.boxHeader
{
    background-color:#dedede;
    font-size:14px;
    font-family: Lucida Grande, Segoe UI Light, Tahoma, Arial;
    padding:3px;
}

.boxContent
{
    padding:10px;
    margin-bottom:20px;
}

li
{
    margin-bottom:15px;
}

.closeli li
{
    margin-bottom:0px;
}

input
{
    font-family: Lucida Grande, Segoe UI, Tahoma, Arial;
}

input[type="button"]
{
    background-color:#999999;
    height:25px;
    border:0px;
}

.imgsum
{
    max-width:120px;
    margin-right:10px;
}

.imgdet
{
}

.fieldLabel
{
    font-weight:bold;
}

.fieldValue
{
}
