﻿body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(./Image/BgMainBlack.gif);
	background-repeat: repeat-x;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
img {
	border: none 0;
}
a {
	color: #000000;
}
#top {
	background-color: #313131;
	height: 20px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#page {
	border-bottom: solid 1px #313131;
	background-color: #cdcdcd;
	font-size: 11px;
	font-weight: 500;
	line-height: 1.2em;
	margin: 0px auto;
	padding: 0 0 0 0;
	text-align: left;
	width: 950px;
	background-image: url(./Image/BackgroundGray.jpg);
	background-repeat: no-repeat;
	min-height: 620px;
}
#pageLeft {
	background-image: url(./Image/BvdMotto2012Original.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height: 600px;
	height: 600px;
}
#pageMain {
	float: left;
	width: 750px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#header {
	float: right;
	margin: 6px 5px 5px 0;
	padding: 0 0 0 0;
}
#header li {
	background-color: #000000;
	border: 1px solid #313131;
	color: #ffffff;
	float: left;
	list-style-type: none;
	margin: 3px 5px 3px 5px;
	padding: 5px 5px 5px 5px;
}
#header li:hover {
	background-color: #0082c7;
	border: 1px solid #313131;
}
#header li.selected {
	background-color: #00a973;
	border: 1px solid #313131;
}
#header li.extern {
	border-style: solid;
	border-width: 1px;
	border-color: red #313131 red #313131;
	background-color: #000000;
}
#header li.extern:hover {
	border-style: solid;
	border-width: 1px;
	border-color: red #313131 red #313131;
	background-color: #0082c7;
}
#header a {
	text-decoration: none;
	color: #ffffff;
}
#sideMap {
	float: right;
	width: 500px;
	margin: 6px 12px 0 0;
	padding: 0 0 0 0;
	text-align: right;
}
#contentTitle {
	background-color: #ee3338;
	background-position: 0 50%;
	border: 1px solid #BA1014;
	color: #ffffff;
	display: inline;
	float: left;
	height: 1%;
	line-height: 40px;
	list-style-type: none;
	margin: 10px 10px 10px 10px;
	padding: 0 8px 0 10px;
	text-align: left;
	width: 520px;
	font-size: 18px;
	font-family: Verdana;
}
#contentMain {
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 0;
	width: 540px;
}
#contentRight {
	float: left;
	position: relative;
	top: -29px;
}
.rssImage {
	margin-top: 5px;
	vertical-align: middle;
}
.tableTitle {
	padding: 5px 5px 5px 3px;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}
.textOnly {
	margin: 0 5px 0 5px;
}
.selectedNews {
	cursor: pointer;
	background-color: #0082c7;
	color: White;
	text-decoration: none;
}
.selectedEmployee {
	cursor: default;
	background-color: #0082c7;
	color: White;
	text-decoration: none;
}
.selectedAward {
	cursor: default;
	background-color: #0082c7;
	color: White;
	text-decoration: none;
}
.selectedHistory {
	cursor: pointer;
	text-decoration: none;
	border: solid 1px #0082c7;
}

.imageBigBorder {
	border-top: 1px solid #cccccc;
}

