﻿body {
	background-image: url(img/bg_7.gif);
	background-color: #7d7d7d;
	font-family: verdana, arial, sans serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin-top: 20px;
}
#container {
	text-align: left;
	margin: auto;
	width: 765px;
}
#masthead {
}
#masthead .nme {
	font-family: arial black, arial;
	font-weight: bold;
	color: white;
	font-size: 30px;
	float: left;
	margin-left: 10px;
	font-variant: small-caps;
}
#masthead .menu {
	padding-right: 10px;
	padding-top: 22px;
	float: right;
	font-size: 12px;
	color: white;
}
#masthead .menu a {
	color: white;
	text-decoration: none;
}
#masthead .menu a:HOVER {
	color: white;
	text-decoration: underline;
}
#masthead .menu a:VISITED {
	color: white;
	text-decoration: none;
}
#content {
	clear: both;
	background-color: #87807e;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}
#upper {
	height: 130px;
	border: solid 1px white;
	position: relative;
}
#logo {
	height: 130px;
	width: 200px;
	background-color: #cccccc;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
#add {
	position: absolute;
	top: 0px;
	left: 200px;
	border-left: solid 1px white;
	height: 130px;
	width: 560px;
	background-image: url(img/header_bg_7.gif);	
}
#add .txt {
	line-height: 16px;
	position: absolute;
	bottom: 8px;
	right: 15px;
	color: white;
	font-size: 12px;
	text-align: right;
}
#lower {
	clear: both;
	border-top: 0px;
	position: relative;
}
#leftbar {
	background-color: white;
	width: 550px;
	float: left;
	border: solid 1px white;
}
#leftbar .leftcontent 
{
    	padding: 15px;
}
#rightbar {
    float: right;
	background-color: #87807e;
	width: 210px;
	line-height: 16px;
	color: white;
	font-size: 11px;
	height: 100%;
	background-color: #87807e;
}
#rightbar .txt {
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 18px;	
}
#rightbar .txt a {
	color: white;
	text-decoration: none;
}
#rightbar .txt a:HOVER {
	color: white;
	text-decoration: underline;
}
#rightbar .txt a:VISITED {
	color: white;
	text-decoration: none;
}

#binfo {
	margin-left: 15px;
	margin-top: 20px;
	background-image: url(img/binfo_7.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 164px;
}
#copyright {
	color: white;
	margin: auto;
	text-align: center;
	padding-top: 5px;
}

#rightbar .txt .val {
    margin-bottom: 6px;
}
#rightbar .txt .lbl {
    font-weight: bold;
}
.rrLink 
{
    margin-right: 20px;
    text-align: center;
}

#copyright a {
	color: white;
	text-decoration: none;
}
#copyright a:HOVER {
	color: white;
	text-decoration: underline;
}
#copyright a:VISITED {
	color: white;
	text-decoration: none;
}