html {
font-size : 9pt;
font-family : tahoma;
}
body {
/* background-color: #FCEF24; */
background-image : url(/wmdata/media/shell/bg_tile.gif);
background-repeat : repeat;
margin:0;

}
p, form {
margin : 0;
}
.admin_section, .block_section {
background-color: #DFCFB5;

/* border-color : #d6e5ea; */
border-color: #CEC588;
margin : 0;
}
.block_section a {
color: black;
}

.bodytext {
color : #606060;
font-size : 10pt;
}
.bodytext .bodyheader {
font-size : 14pt;
font-weight : bold;
margin : 10px 0 5px 0;
}
.bodytext a {
color : #606060;
}
div .separator {
background-image : url(/wmdata/media/shared/gb_hr-tile.jpg);
background-repeat : repeat-x;
height : 3px;
font-size : 2px;
}
div.cleaner {
clear : both;
}
div .relative {
position : relative;
}

#main_menu {
     height:50px;
    /* background : url(/wmdata/media/shell/gb_fp_menu_background.jpg) repeat-x top left; */
    z-index:2;
    position:absolute;
    left:0;
}

#global_menu {
    position:absolute;
    left:390px;
    top:30px;
    z-index:4;
    width:470px;
}

#global_menu a {
    display:inline;
    color: #669933;
    font-size:10pt;
    font-family:verdana;
    cursor:pointer;
    text-decoration:none;
    font-weight:bold;
    margin-right: 15px;
    line-height:20px;
}

#main_menu a:hover {
color: #C113FB;
}

#mainbody {
/* background : white url(/wmdata/media/shell/header_middle.jpg) repeat-x top left; */
/* background : white url(/wmdata/media/shell/gb_header.jpg) repeat-x top left; */
height : 100%;

}
#main1 {
/* background : url(/wmdata/media/shell/gb_body_right.jpg) repeat-y top right; */
background-color:white;
width: 900px;
}
#main2 {
/* background : url(/wmdata/media/shell/gb_body_left.jpg) repeat-y top left; */

}
#main3 {
/* background : url(/wmdata/media/shell/gb_footer_middle.jpg) repeat-x bottom left; */
}
#main4 {
/* background : url(/wmdata/media/shell/gb_header_right.jpg) no-repeat top right; */
}
#main5 {
/* background : url(/wmdata/media/shell/gb_header_left.jpg) no-repeat top left; */
}
#main6 {
/* background : url(/wmdata/media/shell/gb_footer_left.jpg) no-repeat bottom left; */
}
#main7 {
/* background : url(/wmdata/media/shell/gb_footer_right.jpg) no-repeat bottom right; */
height : 100%;
/* padding : 41px 10px 20px 10px; */
padding : 0px 0px 5px 0px;


}

#mainleft {
float : left;
width : 212px;

}
#mainright {
float : right;
width : 212px;

}
#mainsingle {

}
#mainmiddle {
margin : 0 212px 0 212px;
}
#mainmiddle1 {
margin : 0 0 0 212px;
}
#mainmiddle2 {
margin: 0 212px 0 0;

}

