* {
	font-family: arial;
	font-size: 11px;
}

body {
	margin: 5px;
	background-color: #A199B3;
}

form {
	margin: 0px;
}

#header {
	width: 796px;
	height: 104px;
	background-image: url('/image/header_bg.png');
	background-color: #140043;
	text-align:right;
}

<!-- -->
#navbar {
	font-weight:bold;
	width:796px;
}

#navbar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navbar_right {
	float:right;
}

#navbar li {
	float: left;
	background-color: #D6D2DE;
	background-image: url('/image/navbar_corner.png');
	background-repeat: no-repeat;
	background-position: right;
}

#navbar li.navbar_selected {
	background-color: #140043;
}

#navbar li a {
	height: 18px;
	line-height: 18px;
	font-size:11px;

	padding: 0px 6px;

	margin-right: 6px;
	color: #140043;

	text-decoration: none;
	text-align: center;

	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}

#navbar li.navbar_selected a {
	color: #ffffff;
}

#navbar li a:hover {
	color: #c00000;
}

<!-- -->
.box_header {
	border: 1px solid #140043;
	margin-top: 10px;

	padding-left: 65px;

	height: 27px;
	line-height: 27px;

	background-color: #ffffff;
	background-image: url('/image/box_header_bg.png');
	background-repeat: no-repeat;
	background-position: left;

	font-size: 14px;
}

.box_header b {
	font-size: 14px;
}

.box_header {
  width:395px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:328px;
}

html>body .box_header {
  width:328px;
}

<!-- -->
.box {
	background-color: #E6E4EB;
	padding: 10px;
	border-left: 1px solid #140043;
	border-right: 1px solid #140043;
	border-bottom: 1px solid #140043;

	text-align: justify;
}

.box {
  width:395px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:373px;
}

html>body .box {
  width:373px;
}

<!-- -->
.bigbox_header {
	border: 1px solid #140043;
	margin-top: 10px;

	padding-left: 75px;

	height: 27px;
	line-height: 27px;

	background-color: #140043;
	background-image: url('/image/bigbox_header_bg.png');
	background-repeat: no-repeat;
	background-position: left;

	color: #ffffff;

	font-size: 14px;
}

.bigbox_header b {
	font-size: 14px;
}

.bigbox_header {
  width:795px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:718px;
}

html>body .bigbox_header {
  width:718px;
}

<!-- -->
.bigbox {
	background-color: #E6E4EB;
	padding: 10px;
	border-left: 1px solid #140043;
	border-right: 1px solid #140043;
	border-bottom: 1px solid #140043;

	text-align: justify;
}

.bigbox ul {
	line-height : 20px;
}

.bigbox {
  width:795px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:773px;
}

html>body .bigbox {
  width:773px;
}

<!-- -->
.news_odd {
	background-color: #F4F3F6;
	padding: 2px;
}

.news_even {
	padding: 2px;
}

.news_odd b {
	padding-right: 4px;
}

.news_even b {
	padding-right: 4px;
}

<!-- -->
.smallbox_header {
	border: 1px solid #140043;
	margin-top: 10px;

	padding-left: 65px;

	height: 27px;
	line-height: 27px;

	background-color: #140043;
	background-image: url('/image/smallbox_header_bg.png');
	background-repeat: no-repeat;
	background-position: left;

	font-size: 14px;
	color: #F0AA0C;
	font-weight:bold;
}

.smallbox_header {
  width:300px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:233px;
}

html>body .smallbox_header {
  width:233px;
}

<!-- -->
.smallbox {
	background-color: #E6E4EB;
	padding: 5px;
	border-left: 1px solid #140043;
	border-right: 1px solid #140043;
	border-bottom: 1px solid #140043;

	text-align: justify;
}

.smallbox {
  width:300px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:288px;
}

html>body .smallbox {
  width:288px;
}

<!-- -->
.blog_header {
	border: 1px solid #140043;
	margin-top: 10px;

	padding-left: 65px;

	height: 27px;
	line-height: 27px;

	background-color: #ffffff;
	background-image: url('/image/box_header_bg.png');
	background-repeat: no-repeat;
	background-position: left;

	font-size: 14px;
}

.blog_header b {
	font-size: 14px;
}

.blog_header {
  width:490px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:423px;
}

html>body .blog_header {
  width:423px;
}

<!-- -->
.blog {
	background-color: #E6E4EB;
	padding: 10px;
	border-left: 1px solid #140043;
	border-right: 1px solid #140043;
	border-bottom: 1px solid #140043;

	text-align: justify;
}

.blog {
  width:490px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:468px;
}

html>body .blog {
  width:468px;
}

<!-- -->
img.blog_author {
	height:131px;
	border: 1px solid #140043;
	float: left;
	margin-right: 10px;
}

.blog_author {
  width:105px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:103px;
}

html>body .blog_author {
  width:103px;
}

<!-- -->
#footer {
	width: 795px;
	color:#ffffff;
	background-color: #140043;
	text-align:center;
	padding: 4px 0px;
	margin-top: 6px;
}

<!-- -->
.blogbar {
	font-weight:bold;
	background-color: #E6E4EB;
	border-right: 1px solid #140043;
	height:19px;
}

.blogbar {
  width:540px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:539px;
}

html>body .blogbar {
  width:539px;
}

.blogbar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.blogbar_right {
	float:right;
}

.blogbar li {
	float: left;
	background-color: #FBEAC3;
	background-image: url('/image/blogbar_corner.png');
	background-repeat: no-repeat;
	background-position: right;
}

.blogbar li.premium {
	background-color: #F0A90C;
}

.blogbar li a {
	height: 18px;
	line-height: 18px;
	font-size:11px;

	padding: 0px 6px;

	margin-right: 6px;
	color: #140043;

	text-decoration: none;
	text-align: center;

	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;

	float:left;
}

.blogbar li.premium a {
	color:#ffffff;
}

.blogbar li a:hover {
	color: #c00000;
}

<!-- -->
a:hover {
	color: #c00000;
}

<!-- -->
.google_leaderboard {
	background-color: #E6E4EB;
	padding: 2px;
	border: 1px solid #140043;
	margin-top: 10px;
	/*height: 90px;*/

	text-align: center;
}

.google_leaderboard {
  width:796px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:790px;
}

html>body .google_leaderboard {
  width:790px;
}

.linkarea b {
	color: #808080;
	font-size:10px;
}

.linkarea a {
	color: #808080;
	font-size:10px;
}

.linkarea a:hover {
	color: #c00000;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #000066;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #000066;
	padding: 1px 0;
	text-decoration: none;

	font-size:11px;
	color: #140043;
	font-weight:bold;
}

#dropmenudiv a:hover{
	background-color: #FFFFFF;
	color:#c00000;
}

<!-- -->
table.depot td {
	border:1px solid #37255F;
	padding:2px;
}

table.depot {
	border:2px solid #37255F;
	border-collapse:collapse;
}

table.depot .odd {
	background-color: #F0F0F0;
}

table.depot .even {
}

table.depot .header {
	font-weight:bold;
	background-color:#37255F;
	color:#FFFFFF;
}

.positive_performance {
  color : #008000;
}

.negative_performance {
  color : #800000;
}

.info_box {
	padding : 4px;
	border : 1px solid #c00000;
	background-color : #e0e0e0;
}

a.derivat_detail {
	color : #000000;
	text-decoration : none;
	border-bottom : 1px dotted blue;
}

a:hover.derivat_detail {
	border-bottom : 1px solid blue;
}

#lastorders td, #lastorders td b, #lastorders td a {
	font-size : 10px;
}

.depotrang {
	font-size: 24px;
	width:100%;
	text-align:center;
	font-weight:bold;
}

#headerticker {
	position:absolute;
	top:10px;
	right:10px;
	color:#FFFFFF;
	text-align:left;
	width:400px;
	font-size:10px;
	font-family:verdana;
}

#headerticker span {
	font-size:10px;
	font-family:verdana;
}

#headerticker a {
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#headerticker a:hover {
	text-decoration:underline;
}