BODY {
	background: #42e2ff;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Tahoma, Verdana, Arial;
}
.largetext {
	FONT-SIZE: 45px;
	COLOR: black;
	font-weight: bold;
}
.largetext A{
	FONT-SIZE: 45px;
	COLOR: White;
	font-weight: bold;
}
.largetext A:hover{
	FONT-SIZE: 45px;
	COLOR: Blue;
	font-weight: bold;
}
.titletext {
	FONT-SIZE: 16px;
	COLOR: black;
	font-weight: bold;
	TEXT-DECORATION: none;
	}
.titletext A{
	FONT-SIZE: 15px;
	COLOR: black;
	font-weight: bold;
	text-decoration: none;
}
.titletext A:hover{
	FONT-SIZE: 15px;
	COLOR: Blue;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
.titletext1 {
	FONT-SIZE: 16px;
	COLOR: black;
	font-weight: bold;
	TEXT-DECORATION: none;
	}
.titletext1 A{
	FONT-SIZE: 15px;
	COLOR: black;
	font-weight: bold;
	text-decoration: none;
}
.titletext1 A:hover{
	FONT-SIZE: 15px;
	COLOR: Blue;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
.smtext {
	FONT-SIZE: 11px;
	COLOR: black;
	TEXT-DECORATION: none;
}
.smtext A{
	FONT-SIZE: 11px;
	COLOR: black;
	TEXT-DECORATION: none;
}
.smtext A:hover  {
	COLOR: Blue;
	TEXT-DECORATION: underline;
}
.thumbs {
	width: 845px;
	margin: 2px auto 1px auto;
	clear: both;
	padding: 1px 0 1px;
	display: block;
	overflow: auto;
}
.thumbs img{
	width: 160px;
	height: 230px;
	float: none;
	margin: 2px auto 2px auto;
	display: inline;
	border: 1px solid white;
}
.tradetop {width:845px;margin:0px auto;clear:both;text-align:center; font-weight:bold;}
.tradetop p{ margin:0px; padding:10px}
.tradelinks {width:845px; text-align:left; line-height: 1.8em}
.textlinks {
	width: 845px;
	text-align: left;
	line-height: 1.4em;
	margin: 0 auto;
	font-size: smaller;
	color: black;
	background-color: white;
padding: 10px 0px;
} 
.textlinks ul li a{
	text-transform:capitalize; 
	text-decoration:none; 
	font-weight: normal;
	color: black; 
}
.textlinks ul li a:hover{
	text-decoration: underline;
	color: Blue;
}

.disclaimer {width:845px;margin:0px auto;text-align:center;overflow:auto; padding-bottom:15px;}
.top {
	padding: 0px;
	width: 845px;
	margin: 0 auto;
	overflow: auto;
	display: block;
	font-weight: normal;
	font-size: 16px;
	color: black;
	background-color: white;
	text-align: center;
} 
.top ul {float:left; width:24.5%;}
.top ol li a:hover {
	text-decoration: underline;
	color: Blue;
}
.top ol li a{
	text-decoration: none;
	color: black;
}
.top_header {
 	text-transform:uppercase; 
	margin:0px auto; 
	text-align:center;
	font-size:18px; 
	padding-top:15px;
	color: black;
	display: block;
}