#banner
{
    background:url('../img/top-frame.png') no-repeat top;
    text-align:center;
    height:175px;
}

#banner p
{
    margin-top:0;
}

#banner_title
{
    font-size:1.6em;
    color:#01669a;
    font-weight:bold;
    padding-top:10px;
}

#banner_qual
{
    font-size:1.3em;
    color:#303030;
}

#banner_comm
{
    font-size:1.5em;
    font-style:italic;
    padding-top:50px;

}

/* -------------------------------- */
#framel
{
    float:left;
    width:178px;
    /*height:222px;*/
    height:370px;
    border:1px solid #989898;
    text-align:left;
    /*padding-top:5px;
    line-height:1.5em;
    font-size:1.1em;*/
}

#framel .title
{
    text-align:center;
    margin:0;
    font-size:1.8em;
}

#framel ul
{
    list-style-type:none;
}
#framel li
{
    margin:0;
    padding:0;
}

#framel_top
{
    color:black;
    text-align:center;
   /*padding-top:5px;*/
   /*background:url('../img/left-frame-top.png') no-repeat;*/
   height:21px;
}

#framel_top_clock
{
    float:left;
    padding:5px;
    padding-top:0px;
}

#framel_top_title
{
    font-size:1.3em;
    font-weight:bold;
}

#framel_middle
{
    text-align:left;
    clear:both;
    /*background:url('../img/left-frame-middle.png');*/
}

#framel_middle input
{
	border:1px solid #01669a;
	text-align:center;
}

#framel_middle ul
{
	padding:0;
	padding-left:30px;
}

#framel_middle a
{
    color: #e1612b;
    font-weight: bold;
}

#framel_middle a:hover
{
    color:#01669a;
}

#framel_bottom
{
    color:black;
    text-align:center;
    font-size:0.8em;
    /*background:url('../img/left-frame-bottom.png');*/
    /*height:110px;*/
}
#framel_bottom select
{
    font-size:1.1em;
}
#framel_bottom input.sub
{
    background:transparent;
    border:none;
    color:#303030;
    font-size:1.5em;
    margin-top:5px;
}

#framel_bottom2
{
    /*background:url('../img/left-frame-bottom2.png');*/
    height:21px;
}

#framec
{
    width:428px;
    /*height:230px;*/
    float:left;
    /*border:1px solid #989898;*/
    margin-left:20px;
    margin-right:20px;
    color:#303030;
    /*background:url('../img/middle-frame.png') no-repeat;*/
}

#framec p
{
    padding-left:10px;
    padding-right:10px;
    margin:0;
}

.framec_title
{
    color:black;
    font-size:1.1em;
    font-weight:bold;
}

#framec a
{
    color:black;
    font-weight:bold;
}

#framec a:hover
{
    color:#01669a;
    font-weight:bold;
}

#framec_bottom
{

    text-align:center;
    font-style:italic;
}

#framer
{
    width:178px;
    /*height:222px;*/
    height:370px;
    float:left;
    border:1px solid #989898;
    text-align:center;
    color:#303030;
    /*padding:15px;
    padding-top:5px;
    line-height:1.5em;
    font-size:1.1em;
    text-align:justify;*/
}

.framer_high
{
	color:black;
	font-weight:bold;
	margin-top:15px;
}

#center
{
    padding-top:20px;
    padding-bottom:20px;
}

#bottom
{
	clear:both;
}

#bottom_title
{
    font-size:1.2em;
    color:#303030;
    padding:20px;
    padding-left:0;
    font-weight:bold;
}

#bottom_left
{
    width:200px;
    height:200px;
    float:left;
    background:url('../img/bottom-left-frame.png') no-repeat;
    text-align:center;
    font-size:1.4em;
    font-weight:bold;
}

.bottom_left_high
{
    color:#01669a;
    font-weight:bold;
}

.bottom_left_low
{
    color:#303030;
}

.bottom_left_gap
{
    padding-right:70px;
}

#bottom_center
{
    width:430px;
    height:214px;
    float:left;
    background:url('../img/Worldmap.png') center;
}

#bottom_right
{
    width:200px;
    height:200px;
    float:left;
    background:url('../img/bottom-right-frame.png') no-repeat;
    color:#303030;
    font-weight:bold;
    padding-top:10px;
    font-size:1.4em;
}

#bottom_right p
{
    /*padding-left:30px;*/
    text-align:center;
}

#bottom_right a
{
    /*color:#01669a;*/
    color:#303030;
    /*text-decoration:underline;*/
    font-weight:normal;
}

#bottom_right a:hover
{
    /*color:#303030;*/
    color:#01669a;
    text-decoration:underline;
}