body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 0px;
}
p, td, li, input, select, textarea, .reg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
}
a {
	text-decoration: underline;
}
th {
	font-weight:bold;
	text-align: left;
	vertical-align: top;
}
td {
	vertical-align: top;
}
form {
	margin: 0px;
}
legend, legend a:link, legend a:visited, legend a:active, legend a:hover {
	color:#666666;
	font-size:12px; 
	font-weight:bold;
	margin: 0px;
}
legend a:link, legend a:visited, legend a:active, legend a:hover {
	color:#bbbbbb;
	text-decoration:none;
	padding: 0px 5px 0px 8px;
}

fieldset {
	border-color: #cccccc;
	border-style:solid;
	border-width: 1px;
	padding: 10px;
	margin-bottom: 10px;
}
.menu_link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	display: block;
}
.menu_items {
	position:  absolute;
	display:block; 
	text-decoration: none;
	color:#111111;
	background-color:#F1F1F3;
	width: 155px;
	white-space:nowrap;
	border: 1px solid #333333;
	border-top: 0px;
	z-index: 99;
}
.menu_item {
	display: block;
	padding: 2px 20px 2px 10px;
	text-decoration: none;
	font-size:12px;
	color:#000000;
}
.menu_item:hover {
	color:#ffffff;
}
.title {
	font-size:16px; 
	font-weight:bold; 
	color:#666666;
	display: block;
	padding-bottom: 10px;
}
.subtitle {
	font-size:12px; 
	font-weight:bold; 
	color:#666666;
	display: block;
	padding-bottom: 6px;
	padding-top: 6px;
}
.logo {
	background-position:left;
	background-repeat:no-repeat;
}
.dotty td, .dotty th {
	border-top: #dddddd 1px dashed;
	padding-top: 3px;
}
.dashes td, .dashes th {
	border-bottom: #dddddd 1px dashed;
	padding-bottom: 3px;
}
.buttons {
	color:#FFFFFF;
	border:#000099 1px solid;
	font-weight:bold;
}
.backlink {
	background-image:url(../../tradedoor/images/icon__back.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-weight:bold;
	text-decoration:none;
	padding-left: 18px;
}
.quickmsg {
	padding: 10px;
	margin: 0px;
	font-weight:bold;
	color:#FF0000;
	border: 1px solid #cccccc;
}
marquee a, .marqueepage a {
	text-decoration:none;
	color: #000000;
}
.historytable {
	border: 1px solid #cccccc;
	border-collapse:collapse;
}
.historytable th, .historytable td, .historytable tr {
	border: #dddddd 1px dashed; 
	white-space:nowrap;
}