body {
        margin:auto;
        padding:0;
        text-align: center;
        width:100%;
        height:100%;
        font-family: verdana, lucida, Arial , helvetica, sans-serif;
        font-size:11px;
        color:#008;
        background-color: #F1F1F1;
}

.text {
        font-family: verdana, helvetica, sans-serif;
        font-size:1.3em;
        color:#008;
}

#info {
        font-family: verdana, helvetica, sans-serif;
        font-size:13px;
        font-weigth: bold;
        /*color:#0000FF;*/
        color:#8B0000;
}

table {
        border-collapse: collapse;
        font-size: 11px;
}

#wrapper {
        margin:auto;
        width: 766px;
        background-color: #FFFFFF;
}

#content {
		font-family: verdana;
        float: left;
        display: inline;
        width: 100%;
        text-align: left;
        background: url(images/background.gif) repeat center;
}

#menu  {
        background-color: #EAEAEA;
        float: left;
        display: inline;
        margin: 0 0 0 0px;
        width: 200px;
        /*height:100%;*/
        text-align: left;
}

#contentRight {
        font-family: verdana;
        font-size:10px;
        float: left;
        display: inline;
        margin: 5px;
        width: 512px;
}


#kop {
        font-size:14px;
        font-weight: bold;
        margin: 5 0 0 0px;
}

#inspring {
        font-family: verdana;
        font-size:12px;
        float: left;
        display: inline;
        margin: 5 0 20 40px;
}

#text {
        font-family: verdana;
        font-size:12px;
        float: left;
        display: inline;
        margin: 5 0 10 0px;
}

#textc {
        font-family: verdana;
        font-size:12px;
        text-align: center;
        display: inline;
        margin: 5 0 10 0px;
}

#alert {
        font-family: verdana;
        font-size:11px;
        float: left;
        color: red;
        display: inline;
        margin: 5 0 10 0px;
}

#siteheader        {
        margin: auto;
        color: #718DA9;
        text-align: center;
        width: 766px;
        height: 128px;
        background: url(images/header.jpg) no-repeat center;
}

#footersite {
        margin: 0 auto;
        color: #718DA9;
        font-size: 11px;
        text-align: left;
        width: 100%;
        height: 44px;
        background: url(images/footer.jpg) no-repeat center;
        clear:both;
}

.brand {
        overflow: auto;
        width: 190px;
        float: left;
        display: inline;
        padding-left:6px;
}

h1, h2 {
 font-size: 18px;
}

.error {
        color:red;
}

A A:link A:visited A:active {
        color:#414141;
}
