body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #97A2CF;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#headerpanel {
	width: 585px;
	margin-left: 120px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 80px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 95px;
	background-position: right center;
}

#headerpanel2 {
	width: 585px;
	margin-left: 120px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 95px;
	background-position: center top;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#wrapper {
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 705px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/NEWbackground_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#basePanel {
	background-image: url(images/NEWbackground_base.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}
#wrapper2 {
}

#maincontent {
	width: 560px;
	background-color: #FFFFFF;
	margin-left: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
#leftnav {
	float: left;
	width: 120px;
}
#leftnav td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	}
	

#leftnav a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#leftnav a:hover {
	color:#98A2CF;
	background-color: #E3E2F2;
	font-weight: bold;
	}

#leftnav2 {
	float: left;
	width: 120px;
}
#leftnav2 td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
	}
	

#leftnav2 a {
	color: #000000;
	text-decoration: none;
	display:block;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#leftnav2 a:hover {
	color:#000000;
	background-color: #FFFF00;
	font-weight: bold;
	}
	
#leftnavgirl {
	float: left;
	width: 120px;
	background-color: #BEDE6F;
}
#leftnavgirl td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	}
	

#leftnavgirl a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#leftnavgirl a:hover {
	color:#FFFFFF;
	background-color: #BEDE6F;
	font-weight: bold;
	}
	
.tradelogin {
	color: #FFFFFF;
	background-color: #8390C5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tableheader {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #8390C5;
	font-weight: bold;
	letter-spacing: 0.1em;
}

a{
	color: #5E6EB1;
	text-decoration: none;
}

a:hover{
	color: #5E6EB1;
	text-decoration: underline;
}a:visited{
	color: #5E6EB1;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #5E6EB1;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #5E6EB1;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5E6EB1;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #5E6EB1;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #5E6EB1;
}
.imagefloatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
	clear: right;
}
#apDiv1 {
	position:relative;
	width:55px;
	height:57px;
	z-index:999;
	left: 75px;
	top: -35px;
	visibility: hidden;
}
