﻿body {
	margin: 0;
	background-color: #fff;
}
.menu {
	color: #4B4B4B;
	font-family: arial;
	font-size: 14px;
	word-spacing: 2px;
	background-image: url('images/forex2_02.jpg');
	background-position: bottom;
	height: 106px;
}
.menu a {
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.subMenu {
	color: #4B4B4B;
	font-family: arial;
	font-size: 12px;
	list-style-type: inherit;
}
.subMenu a {
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover, .spnMilon a:hover {
	color: #9D4600;
}
.title {
	color: #3B444E;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	background-image: url('images/forex2_04.gif');
	padding: 0 2px 0 2px;
}
.forumTopic_title, .forumTopic_title a {
	color: #BC8253;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
.spnGray, .spnGray a {
	color: #4B4B4B;
	font-size: 13px;
	font-family: arial;
}
.spnGray .aUnder {
	text-decoration: underline;
}
.spnBrown, .spnBrown a {
	color: #6E5440;
	font-size: 13px;
	font-family: arial;
}
.spnBlue, .spnBlue a {
	color: #213F63;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
.spnDarkBlue {
	color: #1D3C60;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}
.aNoUnder {
	text-decoration: none;
}
.spnMilon a {
	font-size: 15px;
}
.spnBig {
	font-size: 32px;
}
.spnMed {
	font-size: 17px;
}
.spnMedS {
	font-size: 15px;
}
.spnSmall {
	font-size: 11px;
}
.articleTitle {
	font-size: 20px;
	margin: 0px;
}
.divFaqTitle {
	margin-bottom: 5px;
	border-bottom: 1px dashed #4B4B4B;
}
.textbox {
	color: #666666;
	font-family: tahoma;
	font-size: 8pt;
}
.button {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	border: 1px solid #666666;
	background-color: #213F63;
}
form {
	margin: 0;
}
.aNormal, .spnGray .aNormal {
	color: blue;
	text-decoration: underline;
}
.aBlue a {
	color: blue;
	font-family: arial;
}
#tblRates {
}
#tblRates th {
	background-color: #eee;
	color: #213F63;
	font-size: 12px;
	font-family: arial;
	padding: 2px;
	margin-bottom: 2px;
}
#tblRates td {
	text-align: center;
	color: #213F63;
	font-size: 10px;
	font-family: arial;
	padding: 2px 1px;
}
#tblRates .raise {
	color: red;
}
#tblRates .down {
	color: green;
}
.Leadbox {
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	height: 166px;
	border-top: 0;
	background: url('images/forex4.jpg') #F6F6F7 no-repeat;
	padding: 5px;
}
