html, body { 
background-color: #eaeaea;
 margin:0; 
 padding:0; 
 font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	font-size: 70%;
	color: #333333;
	line-height: 125%;
	margin:0; 
 	padding:0;
}

h2
{
	font-family: trebuchet ms, arial, hevetica, sans-serif;
	color: #555555; 
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #DDDDDD;
}

.tradeZoneh2
{
	font-family: trebuchet ms, arial, hevetica, sans-serif;
	color: #555555;
	background-color: #EAEAEA;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD
}

h3
{
	font-family: trebuchet ms, arial, hevetica, sans-serif;
	color: #555555; 
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}

.tradeZoneh3
{
	font-family: trebuchet ms, arial, hevetica, sans-serif;
	color: #555555; 
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}

th {
	text-align: left;
	font-weight: bold;
	background-color: #afafaf;
}

.highlight1 {
	background-color: #6699FF;
	font-weight:bold;
}

.highlight0 {
	background-color: #EAEAEA;
}

#content a {
	background-color: transparent;
	font-weight:bold;
	color: #333333;
	text-decoration: underline;
}

#content a:link {
	background-color: transparent;
	font-weight:bold;
	color: #333333;
	text-decoration: underline;
}

#content a:hover {
	background-color: transparent;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

#header {
	width: 770px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#nav {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(includes/cssmenus/skins/arktic_blue/img/bgtop_h_buffer.gif);
	background-position: bottom;
	border-right: 1px solid silver;
}

#container {
	padding: 0;
	margin: 0;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border: 1px solid silver;
	margin-top: 8px;
	margin-bottom: 8px;
}

#content {
	width: 100%;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}

#content table {
	margin-top: 4px;
	margin-bottom: 4px;
}

.contentPadding {
	padding: 4px;
}

#productTypes {
	width: 109px;
	text-align: center;
	border-top: 1px solid #afafaf;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	margin-right: 4px;
}

#productTypesText {
	width: 101px;
	text-align: center;
	background-color: #eaeaea;
	padding: 4px;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
}

#productTypesText a {
	background-color: transparent;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}

#productTypesText a:link {
	background-color: transparent;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}

#productTypesText a:hover {
	background-color: transparent;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

#productTypes img {
	padding: 7px;
}

#productDetailsImage {
	width: 260px;
	border: 1px solid #afafaf;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right:8px;
}

#productDetailsImage img {
	padding: 7px;
}

#footer {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	border-top: 1px solid #afafaf;
}

#footer a {
	background-color: transparent;
	font-weight:normal;
	color: #666666;
}

#footer a:link {
	background-color: transparent;
	font-weight:normal;
	color: #666666;
}

#footer a:hover {
	background-color: transparent;
	font-weight:normal;
	color: #666666;
}

#footer p{
	margin-top: 8px;
	color: #afafaf;
}

#leftFeatureBox {
	background-color:#666666;
	border: 1px solid #CCCCCC;
}

#leftFeatureBox p, ul {
	font-size: 70%;
	color: #FFFFFF;
	line-height: 125%;
	margin:0; 
 	padding:4px;
}

#leftFeatureBox h3
{
	font-family: trebuchet ms, arial, hevetica, sans-serif;
	color: #FFFFFF; 
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}

#leftFeatureBox a {
	color:#FF6600;
}

#leftFeatureBox a:link {
	color:#FF6600;
}

#leftFeatureBox a:hover {
	color:#FF6600;
}

#LinkBox {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 4px;
	margin-right: 5px;
}

#LinkBox h3 {
	font-size: 14px;
	font-weight: bold;
}

.inlineImageLeft {
	padding-right: 8px;
	padding-bottom: 8px;
}

.inlineImageRight {
	padding-left: 12px;
	padding-bottom: 8px;
}

.TLText {
	padding-top: 16px;
}