body {
    background-color: #FFFFFF;
    margin: 10px;
    padding: 0px;
}

body, td, a, input {
    color: #4770B8;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
}

h1, h1 a {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: bold;
}

img {
    border: 0px;
}

.headerl {
    background-image: url('/img/headerl.gif');
    background-repeat: no-repeat;
    width: 415px;
    height: 158px;
}

.headeri {
    background-image: url('/img/headeri.gif');
    background-repeat: repeat-x;
    height: 145px;
}

.headerr {
    background-image: url('/img/headerr.gif');
    background-repeat: no-repeat;		
    width: 342px;
    height: 145px;
}

.footeri {
    background-image: url('/img/footeri.gif');
    background-repeat: repeat-x;		
    height: 97px;
}

.menu_lb {
    background-image: url('/img/menu_lb.gif');
    background-repeat: no-repeat;
    height: 8px;
    width: 9px;	
}

.menu_rb {
    background-image: url('/img/menu_rb.gif');
    background-repeat: no-repeat;
    height: 8px;
    width: 8px;	
}

.menu, .menu a {
    background-color: #EFEFEF;
    font-size: 10px;
    font-color: #000000;
}


.center_table {
    padding-left: 22px;
    padding-right: 22px;
}

.content_table {
    margin-top: 30px;
    font-size: 12px;
}

.borders {
    border: 1px #CCCCCC solid;
}

form {
    margin: 5px 0px 5px 0px;
}

#main
{
        backGround: #f9f9f9;
	padding: 20px;
}

#left {
        backGround-color: #efefef;
        border-bottom: #b0b0b0 solid 1px;
}

hr { color: #b0b0b0; }

.input {
        background-color: #ffffff;
        border: #b0b0b0 solid 1px;
}

.btn {
        backGround: #f0f0f0;
        border: #b0b0b0 solid 1px;
        cursor: hand;
}


.title {
        font-family: tahoma;
        padding: 4px;
        font-weight: bold;
        font-size: 14px;
        backGround: #ffffff;
        width: 100%;
        border-top: #b0b0b0 solid 1px;
        color: #333333;
}

.subtitle {
        font-family: tahoma;
        margin-left: 10px;
        padding: 3px;
        font-weight: bold;
        font-size: 12px;
        backGround: #ffffff;
        width: 100%;
        border: #b0b0b0 dotted 1px;
        color: #444444;
}

.form_area {
        margin-left: 27px;
        padding: 5px;
        backGround: #f8f8f8;
        border: #b0b0b0 solid 1px;
        border-top: none;
}

.err {
	color: #DD0000;
}

#liten {
    color: #a0a0a0;
}

.gray {
    color: #a0a0a0;
    font-size: 10px;
}

.description, .description a {
    color: #333333;
}

.description a:hover {
    color: #000000;
}
