body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
}	

* {
	margin-top: 0px;
	padding: 0px;
}

table, td, td, div {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
}

.tradelog {
	padding: 5px;
}

#background {
	width: 614px;
	height: 352px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#dropdown {
	position: absolute;
	top: 230px;
	left: 70px;
}

select {
	background: #525252;
	color: white;
	font-weight: bold;
}

option {
	border: 0px;
	color: black;
	font-weight: normal;
}

#content {
	position: absolute;
	top: 41px;
	left: 271px;
	width: 330px;
	overflow: auto;
	height: 295px;
}

a:link {
	color: #FF0088;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #D21071;
	font-weight: bold;
	text-decoration: underline;
}

textarea, input {
	background: #2BDDFF;
	border: 1px dotted black;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	padding: 2px;
}

ul {
	list-style: none;
}

ul li {
	background: url(http://www.at0mica.net/qbee/img/bullet.gif) no-repeat;
	background-position: center left;
	padding-left: 20px;
	margin-bottom: 2px;
}

blockquote {
	background: #98EEFF;
	padding: 5px;
}

h2 {
	color: #008DBF;
	border-bottom: 1px dotted black;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-align: center;
}

h1 {
	color: #008DBF;
	border-bottom: 1px dotted black;
	font-family: tahoma, arial, sans-serif;
	font-size: 11pt;
	text-align: center;
}

img {
	border: none;
}
