﻿body 
{
    background: #729598;
    padding: 0 0 0 0;
    margin: 0;
    text-align: left;
    font: /*70%/1.5em*/9px Verdana, sans-serif;
    color: #000000;
    
    SCROLLBAR-FACE-COLOR: #a0c5c8;
	SCROLLBAR-HIGHLIGHT-COLOR: #deecec;
	SCROLLBAR-SHADOW-COLOR: #deecec;
	SCROLLBAR-ARROW-COLOR: #deecec;
    SCROLLBAR-3DLIGHT-COLOR: #a7ccd0;
    SCROLLBAR-TRACK-COLOR: #a7ccd0;
    SCROLLBAR-DARKSHADOW-COLOR: #a7ccd0;
}

A:link
{
    text-decoration:	none;
    color: #000000;
    font-weight: bold;
}
A:visited
{
    text-decoration:	none;
    color: #000000;
    font-weight: bold;
}
a:hover      { color: #CCCCCC}

#menu
{
    margin: 0;
    text-transform: lowercase;
    font-size: 1.1em;
    font-weight: bold;
}

#menu a:link, #menu a:visited
{
    color: #000000;
    background-color: inherit;
    text-decoration: none;
}

#menu tr
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/*#menu ul li
{
    display: inline;
}*/

#menu td a:link, #menu td a:visited
{
    color:#475f79;
    font-size:9px;
    text-transform:uppercase;
    display: block;
}

#menu td, #menu td
{
    text-align:center;
    color:#475f79;
    font-size:9px;
    text-transform:uppercase;
    display: block;
    float: left;
    height: 39px;
    padding: 0 8px 0 8px;
    background: url(images/topleft.gif) no-repeat right;
}

#menu td a:hover
{
    color: #E5AB50;
    background-color: inherit;
}

#menu td.active
{
    background: url(images/menubackm.gif) no-repeat right;
}

#masterWin 
{
    background: #9dc5ce url(images/mainback.gif) repeat-x;
    /*width:100%;*/
    /*width:expression(this.scrollWidth < 965? "965px" : "100%" );*/
    /*width:expression(document.body.clientWidth < 965? "965px": "100%" );*/
    min-width:985px;
    width: 100% !important;
    /*width: 985px;*/
    
    height:630px;
}
.Menu_LinkTop
{
    width:60px;
    height:24px;
    text-align:center;
}
.Menu_LinkBot
{
    width:auto;
    height:15px;
    text-align:center;
}

.Menu_LinkBot a
{
    cursor:pointer;
}
.Menu_LinkBot:hover
{
    color: #E5AB50;
    background-color: inherit;
}
.top
{
    clear: both;
    margin:0 0 0 7px;
    width:927px;
    height:39px;
}

#topLeft
{
    float:left;
    height:39px;
    width:1px;
    background:url(images/topleft.gif) no-repeat;
}

#topRight
{
    float:left;
    height:39px;
    width:1px;
    background:url(images/topleft.gif) no-repeat;
}

#topCenter
{
    float:left;
    height:39px;
    width:840px;
    background:url(images/topcenter.gif) repeat-x;
}

.content
{
    float:left;
    height:519px;
    width:100%;
    overflow-x:auto;
    padding:0px;
    margin:0px;
}
/*#leftBorder
{
    display:none;
    float:left;
    height:487px;
    width:6px;
}



#mainWin
{
    float:left;
    height:519px;
    width:100%;
    overflow-x:auto;
    padding:0px;
    margin:0px;
}

#rightBorder
{
    display:none;
    float:right;
    height:487px;
    width:6px;
}*/

.bot
{
    clear: both;
    background: #729598 url(images/botback.gif) repeat-x;
    padding:0;
    margin:0;
    width:100%;
    height:79px;
}

#botLeft
{
    float:left;
    padding:0;
    margin:0;
    text-align:right;
    height:79px;
    width:125px;
}

#botCenter
{
    float:right;
    height:79px;
    width:7px;
    background: url(images/botleft.gif) repeat-x;
}

#botRight
{
    float:right;
    height:79px;
    width:830px;
    background: url(images/botright.gif) repeat-x;
}

.flag
{
    margin: 55px 10px 0 0px;
    float:right;
}
.botLink
{
    padding: 0 15px 0 0;
    line-height: 40px;
    float:left;
    color: #435f5f;
    padding: 40px 0 0 0;
}
.botLink A
{
    color: #435f5f;
}
.botLink A:visited
{
    color: #435f5f;
}