body {
	background-color: #FFFFFF;
	background-image: url(images/bg_vertical.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}
td {
	vertical-align: top;
}
.align_middle {
	vertical-align: middle;
}
h1 {
	font-size: 14px;
	line-height: 14px;
	margin: 0;
}
h2 {
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	margin-bottom: 12px;
}
a, a:active, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.link_white {
	padding-left: 15px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
}
.link_blue {
	padding-left: 15px;
	background-image: url(images/bullet_blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
}
.tab {
	padding-left: 15px;
}

.tab td {border-bottom:1px solid #383838; height:19px;}
.tab2 td {border-bottom:1px solid #383838; height:19px; }
.tab2_highlight {background-color: #9aaacc; }
.tab div {margin-top:2px;}

.data_table td { border-bottom: 1px dotted #113766; }

.website {
	background-image: url(images/bg_website.gif);
	background-repeat: repeat-y;
	width: 784px;
	text-align:left;
}
.header {
	background-image: url(images/bg_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:127px;
}
.logo {
	margin-left: 28px;
	margin-top: 31px;
}
.logo_text {
	margin-left: 28px;
}
.top_menu {
	margin-right: 5px;
}
.date {
	font-weight: bold;
	color: #000000;
	margin-top: 50px;
	margin-right: 5px;
}
.content_top {
	background-image: url(images/bg_content_top.jpg);
	background-position: top;
	height: 42px;
}
.content {
	background-color: #d2d8e1;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	/* height: 200px; */
	padding: 10px;
}
.content_bottom {
	background-color: #d2d8e1;
}
.content2 {
	border-left: 1px solid #bfc7d3;
	border-top: 1px solid #bfc7d3;
	background-color: #FFFFFF;
	padding: 10px;
	height: 180px;
}
.menu {
	margin-top: 42px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.spacer {
	line-height: 5px;
}
.list {
	margin: 0;
	padding-left: 5px;
	list-style: none;
	line-height: 18px;
}
.list li {
	padding-left: 15px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
}
.list_blue {
	margin: 0;
	padding-left: 5px;
	list-style: none;
	line-height: 18px;
}
.list_blue li {
	padding-left: 15px;
	background-image: url(images/bullet_blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
}
.forex_row {
	border-bottom: 1px solid #c2c2c2;
}
.button {
	padding-right: 6px;
	padding-top: 10px;
}
.news_item {
	padding-top: 5px;
	text-align: justify;
	line-height: 13px;
}
.photo_border {
	border: 2px solid #FFFFFF;
}
.photo_border_padded {
	border: 2px solid #FFFFFF;
	margin: 10px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 784px;
}
.footer_content {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 14px;
}
.footer_content a, .footer_content a:active, .footer_content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* OTHER */
.hidden {
	display: none;
}
.fraud {
	border: 2px solid #b8c4d2;
}
.faq {
	padding-left: 20px;
	padding-bottom: 10px;
}
.faq_padding {
	line-height: 20px;
}
.message {
	background-color: #fbea9a; 
	color: #2A2A2A; 
	font-weight: bold; 
	border: 1px solid #f3cb2b;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
.required {
	color: #FF0000;
	font-weight: bold;
}

/* NEWS */
.news_div {
	width: 48%;
	float: left;
	padding-right: 10px;
}
.news_clear {
	clear: both;
}

/* OTHERS */
.forex_input {
	font-size:11px; 
	color:#000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input {
	font-size:11px; 
	color:#000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textarea {
	font-size:11px; 
	color:#000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.width_size1 {
	width: 170px;
}

.width_size2 {
	width: 540px;
}

.announcement_link {
	color: #ee222b;
	font-weight: bold;
}
.announcement {
	padding: 8px;
	padding-right: 15px;
	text-align: justify;
	color: #ee222b;
}