@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
}
.style1 {color: #C020C0}

#mainWrapper {
	text-align: center;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#header {
	width: 1000px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: groove;
	border-bottom-color: #FF33CC;
}
.headerLogo {
	float: left;
}
.headerWarningText {
	padding: 0px;
	margin-left: 280px;
	text-align: center;
}

.trades {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	float: left;
	color: #EC00B1;
	text-align: left;
}
.sidebar {
	background-color: #BE93FF;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	color: #000000;
}
.sidebarSection {
	margin: 3px;
	padding: 5px;
	width: 184px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF33CC;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.trades  table a,a:link,a:visited {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	color: #000099;
}


.trades  table a:hover {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	color: #0000FF;
}
.toTheLeft {
	padding: 5px;
	width: 986px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border: 2px solid #BE93FF;
	background-color: #FFFFFF;
}

.trades  table {
	width: 99%;
	font-size: 9px;
	text-align: center;
}
.trades table td {
	padding-bottom: 5px;
	width: 33%;
}

#mainWrapper .sidebar .sidebarSection a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	letter-spacing: -1px;
}
#mainWrapper .sidebar .sidebarSection a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: -1px;
}



.clear {
	clear: both;
}
.trades .toplinks table a, a:link, a:visited {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #000099;
	letter-spacing: -1px;
}
.trades .toplinks table a:hover {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #0000FF;
}
#header table {
	width: 99%;
	font-size: 9px;
	text-align: center;
	color: #9D0076;
	background-color: #BE93FF;
	border: 2px groove #FF0099;
}
#header table td {
	padding-bottom: 5px;
	width: 33%;
	background-color: #FFFFFF;
}
#header table a, a:link, a:visited {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	color: #000066;
	letter-spacing: -2px;
}
#header table a:hover {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	color: #0000FF;
	letter-spacing: -2px;
}
.toptrades table {
	width: 99%;
	font-size: 9px;
	text-align: center;
	color: #9D0076;
	background-color: #BE93FF;
	border: 2px groove #FF0099;
}
.toptrades table td {
	padding-bottom: 5px;
	width: 33%;
	background-color: #FFFFFF;
}
.toptrades table a, a:link, a:visited {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	color: #000066;
	letter-spacing: -2px;
}
.toptrades table a:hover {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	color: #0000FF;
	letter-spacing: -2px;
}
.toTheLeft  .leftOfContent {
	padding: 0px;
	float: left;
	width: 295px;
	background-color: #BE93FF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainWrapper .toTheLeft .leftOfContent .leftOfContentContent {
	margin: 5px;
	width: 275px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mainWrapper .toTheLeft .title {
	width: 275px;
	background-color: #FF33CC;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px;
}
#mainWrapper .toTheLeft .leftOfContent .leftOfContentContent a {
	color: #000066;
	font-size: 25px;
	padding: 0px;
	margin: 0px;
}
#mainWrapper .toTheLeft .leftOfContent .leftOfContentContent a:hover {
	color: #0066FF;
}
.toTheLeft .leftOfContentOne {
	padding: 0px;
	float: left;
	width: 180px;
	background-color: #BE93FF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainWrapper .toTheLeft .leftOfContentOne .leftOfContentContentOne {
	margin: 5px;
	width: 160px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mainWrapper .toTheLeft .titleOne {
	width: 160px;
	background-color: #FF33CC;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainWrapper .toTheLeft .leftOfContentOne .leftOfContentContentOne a {
	color: #000066;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
#mainWrapper .toTheLeft .leftOfContentOne .leftOfContentContentOne a:hover {
	color: #0066FF;
}

#footer {
	text-align: right;
}

#mainWrapper #footer a {
	font-size: 9px;
	letter-spacing: 0px;
}
.floatRight {
	float: right;
	padding-right: 10px;
}
.floatRight img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.floatLeft {
	float: left;
}
.logoList {
}
.logoList img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.logoList img:hover {
	background-color: #BE93FF;
}
#mainWrapper .toTheLeft table {
	float: right;
	margin-top: 3px;
	margin-left: 2px;
}
#mainWrapper  .toTheLeft  table img {
	height: 150px;
	width: 110px;
	background-color: #FFCCFF;
	border: 1px solid #FF33CC;
}
#mainWrapper .toTheLeft table td {
	height: 150px;
	width: 110px;
	background-color: #FFCCFF;
}
#mainWrapper .toTheLeft table img:hover {
	height: 150px;
	width: 110px;
	background-color: #FFCCFF;
	border: 1px solid #BE93FF;
}
.galleryThumbs {
	margin: 5px;
	padding: 0px;
}
#mainWrapper .toTheLeft .galleryThumbs img {
	margin: 5px;
	border: 3px groove #BE93FF;
}
#mainWrapper .toTheLeft .galleryThumbs img:hover {
	margin: 5px;
	border: 3px groove #FFD1FF;
}
.floatRightGallery {
	float: right;
	padding-top: 160px;
}

#mainWrapper #header .headerLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.innerTradeBlock {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	width: 40%;
}
.innerTradeBlock a {
}
.innerTradeBlock a:hover {
	color: #0066FF;
}
#mainWrapper .toTheLeft .galleryThumbs a:hover {
	color: #0066FF;
}
#mainWrapper .toTheLeft a:hover {
	color: #0066FF;
}




#mainWrapper #header .leftOfContentOne {
	width: 700px;
	margin-left: 293px;
	text-align: center;
	background-color: #FFFFFF;
	border: 3px ridge #BE93FF;
	height: 180px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}
#mainWrapper #header .leftOfContentOne .leftOfContentContentOne .titleOne {
	font-size: 24px;
	color: #5F00EC;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #BE93FF;
	background-color: #FFFFFF;
}
#mainWrapper #header .headerWarningText .update img {
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	border: 3px ridge #FF3EFF;
}
#mainWrapper #header .headerWarningText .update img:hover {
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	border: 3px double #BE93FF;
}

#mainWrapper #header .headerWarningText .update .noBorder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.update {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 2px groove #BE93FF;
	padding-bottom: 5px;
}

.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noBorder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.homeLink {
	font-size: 16px;
	font-weight: normal;
	color: #000066;
}
#mainWrapper .homeLink a {
	font-size: 14px;
	font-weight: bold;
}
hr {
	font-size: 4px;
	color: #DD6ADD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.tonsofcontent {
	padding-top: 4px;
}
#mainWrapper .toTheLeft .tonsofcontent td {
	background-color: #FFFFFF;
	margin: 0px;
	width: 33%;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
#mainWrapper .toTheLeft .tonsofcontent img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainWrapper .toTheLeft .tonsofcontent .tonsTitle {
	font-size: 18px;
	font-weight: bold;
	background-color: #FFCCFF;
	border: 1px solid #FF33CC;
}
#mainWrapper .toTheLeft .tonsofcontent a {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
#mainWrapper .toTheLeft .tonsofcontent a:hover {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	background-color: #F7F0FF;
	color: #000066;
}
#mainWrapper .toTheLeft .tonsofcontent img:hover {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainWrapper #header .headerWarningText .update img {
	height: 150px;
	width: 110px;
}
#mainWrapper #header .headerWarningText .update .noBorder .imgclear {
	height: auto;
	width: auto;
}
