html, body{
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 800px;
}

#spdbvweb_header_small h1{
	width: 100%;
	background-color: #cfe8f9;
	color: #282828;
	font-family: Helvetica;
	font-size: 21px;
	text-align: center;
	top: 0px;
}
#spdbvweb_header_small #spdbvweb_title_no_logo{
	padding: 0 2px;
}

#spdbvweb_header_nav{
	position: absolute;
	color: #282828;
	font: 10px Helvetica, sans-serif;
	right: 30px;
	top: 10px;
	white-space: nowrap;
}
#spdbvweb_header_nav a{
	font: 10px Helvetica, sans-serif;
	font-family: Helvetica;
	color: #767676;
	text-decoration: none;
}
#spdbvweb_header_nav a:hover{
	text-decoration: underline;
}


#spdbvweb_body {
	position: relative;
	padding: 18px 18px 2px 18px;
	background-color: #FFFFFF;
	min-height: 420px;
	font-family: Helvetica;
	color: #626262;
	font-size: 12px;
	z-index: 1;
}

#spdbvweb_container{
	position: relative;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
}

#spdbvweb_content {
	position: relative;
	bottom: 0;
	left: 0;
	margin-left: 220px;
}
#spdbvweb_left_menu {
	float: left;
	width: 210px;
	min-height: 2000px;
	margin-right: 10px;
	background-color: #cfe8f9;
}

/* Simple menu built with a list of hyperlinks */
#spdbvweb_body ul.spdbvweb_menu{
	list-style-type: none;
	width: 209px;
	padding-left:0px; /*Disable the default padding left of ordered lists*/
	margin-left: 0px; /*Hack for IE to avoid the left margin*/
}



ul.spdbvweb_menu li.menu_title {
	background: transparent url(../spdbvweb_images/menu_top.gif);
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	border: none;
	margin: 5px 5px 0px 5px;
	padding-left: 5px;
}
ul.spdbvweb_menu li.menu_title a{
	color: #FFF;
}
ul.spdbvweb_menu li.menu_title:hover {
	background: transparent url(../spdbvweb_images/menu_top.gif);
	border: none;
	display: block;
}
ul.spdbvweb_menu li.spdbvweb_menu, ul.spdbvweb_menu li.spdbvweb_menu_selected{
	border-bottom:1px solid #66B7EE;
	padding: 0 5px 0 5px;
	margin: 0px 5px 0px 5px;
/*	height: 25px;*/
	font-size: 12px;
}
ul.spdbvweb_menu li.spdbvweb_menu:hover {
	background: #66B7EE;
	padding: 0 5px 0 5px;
}
ul.spdbvweb_menu a, ul.spdbvweb_menu a:visited {
	color: #282828;
	font-size: 12px;
	line-height: 25px;
	margin:0;
	display: block;
	text-decoration: none;
}
ul.spdbvweb_menu li.spdbvweb_menu_selected {
	background: #66B7EE;
	font-weight: bold;
}







.home_news {
    background-attachment: scroll;
    background-color: #F3F3F3;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #DDDDDD;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #DDDDDD;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #DDDDDD;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0;
    min-height: 32px;
    padding-bottom: 5px;
    padding-left: 45px;
    padding-right: 20px;
    padding-top: 0;	
    cursor:pointer;
}
.home_news h1 {
    font-size: 15px;
    font-weight: bold;
	text-decoration:none;
    margin-bottom: 0.1em ! important;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.9em ! important;
    padding-bottom: 0.5em ! important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.home_news li {
    font-size: 14px;
    line-height: 15px;
	color: #333333;
}
.home_news p {
    line-height: 120%;
}
.home_news span {
	float:right;
	width:25px
}
.home_news {
	background: rgb(222,222,222) url(../spdbvweb_images/icon_news.png) no-repeat 5px 8px;
}
.home_news_archives {
	background: rgb(222,222,222) url(../spdbvweb_images/icon_archives.png) no-repeat 5px 8px;
}
.home_news_alert {
	background: rgb(240,240,240) url(../spdbvweb_images/icon_problem.png) no-repeat 8px 8px;
}
.home_news_show, .home_news_hide {
	margin-left: 8px;
	width: 15px;
	height: 15px;
}
.home_news_show {
	background: url(../spdbvweb_images/icon_minus.png) no-repeat;
}.home_news_hide {
	background: url(../spdbvweb_images/icon_plus.png) no-repeat;
}

.cell_container {
display: table;
table-layout: fixed;
text-align: center;
display: table-cell;
vertical-align: bottom;
padding: 0.5em;
}
.cell_container {
display: table;
table-layout: fixed;
}
.cell_container_left {
display: table-cell;
vertical-align: bottom;
padding: 0.5em;
text-align: left;
}
.cell_container_right {
display: table-cell;
vertical-align: bottom;
padding: 0.5em;
text-align: left;
}
ul.spdbv_list li {
	margin: 1em 10% .2em 0;
}
ol.spdbv_list li {
	margin: 1em 10% .2em 0;
}
#spdbvweb_body h1 {
margin-top: 2em;
}
.spdbv_pre {
white-space: pre;
font-family: "Courier New", monospace;
border-style:solid;
border-width:thin;
color: gray;
padding: 0em 2em 0em 2em;
}
p {
margin-bottom: 1.5em;
}
/*.spdbvweb_left_menu_logo a, a:visited, a:hover, a:visited:hover, a img {*/
.spdbvweb_left_menu_logo a, .spdbvweb_left_menu_logo a:visited, .spdbvweb_left_menu_logo a:hover, .spdbvweb_left_menu_logo a:visited:hover, .spdbvweb_left_menu_logo a img {
text-decoration: none;
border-style: none;
border:none;
outline:none;
}


