﻿#container {
    margin: 15px;
}
#masthead .nme {
    font-size: 1.4em;
    color: #354379;
    margin-bottom: 2px;
}
#masthead .menu {
    float: right;
}
#leftbar {
    float: left;
    width: 425px;
}
.siteURL {
    text-decoration: none;
    color: #354379;
}
#upper #add .txt {
    line-height: 1.3em;
}
#rightbar {
    width: 200px;
    float: right;
}
#rightbar .txt .val {
    margin-bottom: 6px;
}
#rightbar .txt .lbl {
    font-weight: bold;
}
.rrLink 
{
    margin-right: 20px;
    text-align: center;
}
#rightbar .txt {
    background-image: url(img/122_info_bg.gif);
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
	line-height: 15px;	
	padding-top: 10px;
	padding-bottom: 20px;
    padding-left: 10px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
#rightbar .txt a {
	color: #354379;
	text-decoration: none;
}
#rightbar .txt a:HOVER {
	color: #354379;
	text-decoration: underline;
}
#rightbar .txt a:VISITED {
	color: #354379;
	text-decoration: none;
}

#copyright {
    display: none;
}

#binfo {
    display: none;
}