body {
	background-color: Black;
	margin-top: 0px;
}

a:link {
	color: Olive;
	text-decoration: none;
}

a:hover {
	color: Olive;
	font-weight: bold;
}

a:visited {
	color: Olive;
}


.disclaimer {
	background-color: #2d2d2d;
	color: #919191;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.disclaimer-spacer {
	background-color: #454545;
}

.menu-spacer {
	background-color: #181818;
}

.menu-spacer-block-left {
	background-color: #252525;
}

.menu-items {
	background-color: #252525;
}

.banner-spacer {
	background-color: #252525;
}

.tables {
	background-color: #252525;
}

.table-item {
	background-image: url(../images/bg-tables-item.jpg);
	background-repeat: repeat-y;
	color: White;
	font-family: Verdana;
	font-size: 10px;
	border-left-width: 3px;
	border-left-color: #454545;
	border-left-style: solid;
	border-right-width: 3px;
	border-right-color: #454545;
	border-right-style: solid;
	border-top-width: 3px;
	border-top-color: #454545;
	border-top-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #454545;
	border-bottom-style: solid;
}

.table-item2 {
	background-image: url(../images/bg-tables-item.jpg);
	background-repeat: repeat-y;
	color: White;
	font-family: Verdana;
	font-size: 10px;
}

.hd{
	color: White;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.content-table {
	border-top-width: 3px;
	border-top-color: #454545;
	border-top-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #454545;
	border-bottom-style: solid;
	background-color: Black;
}

.content-table-spacer {
	background-color: Black;
}

.content {
	color: White;
	font-family: Verdana;
	font-size: 12px;
}


.content-extra {
	color: Olive;
	font-family: Verdana;
	font-size: 12px;
}

.content-kop {
	color: White;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.button {
	color: White;
	font-family: Verdana;
	font-size: 14px;
	height: 25px;
	border-color: #454545;
	background-color: Black;
}

.extra-kop {
	color: White;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.tb-head-ul {
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
}

.tb-head-md {
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-color: White;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: White;
	border-right-style: solid;
}

.tb-head-rg {
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-color: White;
	border-left-style: solid;
}

.tb-head-mdd {
	border-left-width: 1px;
	border-left-color: White;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: White;
	border-right-style: solid;
}

.tb-head-rgg {
	border-left-width: 1px;
	border-left-color: White;
	border-left-style: solid;
}

.tb-head-mdd {
	border-left-width: 1px;
	border-left-color: White;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: White;
	border-right-style: solid;
}

.tb-head-mddd {
	border-left-width: 1px;
	border-left-color: White;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: White;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: White;
	border-top-style: solid;	
}
