table {

	color: #333;

	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;

}

body {

	background: url(images/background.gif) repeat left top;

}

a:visited {

	color: #E47534;

	text-decoration: none;

}

a:active {

	color: #E47534;

	text-decoration: none;

}

a:link {

	color: #E47534;

	text-decoration: none;

}

a:hover {

	color: #E47534;

	text-decoration: underline;

}

.footer {

	margin-top: 6px;



}

.footer a:visited {

	color: #333;

	text-decoration: none;

}

.footer a:active {

	color: #333;

	text-decoration: none;

}

.footer a:link {

	color: #333;

	text-decoration: none;

}

.footer a:hover {

	color: #333;

	text-decoration: underline;

}
.footer a.seo:visited, .footer a.seo:active, .footer a.seo:link {
	text-decoration: none;	
	color: #333;
}
.footer a.seo:hover {
	text-decoration: none; cursor: text;
}

h2 {

	font-size: 12px;

	font-weight: bold;

	color: #D55911;

}

.main {

	padding: 4px 40px 18px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333;

}

.bkg {

	background: url(images/main_bkg.gif) repeat-y left top;

}

.rightSide {

	background: url(images/bkg_right_side.gif) repeat-y right top;

}

strong {

	color: #333;

}

.subnav td {

	padding: 6px 8px 2px;

	color: #D55911;

	font: bold 10px Verdana, Arial, Helvetica, sans-serif;

}

.subnav {

	margin-right: 22px;

	margin-left: 22px;

}

.subnav a:visited {

	color: #777;

	text-decoration: none;

	font-weight: normal;

	font-size: 11px;

	border-bottom: 1px solid #fff;

}

.subnav a:active {

	color: #777;

	text-decoration: none;

	font-weight: normal;

	font-size: 11px;

	border-bottom: 1px solid #fff;

}

.subnav a:link {

	text-decoration: none;

	font-weight: normal;

	font-size: 11px;

	border-bottom: 1px solid #fff;

	color: #777;

}

.subnav a:hover {

	border-bottom: 1px solid #CED649;

	font-weight: normal;

	font-size: 11px;

	color: #E47534;

}

ul li {

	list-style: url(images/bullet.gif);

	padding-bottom: 3px;

}

b {

	color: #E47534;

}

.imgbkg {

	background: #fff url(images/bkg_left.gif) repeat-y left top;

}

.nicetable td {

	padding-bottom: 15px;

}input {

	background: #FFFFFF;

	border: 1px dashed #CED649;

	color: #E47534;

	width: 180px;

	font: 11px Arial, Helvetica, sans-serif;

	padding: 1px;

}

input.check {

	width: 15px;

	float: right;

	margin-right: 10px;

	background: #EEF2D5;

	height: 15px;

}



textarea {

	background: #FFFFFF;

	border: 1px dashed #CED649;

	color: #E47534;

	width: 180px;

	font: 11px Arial, Helvetica, sans-serif;

}

input.btn {

	width: 70px;

	background: #FFFFFF;

	margin-left: 110px;

	padding: 0px;

}

.trade{
	font-size: 14px;
}