* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background-color: #ffffff;
	color: #333333;
	font: 12px/22px normal helvetica, sans-serif;
}

h1, h2, h3{
	color:  #993333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	background: url(images/img01.gif) repeat-x left bottom;
	color: #8B0000;
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: .8em;
}

h3 {
    color: #999;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 1em;
}

h4{
	color:  #ccc;
}

p, ul, ol {
	margin-bottom: 0.8em;
	line-height: 1.5em;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}

li {
	margin-bottom:0.6em;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

table{
	margin-left: 40px;
}

td {
	padding: 6px;
}


/*    classes    */

.imgborder {
	border: 1px solid #ccc;
	padding: 2px;
}

.imgCBOT {
	border: 1px solid #ccc;
	padding: 2px;
	margin-left: 40px;
	font: normal small Verdana, Georgia, Helvetica, sans-serif;
}

.imgpad{			/* image padding for diversity */
  padding-left: 40px;
}

.small{
	position:absolute;
	top:30px;
	left:630px;
}

.small img, a.img{
	margin:0 13px 0 13px;
	border: none;
}

.statements{
	position:relative;
	top:280px;
	left:10px;
	
}
.titleImg {			/* building images */
	color: #993333;
	letter-spacing: 2px;
	font: 10px/22px normal helvetica, sans-serif;
}

.highlight{
	background-color: #EBECE4;
}

blockquote.style2 {
	font: 12px/22px normal helvetica, sans-serif;
	margin: 10px 0 10px 50px;
	padding-left: 15px;
	border-left: 2px solid #ccc;
} 

.para {
clear: both;
	padding: 0 25px 20px 20px;
}

#cme {
float: right;

}

#ny {

float: left;
}
/* Boxed Style */

.boxed {
	line-height: 1.5em;
}

.boxed .title {
	background: url(images/img03.gif) no-repeat left center;
	padding: 0px 0 0 10px;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}

/* Logo */

#logo {
	position: relative; 
    top: 25px;
	margin: 0 auto;
	width: 800px;
	height: 130px;
	background: url(images/smwLogo.gif) no-repeat;
	padding-bottom: 40px;
}

/* Content */

#content {
	margin: 0 auto;
	width: 760px;
}

/* Content > Main */

#mainIndex {
	float: right;
	width: 500px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#main {
	float: right;
	width: 500px;
	margin-top: 30px;
	margin-bottom: 20px;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
	font: 12px/22px normal helvetica, sans-serif;
}

#login h2{
	color:#CC9966; 
}

/* Content > Sidebar > Links for SMW Traders  */

p.navigation {
	width: 150px;
	text-align: center;
}

p.navigation a {
	display:block; 
	background-color: #385B88;
	color: #ffffff; 
	text-decoration: none;
	padding: 1px; 
	border: 2px solid #666666;
}

p.navigation a:visited {
	display:block; 
	background-color: #385B88;
	color: #ffffff; 
	text-decoration: none;
	padding: 1px; 
	border: 2px solid #666;
}

p.navigation a:hover {
	display:block; 
	background-color: #333; 
	color: #ffffff; 
	text-decoration: none;
	padding: 1px; 
	border: 2px solid #ffffff;
} 

/* Content > Sidebar > Menu */

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #999;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	color: #385B88;
	text-decoration: none;
	font-weight: bold;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li{
	margin-bottom: 1.4em;
}

#updates h2{
	color:#CC9966; 
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.ubercolortabs{
	background: transparent;
	padding: 0 0 0 10px;
	width: 100%;
	overflow: hidden;
}

.ubercolortabs ul{
	font: bold 10px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ubercolortabs li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}

.ubercolortabs a{
	float: left;
	background: #8B0000 url(media/roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
	color: #fff;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}

.ubercolortabs a span{
	float: left;
	background: transparent url(media/roundright.gif) no-repeat right top; /*right corner image*/
	display: block;
	padding: 7px 9px 3px 6px;
	cursor: pointer;
}

.ubercolortabs a span{
	float: none;
}

.ubercolortabs a:hover, .ubercolortabs li.selected a{
	background-color: #fff; /*background color of tabs onMouseover*/
	color: #8B0000;
	border: 1px solid #8B0000;
}

.ubercolortabs a:hover span{
	background-color: transparent;
}

.ubercolordivider{ /*CSS for horizontal line.*/
	clear: both;
	width: 100%;
	background: #E0E0E0; /*background color of horizontal line*/
	padding: 0;
	height: 5px;
	line-height: 5px;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.ubercolordivider{ /*CSS for horizontal line.*/
	clear: both;
	width: 100%;
	background: #E0E0E0; /*background color of horizontal line*/
	padding: 0;
	height: 5px;
	line-height: 5px;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


/* Footer */

#footer {
	clear: both;
	width: 770px;
	background: #EAEAEA url(images/img01.gif) repeat-x left top;
	padding: 20px 50px;
	margin: 0 auto;
}

#footer p {
	margin: 0 auto;
	font-size: x-small;
}




