body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}

h1 {
	color: #000000;
	/* font-size: 24px; */
}

.toplinks { 
}

.toplinks a {
	padding-right: 22px;
	padding-left: 15px;
	font-weight: normal;
	font-size:15px; 
}

.message {
 font-weight: bold;
 color: #00000;
 background-color: #FFFF00;
}

.toplinks-in { 
}

.toplinks-in a {
	padding-right: 22px;
	padding-left: 15px;
	font-weight: normal;
	font-size:14px;
	text-decoration: none;
}

.loginbox {
	background-color:#E8FAE1;
	border:1px solid #267A04;
}

.regisbox {
	background-color:#FFFFBA;
	border:1px solid #FFCC00;	
}

.tradebox {
	background-color:#CBDDFF;
	border:1px solid #0069FF;
}

.define {
	color: #009933;
}

.footerlinks a{
	font-size: small;
	color:#FFFFFF;
}

.footerlinks a:visited {
	color: #FFFFFF;
}

.displayheader {
	background-color: #FF3300;
}
.displayheader td {
	color: #FFFFFF;
	text-align:center;
	font-weight: normal; 
}

.displayrow1 {
	background-color: #EEEEEE;
}

.displayrow2 {
	background-color: #DDDDDD;
}
.displayrow1 td {
	color: #000000;
}

.displayrow2 td {
	color: #000000;
}

.bestPrice {
	border-bottom: #000000 thin dashed; 
	border-right: #999999 thin dashed; 
}

.bestNumb {
	border-bottom: #000000 thin dashed; 
}

.nav {
	background-color: #EBEBEB;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-left:3px;
}

.nav-inner {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #EEEDEE;
	padding-left:3px;
}

.pgname {
	font-weight: bold;
}

.mrq {
	background-color: #FFEE66; 
}

.mrq_rate {	
	padding-right:28px;
	padding-left:5px;
}

.announce {
	border: #FF0000 1px dashed;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 460px;
	background-color: #CCFFCC;
}
