body {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

body, p, td, ul, li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
				line-height: 14px;
}

a {
    font-weight: bold;
    color: #81170F;
}

a:visited {color: #BC392D;}

a:active {color: #BC392D;}

ul, li, p, table, form {
    margin: 0px;
    padding: 0px;
}

p, ul {padding-bottom: 10px;} 

li {
    margin-left: 30px;
    padding-left: 0px;
    padding-bottom: 10px;
    color: #333333;
    list-style-type: square;
				line-height: 13px;
}

/*page sections*/

#frame {
    background-image: url(/images/watermark.gif);
    background-repeat: no-repeat;
    background-position: top right;
    height: 400px;
}

#header a {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#LIDC {
    position: absolute;
    width: 102px;
    height: 15px;
    z-index:1;
    left: 479px;
    top: 34px;
}

#box {
    padding: 15px 50px 10px 20px;
}

#contents {
    padding: 15px 5px 0px 0px;
    margin-bottom: 10px;
    background-image: url(/images/dots_ver.gif);
    background-repeat: repeat-y;
    background-position: top right;
    height: 200px;
}

#footer {
    text-align: right;
    font-size: 10px;
    color: #333333;
    padding-right: 10px;
    background-image: url(/images/footer/bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
}

#footer a {
    font-size: 10px;
    color: #333333;
}

/*general styles*/

.horizontalLine, .title {
    background-image: url(/images/dots_hor.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}

.title img {display: block;}

.column {
    padding: 9px 5px 0px 0px;
    margin-bottom: 10px;
    background-image: url(/images/dots_ver.gif);
    background-repeat: repeat-y;
    background-position: top right;
}
