body
{
    margin: 0px;
    text-align: center;
    font-family: Arial;
    font-size: 9pt;
    color: #FFFFFF;
    background-color: #7D7400;
    height: 100%;
    margin: 0; padding: 0;
    
}

html, body, .wrapper 
{ 
    height: 100%; 
    width: 100%;
    margin: 0; 
    padding: 0; 
}

td
{
    text-align: left;    
}

.wraptd 
{ 
    vertical-align: middle; 
    text-align: center;
}

.main
{
    -moz-box-sizing: border-box;
    width: 1000px; 
    height: 565px;
    position:relative;
    margin: 0 auto;
}

textarea,select,input
{
    font-family: Arial; 
    font-size: 8pt;    
}

p,div,td
{
    font-size: 9pt;
}

img
{
    border: 0px;
}

.content
{
    height: 443px;
    background-repeat: no-repeat;    
    padding-left: 99px;
    padding-right: 102px;
    vertical-align: top;
}

#menu
{
    -moz-box-sizing: border-box;
    height: 45px;
    background-image: url('../images/menu_bg.gif');
    background-repeat: repeat-y;    
    padding-left: 100px;
    padding-right: 103px;
    vertical-align: bottom;
}

.menubottom
{
    height: 4px;
    background-image: url('../images/menu_footer.gif');
    background-repeat: no-repeat;    
}

.menuitem a
{
    display: block;
    width: 124px;
    height: 18px;
    background-image: url('../images/menuitem.gif');
    background-repeat: no-repeat;    
    color: #000000;
    text-decoration: none;
    text-align: center;
    padding-top: 3px;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 1px;
}


.menuitem_selected a
{
    display: block;
    width: 124px;
    height: 18px;
    background-image: url('../images/menuitem_selected.gif');
    background-repeat: no-repeat;    
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    padding-top: 3px;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 1px;
}

.yellow_menuitem a
{
    display: block;
    width: 123px;
    height: 18px;
    background-image: url('../images/yellow_menuitem.gif');
    background-repeat: no-repeat;    
    color: #000000;
    text-decoration: none;
    text-align: center;
    padding-top: 3px;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 1px;
}

.yellow_menuitem a:hover
{
    display: block;
    width: 123px;
    height: 18px;
    background-image: url('../images/yellow_menuitem_selected.gif');
    background-repeat: no-repeat;    
    color: #000000;
    text-decoration: none;
    text-align: center;
    padding-top: 3px;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 1px;
}

.yellow_menuitem_selected a
{
    display: block;
    width: 123px;
    height: 18px;
    background-image: url('../images/yellow_menuitem_selected.gif');
    background-repeat: no-repeat;    
    color: #000000;
    text-decoration: none;
    text-align: center;
    padding-top: 3px;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 1px;
}

.pagecontent
{
    padding-left: 260px;
    padding-right: 76px;
    padding-top: 50px;
    padding-bottom: 33px;
    height: 194px;
    vertical-align: top;
    
}

.pagecontentyellow
{
    padding-left: 350px;
    padding-right: 76px;
    padding-top: 50px;
    padding-bottom: 150px;
    height: 194px;
    vertical-align: top;
    
}

#pagetext
{
    height: 310px;
    width: 410px;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}

#pagetext p
{
    margin-top: 0px;    
}

#pagetext a
{
    color: #635C00;
    font-weight: bold;
    text-decoration: none;  
}

#yellow_pagetext
{
    height: 195px;
    padding-left: 5px;
    overflow: hidden;
    color: #000000;
}

#yellow_pagetext p
{
    margin-top: 0px;  
    color: #000000;  
}

#yellow_pagetext a
{
    color: #7E7500;
    font-weight: bold;
    text-decoration: none;  
    color: #000000;
}

.footer
{
    padding-left: 8px;
    padding-right: 103px;
    padding-top: 1px;
    height: 14px;
    font-size: 7.5pt;    
}

.footer a
{
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: 1px;   
    font-weight: bold; 
}

.zoom
{
    width: 22px;
    vertical-align: top;
    text-align: right;
}

.pagewrapper
{
    width: 415px;    
}

.yellowbg1
{
    background-image: url('../images/yellow_bg_pic1.jpg');   
}


.yellowbg2
{
    background-image: url('../images/yellow_bg_pic2.jpg');
}

.bgpic1
{
    background-image: url('../images/bg_pic1.jpg');     
}

.bgpic2
{
    background-image: url('../images/bg_pic2.jpg');        
}

#breadcrumb
{
    position: absolute;
    left: 118px;
    top: 78px;
    z-index: 10;
    font-size: 8pt;
    color: #000000;
}

#breadcrumb a
{
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
