body{
	background-image: url('http://www.technicaltrader.nl/groupoffice/modules/cms/template_file.php?template_file_id=2');
	margin:10px;
        font-family: arial;
	font-weight: normal;
	font-size: 12px;
	font-color: #000000;
	font-weight: normal;
	font-style: normal;
}

td {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

h1 {

	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #000066;

	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #000066;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

h3 {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

h4 {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #000066;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link, a:active, a:visited{
	color: #000066;
}

a:hover {
	color: red;
	text-decoration: none;
}

.news {
	font-family: arial;
	font-size: 10px;
	font-color: #000000;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}

.title {
	margin: 0px;

	height: 75px;
	padding: 0;
	border: 1px solid #000066;
	vertical-alignment: middle;
	background-color: #000066;
position: relative;
}

.copyright {
	font-family: arial, helvetica;
	font-size: 10px;
	font-color: #000000;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
}

.text{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	font-color: #000000;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}
#menu-label {
	display: none;
}
#menu {
	list-style: none;
	margin: 0px;
	padding: 0;
	border: 0;
	width: 100%;

}
#menu li {
	margin: 5px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0;
	border: 1px solid #000066;
	background-color: #000066;
}
#menu a {
	font-weight: bold;
	margin: 0;
	color: #c5ccdb;
	display: block;
	text-decoration: none;
	padding: 4px 6px;
}
#menu a:hover {
	font-size: 12px;
	background-color: #34548f;
	color: #fff;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	border-top: 1px solid #34548e;
	background-color: #34548e;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
	border: 1px solid #34548e;
	margin: 0px;
	padding: 0px;
}
#menu ul li:hover {
	border-bottom: 1px solid #34548f;
}
#menu ul li a {
	padding-left: 12px;
	color: #a7b2c9;
}
#menu ul li a:hover {
	background-color: #46659e;
}
#menu ul ul li a {
	padding-left: 18px;
}
#menu li strong a {	
	color: #fff !important;
	background-color: #10203b;
}
#menu li strong a:hover {
	background-color: #46659e !important;
}

#menu li ul li strong a {
	background-color: #34548e;
	color: fff;
}

a.home:link, a.home:active, a.home:visited {
	border: 1px solid #000066;
	background-color: #000066;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #c5ccdb;
	display: block;
	text-decoration: none;
	padding: 0;
	padding: 4px 6px;
	font-weight: bold;
}
a.home:hover {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 3px;
	border: 1px solid #000066;
	background-color: #34548f;
	color: #c5ccdb;
	display: block;
	text-decoration: none;
	padding: 0;
	padding: 4px 6px;
	font-size: 12px;
}

a.home_active:link, a.home_active:active, a.home_active:visited {
	border: 1px solid #000066;
	background-color: #10203b;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 3px;

	color: #c5ccdb;
	display: block;
	text-decoration: none;
	padding: 0;
	padding: 4px 6px;
	font-weight: bold;
}
a.home_active:hover {
	margin-left:: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 3px;
	border: 1px solid #000066;
	background-color: #34548f;
	color: #c5ccdb;
	display: block;
	text-decoration: none;
	padding: 0;
	padding: 4px 6px;
	font-size: 12px;
}
