* {
	margin: 0px;
	padding:0px;
}

BODY {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	
}

A:link {
	color: #ca7900;/* default dark blue: #416c91, orange: #feac00*/
	text-decoration: none;
}

A:visited {
	color: #ca7900;
	text-decoration: none;
}

A:hover {
	color: #ca7900;
	text-decoration: none;
}


a#curr_container {
	font-weight: bold;
	color: #ca7900;
	cursor: pointer;
}

div#currencypairs {
	display: none;
	position: absolute;
	left: 400;
	top: 400;
	height: 298px;
	width: 258px;
	cursor: default;
}


hr {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	height: 1px;
}

ul { 
	list-style-type: none; 
	cursor: pointer;
}

ul.nohand {
	cursor: auto;
} 


li { 
	list-style: none; 
}

.nul li { /* Normal UL */
	list-style: circle; 
	margin-left: 20px;
}

ol {
	margin: 5px 0px 15px 0px;
}

ol li {
	list-style: decimal; 
	margin-left: 25px;
}

div.clearfix {
	clear:both;
	height:-5px;
	line-height:.01em;
	padding:0;
	margin:0;
}
/*
a.menu1 { 
	
	background-image: url(../images/menu01.jpg); 
	display: block;
	width: 250px;
	height: 43px;
}

a.menu2 { 
	background-image: url(../images/menu02.jpg); 
	display: block;
	width: 250px;
	height: 40px;
}

a.menu3 { 
	background-image: url(../images/menu03.jpg); 
	display: block;
	width: 250px;
	height: 39px;
}

a.menu4 { 
	background-image: url(../images/menu04.jpg); 
	display: block;
	width: 250px;
	height: 41px;
}
*/
a.login_btn {
	background-image: url(../images/btn_login_off.gif); 
	display: block;
	width: 162px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}

a.login_btn:hover { 
	background-image: url(../images/btn_login_on.gif); 
}

IMG {
	border: 0px;
}

div.normaltext ul {
	margin: 10px 0px 10px 0px;
}

div.normaltext p {
	color: #57758d;
	margin: 0px 0px 13px 4px;
}

div.normaltext p a {
	color: #57758d;
}

div.normaltext p img {
	float: left;
	margin: -4px 4px 0px 0px;
}

ul li a.gal_item {
	background-image: url(../images/galery_dot.gif); 
	background-repeat: no-repeat;
	display: block;
	width: 234px;
	height: 16px;
	padding: 3px 0px 0px 16px;
	font-weight: bold;
	color: #57758d;
	border-top: 1px solid #dbdfe2;
	border-bottom: 1px solid #dbdfe2;
	margin: 0px 0px -1px 0px;
}

ul li a.gal_item:hover {
	color: #ca7900;
}

ul li a.gal_item:visited {
	color: #57758d;
}

ul li a.gal_item_selected {
	background-image: url(../images/galery_dot.gif); 
	background-repeat: no-repeat;
	display: block;
	width: 234px;
	height: 16px;
	padding: 3px 0px 0px 16px;
	font-weight: bold;
	color: #ca7900;
	border-top: 1px solid #dbdfe2;
	border-bottom: 1px solid #dbdfe2;
	margin: 0px 0px -1px 0px;

}

#bg_container { 
	height: 172px;
	width: 100%;
	background-image: url(../images/main_bg.jpg);
	background-position: 759px 0px;
	background-repeat: no-repeat;
}


#main_container {
	width: 815px;
	background-image: url(../images/blue_dot.gif);
	background-position: 250px 0px;
	background-repeat: repeat-y;

/*	border: 1px solid #ff0000;*/
/*	background-image: url(../images/main_bg.jpg);
	background-position: 0px 32px;*/
}

#head_container {
	height: 152px;
	width: 100%;
/*	border: 1px solid #0000ff;*/
/*	background-image: url(../images/main_bg.jpg);
	background-position: 800px 0px;
	background-repeat: no-repeat;*/
}

#content_container {
	width: 988px;
/*	border: 1px solid #00ff00;*/
}

#bottom_container {
	margin-top: 15px;
	padding-bottom: 15px;
	background-color: #ffffff;
	width: 988px;
/*	border: 1px solid #aaff00;*/
}

.logo {
	width: 250px;
	height: 152px;
	float: left;
	display: inline;
}

.main_banner {
	width: 250px;
	height: 152px;
	/*background-image: url(../images/main_banner.jpg);*/
	margin-left: 15px;
	float: left;
}

.main_contactinfo {
	width: 250px; /*454px;*/  /*458px;*/
	height: 152px;
	background-image: url(../images/main_contactinfo.jpg);
	margin-left: 15px;
	float: left;
	display: inline;
/*	border: 1px solid #00ff00;*/
}

.main_nocontactinfo {
	width: 250px; /*454px;*/  /*458px;*/
	height: 152px;
	background-image: url(../images/main_nocontactinfo.jpg);
	margin-left: 15px;
	float: left;
	display: inline;
/*	border: 1px solid #00ff00;*/
}

.col_left {
	width: 250px;
	float: left;
	display: inline;
	/*border: 1px solid #000000;*/
}

.col_mid {
	width: 250px;
	float: left;
	display: inline;
	margin-left: 15px;
/*	border: 1px solid #000000;*/
}

.col_right {
	width: 250px;
	float: left;
	display: inline;
	margin-left: 15px;
/*	border: 1px solid #000000;*/
}

#login {
	width: 250px;
	height: 20px;
	background-image: url(../images/login_bg.jpg);
	text-align: center;
}

.subtitle {
	color: #ca7900; /* default dark blue: #416c91, orange: #feac00*/
	padding-bottom: 15px;
	margin-top: -2px;
	font-weight: bold;
}

.subtitle_2 {
	color: #4e7799; 
	padding-bottom: 15px;
	margin-top: -2px;
	font-weight: bold;
}

.subnotitle {
	color: #ca7900; /* default dark blue: #416c91, orange: #feac00*/
	padding-bottom: 15px;
	margin-top: 20px;
	font-weight: bold;
}

.contact {
	background-color: #f7f7f7;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px;
}

.contact_last {
	background-color: #f7f7f7;
	border-top: 1px solid #ffffff;
	padding: 10px;
}

.footer_left {
	width: 250px;
	height: 50px;
	background-image: url(../images/bottom_left_line.gif);
	background-repeat: no-repeat;
}

.footer_common {
	width: 250px;
	height: 50px;
	background-image: url(../images/bottom_common_line.gif);
	background-repeat: no-repeat;
}

.footers {
	margin-top: 17px;	
	
}

input.pt_login {
	width: 150px;
	height: 17px;
	font-size: 11px;
	border: 0px;
	background-image: url('../images/login_input.gif');
	background-repeat: no-repeat;
	padding: 1px 5px 0px 5px;
	margin: 0px;
	margin-bottom: 3px;
}

div.contact label {
	width: 66px;
	display: block;
	float: left;
	padding-top: 2px;
}

#btn_pt_login {
	float:right;
	margin-right: 6px;
	margin-top: 2px;
	cursor: pointer;
}

#pricebanner1 {
	position: absolute;
	top: 355px;
	_top: 370px; 
	left: 280px;
}

#pricebanner2 {
	margin-top: 95px;
}

/* SUB PAGE ELEMENTS */ 

#tab_container {
	width: 563px;
	height: 152px;
	float: left;
	display: inline;
/*	border: 1px solid #00aa00;*/
}

#sub_top_container {
	width:565px;
	height: 90px;
	padding: 0px 0px 5px 0px;
/*	border: 1px solid #ffff00;*/
/*	background-color: #ffff00;*/
	margin: 0px;
}


.page_title {
	width: 250px;
	height: 83px;
	margin: 0px;
	margin-left: 15px;
	display: inline;
	float: left;
	overflow: hidden;
	
/*	border: 1px solid #0000ff;*/
}

.sub_contactinfo {
	width: 283px;
	height: 90px;
	background-image: url(../images/main_contactinfo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 15px;
	float: left;
	display: inline;
/*	border: 1px solid #ff0000;*/
}

.sub_nocontactinfo {
	width: 285px;
	height: 83px;
	background-image: url(../images/main_nocontactinfo.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	float: left;
	display: inline;
}


#tabs {
	margin-left: 15px;
	height: 20px;
	background-image: url(../images/tabs_bg.jpg);
	background-repeat: repeat-x;
}

.normaltext {
	margin-bottom: 15px;
}

.floatimage {
	float: left;
	display: inline;
	
}

a.clrfxlogin_btn {
	background-image: url(../images/clearinglogin.gif);
	background-repeat: no-repeat;
	display: block;
	width: 149px;
	height: 76px;
	margin-top: 16px;
	float: left;
}

a.algologin_btn {
	background-image: url(../images/algologin.gif);
	background-repeat: no-repeat;
	display: block;
	width: 101px;
	height: 76px;
	margin-top: 16px;
	float: left;
}

table {
	width: 100%; margin: 10px 0px 10px 0px;
} 
	
table tr td {
	text-align: center;	
}
	
table tr td img {
	margin: 0px 2px 0px 0px; 
}

table tr td p {
	margin: 0px 0px 15px 0px;
}

table tr td strong {
	margin: 0px;
}

div#flashmenu {
	font-size: 14px;
	font-weight: bold;
}

div.gal_container {
	border-top: 1px solid #c5c9cc;
	border-bottom: 1px solid #c5c9cc;
	padding: 6px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
	width: 250px;
	height: 252px;
}

div.gal_container div {
	border: 1px solid #7b8ba4;
	margin: 0px 6px 6px 0px;
	float: left;
	display: inline;
	width: 77px;
	height: 55px;
	cursor: pointer;
}

div.gal_container div.last {
	border: 1px solid #7b8ba4;
	margin: 0px 0px 6px 0px;
	float: left;
	display: inline;
	cursor: pointer;
}

div.gal_pager {
	padding: 7px 0px 0px 0px;
}

div.gal_pager a, div.gal_pager a:visited {
	color: #666666;
}

div.gal_pager a:hover {
	color: #ca7900;
}

#bigpic {
	width: 515px;
	float: left;
	display: inline;
	margin-left: 15px;
	display: none;
/*	border: 1px solid #000000;*/
}

#bigpic img {
	border: 1px solid #7b8ba4;
}

#bigpic img#next, #bigpic img#prev, #bigpic img#backtogallery {
	cursor: pointer;
	border: 0px;
}

table.popup {
	border-collapse: collapse;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

table.popup tr td.title {
	color: #0c355d;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 15px 0px 15px 0px;
}

table.popup tr td.rightcol {
	text-align: left;
	padding: 0px 20px 15px 0px;
	vertical-align: top;
}
table.popup tr td.rightcol span {
	color: #6c8eae;
	font-weight: bold;
}

table.popup tr td.leftcol {
	text-align: right;
	color: #6c8eae;
	padding: 0px 20px 15px 0px;
	vertical-align: top;
}

div#popuplayer {
	position: absolute;
	border: 2px solid #002c4d;
	overflow: hidden;
	background-color: #ffffff;
	left: -6000px;
}

.popupclose {
	text-align: center;
	background-color: #002c4d;
	color: #ffffff;
	padding: 3px;
}

.popupclose a {
	color: #ffffff;
	font-size: 10px;
}

.popupclose a:visited {
	color: #ffffff;
	font-size: 10px;
}

div.questionnaire {
	width: 515px !important;
}
	div.questionnaire h1 {
		font-size: 12px;
		font-weight: normal;
		margin: 5px 0px 0px 0px;
	}
	
		div.questionnaire ul.q {
			list-style: circle;
			list-style-type: circle;
			list-style-position: outside;
			margin: 0px 0px 100px 30px;
		}
			div.questionnaire ul.q li {
				list-style: circle;
				list-style-type: circle;
				list-style-position: outside;
			}
			
	div.questionnaire p.intro {
		margin: 0px 0px 10px 0px;
	}
	
	div.questionnaire fieldset {
		border: 1px solid #e6e6e6;
		padding: 15px;
	}
		div.questionnaire fieldset legend {
			font-weight: bold;
			padding: 5px;
		}
		
		div.questionnaire fieldset p {
			float: left;
			display: inline;
			width: 100%;
			margin: 0px;
			padding: 10px 0px 10px 0px;
			white-space: nowrap;
			border-bottom: 1px solid #e6e6e6;
		}
			div.questionnaire fieldset p:hover {
				background-color: #f7f7f7;				
			}
			
			div.questionnaire fieldset p:empty {
				padding: 0px;
			}
			
			div.questionnaire fieldset p.description {
				white-space: normal;
				font-weight: bold;
			}
			
		div.questionnaire label {
			width: 260px;
			display: block;
			float: left;
			padding: 5px 5px 0px 0px;
			white-space: normal;
			font-size: 13px;
		}
			div.questionnaire fieldset label.error {
				font-weight: bold;
				color: #f00;
				display: inline;
				width: 170px;
				position: absolute;
				z-index: 200;
				margin: 0px;
				left: 815px;
			}

		div.questionnaire input.text {
			float: left;
			width: 200px;
			padding: 3px;
			height: 15px;
			border: 1px solid #c4c4c4;
		}
		div.questionnaire fieldset textarea {
			float: none;
			clear: both;
			width: 200px;
			padding: 3px;
			height: 100px;
		}
		div.questionnaire fieldset input.radio {
			margin: 0px 5px 0px 0px;
		}
		div.questionnaire fieldset span {
			float: left;
			display: block;
			margin: 5px 25px 0px 0px;
			
		}
			div.questionnaire fieldset label + span {
				margin: 5px 25px 0px 20px;
			}
		
		div.questionnaire #btn_submit {
			margin: 20px 0px 50px 0px;
			border: 1px solid #c4c4c4;
			padding: 5px;
			background-color: #e7e7e7;
			font-family: arial, sans-serif;	
			color: #000;
		}
			div.questionnaire #btn_submit:hover {
				color: #000;
			}
			
h2.success {
	color: #CA7900;
	margin-top: 15px;
}
p.success {
	margin: 5px 0px 50px 0px;
}


form#algo {
	
}

	form#algo input {
		border: 0;
		background-color: #fff;
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px 4px;
		background-repeat: no-repeat;
		background-position: 0 0;
		float: right;
		display: inline;
	}
	
		form#algo input.extrasmall {
			width: 22px;
			background-image: url(../images/form/input_extrasmall.gif);
			float: left;
		}
		
		form#algo input.small {
			width: 85px;
			background-image: url(../images/form/input_small.gif);
		}
		
		form#algo input.normal {
			width: 148px;
			background-image: url(../images/form/input_normal.gif);
		}

		form#algo input.wide {
			width: 185px;
			background-image: url(../images/form/input_wide.gif);
		}
	form#algo p{
		display: block;
		width: 232px;
		height: 30px;
	}
	form#algo label {
		float: left;
		display: inline;
	}
		form#algo label.small {
			width: 38px;
		}	
		
		form#algo label.normal {
			width: 75px;
		}	
		
		form#algo label.wide {
			width: 137px;
		}	
	
		form#algo label.extrawide {
			width: 167px;
		}	
	
	form#algo textarea {
		width: 222px;
		height: 53px;
		background-image: url(../images/form/textarea.gif);
		background-repeat: no-repeat;
		border: 0;
		padding: 5px;
		font-family: arial, sans-serif;
		font-size: 11px;
		overflow: hidden;
	}

	form#algo button {
		width: 76px;
		height: 18px;
		border: 0;
		background-image: url(../images/form/btn_sendform.gif);
		cursor: pointer;
	}
	
	table.pdf {
		margin-top: 10px;
	}
	table.pdf td {
		width: 33%;
		
	}
		table.pdf td img {
			margin-bottom: 4px;
		}
		table.pdf td span {
			font-weight: bold;
			color: #416c91;
		}
		table.pdf td a{
			color: #666;
		}
		
		
		

#FXClearingLogin {
	width: 129px;
	height: 15px;
	display: block;
	background-image: url(../images/LoginToFXClearing20_up.gif);
	margin-bottom: 10px;
}

	#FXClearingLogin:hover {
		background-image: url(../images/LoginToFXClearing20_down.gif);
	}
	
	
.error {
	padding: 5px;
	border: 1px solid #ffc600;
	background-color: #fffdbb;
	color: #e69200;
	font-weight: bold;
	display: none;
}