a, a:visited {

	color: #D7D7D7;

	text-decoration: none;

}



a:hover {

	color: #FFFFAE;

	text-decoration: none;

	text-transform: none;

	}



body {

	background-color: #17175E;

	color: #D7D7D7;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin: 0px 0px 0px 0px;

	background-image: url(pic/bg.gif);

	background-repeat: repeat-y;

	background-position: left;

}

.tablehead{

	background-image: url(pic/bghead.gif);

	background-repeat: no-repeat;

	background-position: center center;

}

.tradelist {

	font-size: 11px;

	font-weight: 900;

}

.bookmark {

	background-color: #7B7B7B;

	font-size: 10px;

	font-weight: 900;

}

.title {

	background-color: #7B7B7B;

	color: White;

	font-size: 14px;

	font-weight: 900;

}

.titleborder {

	border-bottom: 1px solid #717171;

}



.tableleft{

	border-bottom: 1px solid #717171;

	border-left: 1px solid #717171;

	}

.tableright{

	border-bottom: 1px solid #717171;

	border-right: 1px solid #717171;

	}

	

.links {

	font-size: 14px;

	font-weight: 900;

}

</style>