BODY
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #385D8B;
    font-size : 12px;
    background :  #849FD7;
    margin-top : 30px;
    text-align : center;
}

TD
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    background-color : white;
    color : #385D8B;
}

TD.backgroundtop
{
    background-image : url(graphics/background-top.gif);
}    

div.buttonbot
{
    background-image : url(graphics/buttonbackbot.gif);
	    background-repeat : no-repeat;
	height : 170px;
}    


div.homebottom
{
    background-image : url(graphics/photo_owner.gif);
    background-repeat : no-repeat;
}    

div.buttonback
{
    background-image : url(graphics/buttonback.gif);
    background-repeat : no-repeat;
}    
div.butbacknophoto
{
    background-image : url(graphics/button_bottom_nophoto.gif);
    background-repeat : no-repeat;
} 
.header
{
    color : #000000;
}

.indent
{
    margin-left : 12px;
    margin-bottom : 6px;
}

li.square
{
    list-style-type : square;
	padding-top : 6px;
}

li.organizing
{
	padding-top : 6px;
}


span.yellow
{
    background-color : #FBE9A9;
}

.form
{
    font-size : 13px;
}

.font11
{
    font-size : 11px;
}
.copyright
{
    font-size : 10px;
    text-align : center;
    color : black;
}

.red
{
    color : #ff0000;
}

.error
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #ff0000;
}

A:LINK
{
    color : #0336DE;
    text-decoration : none;
}

A:VISITED
{
    color : #0336DE;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}


.redlink
{
    color : #D90505;
        font-size : 12px;

}

a.redlink:LINK
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:VISITED
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:HOVER
{
    color : #000000;
    text-decoration : underline;
}


#top {
    
    position: relative;

}

#topinfo {
    
        position: absolute;
        top : 600px;
        left : 30px;
        width : 210px;
        color : #000000;
        font-size : 13px;
    font-family : Arial, Helvetica, sans-serif;
}