body {
	padding: 0;
	font-family:Verdana;
	font-size:10pt;
	text-align:justify;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #2A4361;
}

.content {
	background-color: #FFFFFF;
	height: 100%;
}

.menu_body {
	background-color: #DCE1DD
}

.header_cell_3 { background-color: #8DA3BB; font-family:Verdana; font-size:10pt; padding-top:1px; padding-bottom:3px }
.header_cell_2 { background-color: #748AA1; font-family:Verdana; font-size:10pt; padding-top:1px; padding-bottom:3px }
.header_cell_1 { background-color: #526C85; font-family:Verdana; font-size:10pt; padding-top:1px; padding-bottom:3px }
.header_cell_0 { background-color: #2A4361; color:#B4B39E; font-family:Verdana; font-size:10pt; text-decoration:none }
.header_cell_0-main {
	background-color: #2A4361;
	font-family:Verdana;
	font-size:24pt;
	color:#B4B39E;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width: 50%;
}

.submenu
{
	background-color: #2A4361;
	border-collapse: collapse;
	color: #B4B39E;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

a:hover      { text-decoration: underline }

img {
	border: 0px;
}


/* mygosumenu */
    td.top {
        background-color: #526C85;
        line-height: 26px;
        text-indent: 10px;
        font-size: 13px;
        font-weight: bold;
        font-family: tahoma;
        color: #DCE1DD;
    }
    td.section {
        padding: 6px 12px;
        background-color: #DCE1DD;
    }
    /*.click-menu {
        -moz-user-select: none;
    }*/
    .click-menu .box1 {
        background: url("images/tree-node.gif") no-repeat;
        padding-left: 19px;
        cursor: default;
    }
    .click-menu .box1-open {
        background: url("images/tree-node-open.gif") no-repeat;
        padding-left: 19px;
        cursor: default;
    }
    .click-menu .box1, .click-menu .box1-open {
        color: #000000;
        font-family: arial;
        font-size: 12px;
    }
    /* mozilla fix */
    html>body .click-menu .box1,
    html>body .click-menu .box1-open {
        color: #000000;
        font-family: arial;
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 1px;
        cursor:pointer;cursor:hand
    }
    /* ie fix */
    * html .click-menu .box1,
    * html .click-menu .box1-open {
        color: #000000;
        font-family: arial;
        font-size: 12px;
        height: 16px;
        cursor:pointer;cursor:hand
    }
    .click-menu .section {
        font-family: arial;
        font-size: 12px;
        line-height: 16px;
        display: none;
    }
    .click-menu .section a {
        color: #000000;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #0000ff;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        background: url("images/tree-leaf.gif") no-repeat;
        padding-left: 19px;
    }
    .click-menu .box2-last {
        background: url("images/tree-leaf-last.gif") no-repeat;
        padding-left: 19px;
    }

.center {
  text-align: center;
}

span.new {
  color: red;
  background-color: yellow;
  border: 1px solid red;
  margin: 7px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 9px;
}

#ad_message {
	font-style: italic;
}
