body{
    /*background-color: #F5F5F5;*/
    background-color: #B7DEF6;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
}
img.padded{
	margin-bottom: 20px;
}
table{
    width: 100%;
    border-spacing: 0px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    margin: 0px 0px 20px 0px;
}
tr.listing:hover{
    background-color: #FCA017;
}
th{
    font-size: 10pt;
    background-color: #3279BE;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
}
th:last-child{
    border-right: 1px solid #000000;
}
td{
    font-size: 10pt;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}
table.noborder, table.noborder td{
	border: none;
}
table.centered{
	margin: 0px auto 20px auto;
}
table.gallery{
    width: 100%;
    border-spacing: 0px;
    border-top: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
    margin: 0px 0px 20px 0px;
}
td.gallery{
    padding: 10px 10px 20px 10px;
    border-right: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
}
td.gallery:hover{
    background-color: #77B5E6;
}
td.centered, p.centered{
    text-align: center;
}
td.right{
    text-align: right;
}
span.status{
	font-weight: bold;
	font-size: 10pt;
}
span.centered{
    text-align: center;
	display: block;
}
/* ok */
h1{
    font-size: 12pt;
    font-weight: bold;
    color: #FCA017;
    margin: 3px;
    padding: 0px 0px 20px 0px;
    text-align: center;
}
h2{
    font-size: 10pt;
    font-weight: bold;
}
h3, span.subpt{
    font-size: 10pt;
    font-weight: bold;
}

/* ok */
a.menu{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a.menu:visited{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a{
    color: #3670AF;
}
a:active{
    color: #3670AF;
}
a:visited{
    color: #3670AF;
}
li{
    list-style-image: url("images/bluebutt.gif");
    margin: 0px 0px 20px 0px;
	text-align: justify;
}
li.forum{
    list-style-image: url("images/bluebutt.gif");
    margin: 0px 0px 0px 0px;
}
p{
    text-align: justify;
    margin: 0px 0px 20px 0px;
}
#layoutWrapper{
    width: 895px;
    margin: 0px auto;
    padding-bottom: 20px;
    background-color: #FFFFFF;
}
#layoutLogobar{
    width: 865px;
    height: 100px;
    text-align: right;
    padding: 15px;
}
#layoutMenubar{
    margin: 0px 0px 5px 0px;
    width: 100%;
    height: 20px;
}
div.menuPoint{
	text-align: center;
	margin: 0px;
    float: left;
    padding: 3px 0px 3px 0px;
    height: 17px;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    background: rgb(59,103,158); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(50%,rgba(43,136,217,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}
div.menuPointB{
        float: left;
    padding: 3px 12px 3px 12px;
    height: 17px;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    background: rgb(252,234,187); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}


div.menuPoint:hover{
    background: rgb(252,234,187); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}

#layoutContent{
    width: 881px;
    border-left: 2px solid #376EAA;
    border-right: 2px solid #376EAA;
    margin: 8px 0px 8px 0px;
    padding: 0px 5px;
}
#layoutFooter{
    width: 100%;
    height: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 8pt;
    padding: 3px 0px;
    background: rgb(59,103,158); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(50%,rgba(43,136,217,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

div.leftTextside{
    font-weight: bold;
    float: left;
    width: 190px;
    margin: 0px 0px 20px 0px;
}

div.rightTextside{
    float: left;
    width: 680px;
    margin: 0px 0px 20px 0px;
}