html, body{
	height:100%;
}

body{
	color:#000000;
	font:12px Arial;
	margin:2px 0 50px 0;
/*	background-color:#ffffff;*/
    /*background: #fff url(noexisting.jpg) fixed;*/
}

body, table, tr, td{
	text-align:right;
	direction:rtl;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#000000;
	font:12px Arial;
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

input, select, textarea{
	color:#000000;
	font:12px Arial;
	border:1px solid #B6B5B5;
}


h1{
	color:#808080;
	font-size:22px;
	font-weight:800;
	padding:2px 15px 10px 0;
	margin:0 0 5px 0;
	background:url(/images/h1.gif) no-repeat right top;
}


h1.clsThin{
	background:url(/images/h1_thin.gif) no-repeat top;
}

h1.clsThin_marketnews{
	text-align:center;
	background:url(/images/h1_thin.gif) no-repeat top center;
}


h1.clsNoBckg{
	background:transparent;
}

h1.marketnews{
	color:#05679A;
	font:20px Arial;
	padding: 2px 0px 0px 0;

	font-weight:800;
	margin:0 0 5px 0;
	background:transparent;
}	


/*#FAFAFA url(/images/header_bg.gif) repeat-x top;

	color:#ffffff;
	font-size:12px;
	font-weight:800;
	padding:2px 8px 3px 0;
	margin:0;
	border-right:8px solid #FFC300;
	background:url(/images/container_blue_header_bg.gif) left;*/
h2{
	color:#05679A;
	font:20px Arial;
	
	font-weight:800;
	margin:0 0 5px 0;
}

h3{
	color:#000000;
	font-size:13px;
	font-weight:800;
}

A:link, A:visited, A:active{color:#000000; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsTextLink:link, .clsTextLink:visited, .clsTextLink:active{color:#000000; text-decoration:none; background-color:transparent;}
.clsTextLink:hover{text-decoration:none;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#fff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsBlueContainer .clsWhiteLink:link, .clsBlueContainer .clsWhiteLink:visited, .clsBlueContainer .clsWhiteLink:active{color:#000; text-decoration:none; background-color:transparent;}
.clsBlueContainer .clsWhiteLink:hover{text-decoration:underline;}

.clsWhiteLinkU:link, .clsWhiteLinkU:visited, .clsWhiteLinkU:active{color:#fff; text-decoration:underline; background-color:transparent;}
.clsWhiteLinkU:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsBlueLink:link, .clsBlueLink:visited, .clsBlueLink:active{color:#0462A8; text-decoration:none; background-color:transparent;}
.clsBlueLink:hover{text-decoration:underline;}

.clsBlueLinkU:link, .clsBlueLinkU:visited, .clsBlueLinkU:active{color:#0462A8; text-decoration:underline; background-color:transparent;}
.clsBlueLinkU:hover{text-decoration:underline;}

.clsGrayLink:link, .clsGrayLink:visited, .clsGrayLink:active{color:#606060; text-decoration:none; background-color:transparent;}
.clsGrayLink:hover{text-decoration:underline;}

.clsGrayLinkU:link, .clsGrayLinkU:visited, .clsGrayLinkU:active{color:#606060; text-decoration:underline; background-color:transparent;}
.clsGrayLinkU:hover{text-decoration:underline;}

.clsRedLink:link, .clsRedLink:visited, .clsRedLink:active{color:#A50707; text-decoration:none; background-color:transparent;}
.clsRedLink:hover{text-decoration:underline;}

.clsRedLinkU:link, .clsRedLinkU:visited, .clsRedLinkU:active{color:#A50707; text-decoration:underline; background-color:transparent;}
.clsRedLinkU:hover{text-decoration:underline;}

.clsGreenLink:link, .clsGreenLink:visited, .clsGreenLink:active{color:#178508; text-decoration:none; background-color:transparent;}
.clsGreenLink:hover{text-decoration:underline;}

.clsGreenLinkUB:link, .clsGreenLinkUB:visited, .clsGreenLinkUB:active{color:#178508; text-decoration:underline; background-color:transparent; font-weight: bold;}
.clsGreenLinkUB:hover{text-decoration:underline;}
.clsGreenLinkSmallUB:link, .clsGreenLinkSmallUB:visited, .clsGreenLinkSmallUB:active{color:#178508; text-decoration:underline; background-color:transparent;font:8px;}
.clsGreenLinkSmallUB:hover{text-decoration:underline;}

.clsSpacer{
	clear:both;
	height:0;
	width:0;
	font-size:0;
	background-color:transparent;
}

.clsLink{
	cusor:pointer;
	cursor:hand;
}

.clsDottedLine{
	clear:both;
	height:1px;
	font-size:0;
	margin:5px 0 10px 0;
	background:url(/images/dot.gif) repeat-x right top;
}

.clsDottedLineV{
	width:1px;
	font-size:0;
	margin:0 5px 0 5px;
	background:url(/images/dot.gif) repeat-y left top;
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:12px;
	font-weight:800;
	text-align:center;
	padding:30px;
}


.clsFormButtons{
	text-align:center;
	margin-top:10px;
}

.clsFormButtonsLeft{
	text-align:left;
	margin:3px;
}

.clsFormButtons input, .clsFormButtons button, .clsFormButtonsLeft input, .clsFormButtonsLeft button, .clsButton{
	color:#ffffff;
	font:12px Arial;
	font-weight:800;
	text-align:center;
	cursor:pointer;
	cursor:hand;
	padding:1px 10px 1px 10px;
	border:0 none;
	background-color:#05679A;
}


.clsFloatingIndexBar{
	width:100%;
	height:40px;
	position:fixed !important;
	position:absolute;

	right:0;
	bottom:0;
	top:expression(documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight));
	z-index:1000;
}

.clsFloatingIndexBar iframe{
	width:100%;
	height:40px;
}


.clsTableAlign{
	position:relative;
	width:760px;
	margin:auto;
}

.clsFloatBannerLeft{
	width:120px;
	height:600px;

	/*position:fixed !important;*/
	/*left:0px !important;*/
	left:-200px !important;

	position:absolute;
	top:expression(documentElement.scrollTop + 80 + "px") !important;
	left:-115px;

	/*z-index:1000;*/
}

.clsFloatBannerLeft1{
	width:120px;
	height:600px;

	/*position:fixed !important;*/
	/*left:0px !important;*/
	left:-200px !important;

	position:absolute;
	top:800px;
	left:-115px;
	left:-1px;

	/*z-index:1000;*/
}


.clsFloatBannerLeft2{
	width:120px;
	height:600px;

	/*position:fixed !important;*/
	/*left:0px !important;*/
	left:-200px !important;

	position:absolute;
	top:2300px;
	left:-115px;
	left:-1px;

	/*z-index:1000;*/
}


.clsFloatBannerRight{
	width:110px;
	height:700px;
	position:fixed !important;
	right:5px !important;

	position:absolute;
	top:0px;
	/*top:expression(documentElement.scrollTop + 80 + "px") !important;*/
	right:-115px;
}

.clsPartnersCol .clsItem{
	width:110px;
	margin: 10px 10px 10px 10px;
}

.clsCommissionsBanner{
	width:169px;
	height:273px;
}



.clsTopNav{

}

.clsTopNav table{
	width:100%;
}

.clsTopNav td{
	text-align:center;
	padding:3px;
	background-color:#000000;
}

.clsTopNav td.clsSeperator{
	width:7px;
	font-size:0;
	vertical-align:bottom;
	padding:0;
}



.clsHeader{
	position:relative;
	height:53px;
	padding-top:67px;
	padding-top:55px;
	background:#FAFAFA url(/images/header_bg.gif) repeat-x top;
}

.clsHeader .clsLogo{
	position:absolute;
	right:15px;
	top:10px;
}

.clsMainMenu{
	height:29px;
}

.clsMainMenuItem, .clsMainMenuItem_selected{
	float:left;
	height:29px;
	width:60px;
	font-size:12px;
	cursor:hand;
	cursor:pointer;
	margin-right:2px;
	background:#ffffff url(/images/mainmenu_right-top.gif) no-repeat right top;
}

.clsMainMenuItem div, .clsMainMenuItem_selected div{
	width:100%;
	height:22px;
	font-weight:800;
	text-align:center;
	padding:7px 1px 0 1px;
	background:url(/images/mainmenu_left-top.gif) no-repeat left top;
}

.clsMainMenuItem_selected{
	background:#076EA4 url(/images/mainmenu_selected_right-top.gif) no-repeat right top;
}

.clsMainMenuItem_selected div{
	color:#ffffff;
	background:url(/images/mainmenu_selected_left-top.gif) no-repeat left top;
}

.clsMainMenuItem_selected A:link, .clsMainMenuItem_selected A:visited, .clsMainMenuItem_selected A:active, .clsMainMenuItem_selected A:hover{color:#ffffff; text-decoration:none; background-color:transparent;}

.clsMainMenuSub{
	height:24px;
	/*overflow:hidden;*/
	background:url(/images/mainmenu_bg.gif) repeat-x top;
}




.clsSearchBar{
	width: 100%;
	font-size: 12px;
	margin-bottom: 5px;
	background:url(/images/searchbar_bg.gif) repeat-x top;
}

.clsSearchBar form{
	float:left;
	margin:-2px 0 0 0;
	background:url(/images/searchbar_seperator.gif) no-repeat right;
}

.clsClocks{
	position:absolute;
	left:10px;
	top:10px;
	font-size:12px;
}

.clsClocks .clsDate{
	float:left;
	font-size:11px;
	font-weight:800;
	padding:3px 6px 2px 6px;
	background:url(/images/searchbar_seperator.gif) no-repeat right;
}

.clsClocks .clsTime{
	float:left;
	font-size:11px;
	font-weight:500;
	padding:0 4px 0 4px;
	margin:3px 0 1px 0;
}

.clsHPHeader
{
    position:absolute;
	left:300px;
	top:7px;
	font-size:12px;
}
.clsClocks .clsHPHeader
{
    float:left;
    padding:0 0px 0 0px;
	margin:0px 0 0px 0;
}




.clsPromoBar{
	width:760px;
	height:58px;
	text-align:center;
	padding:0;
	z-index:1;
	background:url(/images/promobar_bg.gif) repeat-x top;
}

.clsPromoBar .clsRightCorner{
display:none;
	position:absolute;
	top:0;
	right:0;
}

.clsPromoBar .clsLeftCorner{
display:none;
	position:absolute;
	top:0;
	left:0;
}

.clsPromoBar img{
	float:right;
	margin:1px 2px 0 1px;
}




.clsMayaNews{
	margin-bottom:5px;
	border-top:2px solid #F0F2F5;
	border-bottom:2px solid #F0F2F5;
}

.clsMayaNews iframe{
	width:760px;
	height:20px;
}




.clsMainTable{
	width:760px;
	margin-top:5px;
}

.clsMainTable .clsContent{
}

.clsBreadCrumb{
	color:#606060;
	font-size:11px;
	margin:0 0 5px 0;
}

.clsBreadCrumb span{
	font-size:11px;
}

.clsBreadCrumb .prev, .clsBreadCrumb A.prev:link, .clsBreadCrumb A.prev:visited, .clsBreadCrumb A.prev:active{color:#606060; text-decoration:none; background-color:transparent;}
.clsBreadCrumb A.prev:hover{text-decoration:underline;}
.clsBreadCrumb .curr, .clsBreadCrumb A.curr:link, .clsBreadCrumb A.curr:visited, .clsBreadCrumb A.curr:active{color:#606060; text-decoration:none; background-color:transparent;}
.clsBreadCrumb A.curr:hover{text-decoration:underline;}

.clsMainTable .clsRightPanel{
	width:175px;
	padding-left:10px;
}

.clsMainTable .clsLeftPanel{
	width:160px;
	padding-right:10px;
}

.clsHomeTable2 .clsRightPanel .clsContainer{
	width:175px;
}

.clsHomeTable2 .clsLeftPanel .clsContainer{
	width:160px;
}



.clsContentText, .clsContentText td{
	font-size:14px;
	line-height:20px;
	text-align:justify;
}


.clsContentText ul{
	margin:0 0 0 0;
}

.clsContentText p{
	padding:0;
	margin:0;
}

.clsContentText li{
	margin:0 20px 4px 0;
}

.clsContentText img{
	max-width:560px;
	width:expression(this.width > 400 ? 400 : true);
}

.clsArticleAuthor{
	color:#404040;
	font-size:11px;
	margin:0 0 5px 0;
}

.clsArticleDetails{
	color:#404040;
	font-size:12px;
	font-weight:800;
	margin:0 0 5px 0;
}

.clsGeneralPageActions img{
	cursor:pointer;
	cursor:hand;
	margin-left:5px;
}

.clsReadMore{
	font-weight:800;
	text-align:left;
	margin:5px 0 0 0;
}

.clsIndexTable{
	width:100%;
}

.clsIndexTable td{
	width:50%;
	padding:10px 0 10px 0;
	background:url(/images/dot.gif) repeat-x bottom;	
}

.clsIndexTable td.clsSpacer{
	width:20px;
	background:transparent;
}




.clsIndexItem{
	padding:0 0 10px 0;
	padding:0 10px 10px 10px;
}

.clsIndexItem p{
	padding:0;
	margin:0;
}

.clsIndexItem .clsFloatImg{
	float:right;
	margin:3px 0 3px 6px;
}

.clsIndexItem .clsFloatImg img{
	max-width:120px;
	width:expression(this.width > 120 ? 120 : true);
}

.clsIndexItem h2{
	color:#006693;
	font-size:15px;
	font-weight:800;
	padding:0;
	margin:0;
	background:transparent;
}

.clsIndexItem .clsDetails{
	color:#808080;
	font-size:11px;
}

.clsIndexItem .clsBody{
	line-height:18px;
}









.clsContainer, .clsBlueContainer, .clsRedContainer, .clsGrayContainer, .clsEmptyContainer{
	position:relative;
	width:100%;
	margin-bottom:5px;
}

.clsBlueContainer h3, .clsRedContainer h3, .clsGrayContainer h3{
	color:#ffffff;
	font-size:12px;
	font-weight:800;
	padding:2px 8px 3px 0;
	margin:0;
	border-right:8px solid #FFC300;
	background:url(/images/container_blue_header_bg.gif) left;
}

.clsContainer .clsContainerTopBtn{
	position:absolute;
	left:7px;
	top:4px;
	cursor:pointer;
	cursor:hand;
}

.clsContainer .clsContainerTopBtn img{
	height:12px;
}

.clsBlueContainer .clsBody, .clsRedContainer .clsBody, .clsGrayContainer .clsBody{
	padding:5px;
}

.clsBlueBorder, .clsRedBorder, .clsGrayBorder{
	border:1px solid #A0C1D6;
}

.clsBlueSeperator, .clsRedSeperator, .clsGraySeperator{
	clear:both;
	height:1px;
	font-size:0;
	margin:2px 0 5px 0;
	border-bottom:1px solid #066DA2;
}


.clsRedContainer h3{
	border-right:8px solid #600505;
	background-image:url(/images/container_red_header_bg.gif);
}

.clsRedBorder{
	border-color:#A60707;
}

.clsRedSeperator{
	border-bottom:1px solid #A70707;
}


.clsGrayContainer h3{
	border-right:8px solid #535353;
	background-image:url(/images/container_gray_header_bg.gif);
}

.clsGrayBorder{
	border-color:#808080;
}

.clsGraySeperator{
	border-bottom:1px solid #535353;
}


.clsEmptyContainer h3{
	display:none;
}




.clsPaleBlueContainer{
	margin-bottom:5px;
	background:url(/images/container_paleblue_header_bg.gif) no-repeat right top;
}

.clsPaleBlueContainer h3{
	color:#05679A;
	font-size:15px;
	font-weight:800;
	padding:3px 8px 3px 8px;
	margin:0 0 3px 0;
	background:url(/images/container_paleblue_header_corner.gif) no-repeat left top;
}





.clsCloseBoxBtn{
	float:left;
	color:#ffffff;
	font-size:13px;
	font-weight:800;
	line-height:11px;
	cursor:pointer;
	cursor:hand;
	padding:2px 3px 1px 3px;
	margin:1px 0 0 0;
	background:#54A0C7;
}

.clsLoadingDataCover{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	height:expression(this.offsetParent.offsetHeight);
	color:#ffffff;
	font-size:30px;
	font-weight:800;
	text-align:center;
	line-height:50px;
	filter:alpha(opacity=70);
	opacity:0.70;
	z-index:999;
	background-color:#000000;
}




.clsContainerTextImages .clsIndexItem{

}

.clsContainerTextImages .clsFloatImg img{
	width:50px;
	height:50px;
}

.clsContainerTextImages .clsIndexItem h2{
	color:#000000;
	font-size:13px;
	font-weight:800;
	margin:0 0 3px 0;
}





.clsContainerImage{
	text-align:center;
}

.clsRightPanel .clsContainerImage img{
	width:173px;
	margin:5px auto 5px auto;
}

.clsLeftPanel .clsContainerImage img{
	width:140px;
	margin:5px 0 5px 0;
}

.clsLeftPanel .clsEmptyContainer .clsContainerImage img{
	width:158px;
	margin:0;
}






.clsContainerTicker .clsIndexItem{
	padding:0;
}

.clsContainerTicker .clsIndexItem h2{
	color:#000000;
	font-size:13px;
	font-weight:800;
	margin:0 0 3px 0;
}

.clsContainerTicker marquee{
	height:150px;
	width:100%;
}

.clsContainerMenu .clsItem{
	color:#ffffff;
	font-weight:800;
	zoom:1;
	padding:3px 8px 4px 0;
	margin-bottom:3px;
	background:#ffffff url(/images/rightmenu_btn_gray.gif) no-repeat center top;
}

.clsContainerMenu .clsBlue{
	color:#ffffff;
	background:#ffffff url(/images/rightmenu_btn_blue.gif) no-repeat center top;
}

.clsContainerMenu .clsRed{
	color:#ffffff;
	background:#ffffff url(/images/rightmenu_btn_red.gif) no-repeat center top;
}

.clsContainerMenu .clsGray{
	color:#ffffff;
	background:#ffffff url(/images/rightmenu_btn_gray.gif) no-repeat center top;
}

.clsContainerMenu .clsWhite{
	color:#000000;
	background:#ffffff url(/images/rightmenu_btn_white.gif) no-repeat center top;
}

.clsContainerMenu .clsItem A:link, .clsContainerMenu .clsItem A:visited, .clsContainerMenu .clsItem A:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsContainerMenu .clsItem A:hover{text-decoration:underline;}

.clsContainerMenu .clsWhite A:link, .clsContainerMenu .clsWhite A:visited, .clsContainerMenu .clsWhite A:active{color:#000000; text-decoration:none; background-color:transparent;}
.clsContainerMenu .clsWhite A:hover{text-decoration:underline;}



.clsForumMessage{
	padding:3px 4px 3px 4px;
	margin:0 0 2px 0;
	background-color:#F6F6F6;
}


.clsArticle{
	padding:0 0 20px 0;
	margin:20px 20px 5px 20px;
}

.clsArticle h2{
	color:#0462A8;
	font-size:16px;
	font-weight:800;
	padding:0;
	margin:0 0 8px 0;
	background:transparent;
}

.clsArticle .clsDetails{
	color:#808080;
	font-size:11px;
	text-align:left;
	margin:2px 0 0 3px;
}

.clsArticle .clsFloatImage{
	float:left;
	max-width:225px;
	width:expression(this.width > 225 ? 225 : true);
	margin:0 20px 5px 0;
	border:1px solid #404040;
}


.clsReply{
	font-size:13px;
	padding:3px 5px 3px 5px;
	margin:0 0 5px 0;
	background:#E0EEF5;
}

.clsReplyOpened{
	font-weight:800;
	background:#BBDAE9;
}

.clsReply .clsDate{
	float:left;
	font-weight:500;
}

.clsReply .clsUser{
	font-size:11px;
	font-weight:500;
}

.clsReplyText{
	display:none;
	font-weight:500;
	padding:5px 16px 5px 0;
}

.clsReply .clsButtonBar{
	font-size:11px;
	cursor:pointer;
	cursor:hand;
}


.clsFormAlign{
	padding:5px;
	margin:auto;
	border:1px solid #CDCDCD
}

.clsFormTable{
	width:100%;
}

.clsFormTable .clsHead td{
	color:#05689B;
	font-weight:800;
	text-align:right;
	padding:8px 10px 8px 10px;
	border-bottom:1px solid #CDCDCD;
	background:#DBECF5;
}

.clsFormTable .clsHeader th img{
	vertical-align:middle;
}

.clsFormTable th{
	color:#404040;
	font-size:12px;
	font-weight:800;
	text-align:right;
	vertical-align:top;
	padding:6px 6px 7px 3px;
	background:url(/images/dot.gif) repeat-x bottom;
}

.clsFormTable td{
	text-align:left;
	vertical-align:middle;
	padding:5px 10px 9px 0;
	background:url(/images/dot.gif) repeat-x bottom;
}

.clsFormTable td.clsMsg{
	text-align:right;
	font-weight:800;
	padding:5px;
	background:#efefef;
}

.clsFormTable td .clsDesc{
	font-size:10px;
	font-weight:800;
	margin:1px 0 0 0;
}

.clsFormTable .clsTextField{
	width:280px;
	border:1px solid #808080;
}

.clsFormTable .clsComboField{
	width:285px;
}

.clsFormTable .clsTextarea{
	width:280px;
	height:100px;
	border:1px solid #808080;
}




.clsFAQs{

}

.clsFAQs h2{
	color:#026390;
	font-size:13px;
	font-weight:500;
	cursor:pointer;
	cursor:hand;
	padding:4px 8px 4px 3px;
	margin:0 0 2px 0;
	background:#EBF4F9;
}

.clsFAQs h2 span{
	color:#F4AE01;
	font-size:13px;
	font-weight:800;
}

.clsFAQs .clsBody{
	padding:5px 28px 5px 5px;
	margin:0 0 2px 0;
	border:1px solid #DFE8ED;
}

.clsCatList{
	margin:0 0 5px 0;
}

.clsCatList .clsButton{
	width:144px;
	color:#000000;
	font:12px Arial;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
	padding:2px 15px 2px 10px;
	margin:0 0 1px 0;
	border:0 none;
	border-right:3px solid #FCBB01;
	background:#FDECBE url(/images/arrow_btn.gif) no-repeat right center;
}


.clsSiteMapTable{
	width:400px;
	margin-right:20px;
}

.clsSiteMap .clsLevel{
	padding-right:12px;
	background:url(/images/arrow1.gif) no-repeat right 5px;
}

.clsSiteMap img{
	margin-right:6px;
}

.clsSiteMap A:link, .clsSiteMap A:visited, .clsSiteMap A:active{
	color:#404040;
	text-decoration:none;
	background-color:transparent;
}
.clsSiteMap A:hover{
	text-decoration:underline;
}

.clsGeneralPageActions{
	margin:15px 0 10px 5px;
}

.clsGeneralPageActions .clsButton{
	float:left;
	width:110px;
	margin-right:10px;
}


.clsFooter{
	width:760px;
	color:#000000;
	font:12px Arial;
	text-align:center;
	padding:6px 0 6px 0;
	margin:10px auto 10px 0;
	background:url(/images/footer_bg.gif) no-repeat center top;
}

.clsFooter img{
	vertical-align:middle;
}

.clsFooterLinks{
	color:#066A9E;
	font-size:12px;
	text-align:center;
	margin:0 auto 10px auto;
}

.clsFooterLinks A:link, .clsFooterLinks A:visited, .clsFooterLinks A:active, .clsFooterLinks A:hover{
	color:#066A9E;
	text-decoration:none;
	background-color:transparent;
}

.clsFooterLinks A:hover{
	text-decoration:underline;
}

.clsFooterCredits{
	color:#606060;
	font-size:11px;
	text-align:center;
	margin:0 auto 10px auto;
}

.clsFooterCredits A:link, .clsFooterCredits A:visited, .clsFooterCredits A:active, .clsFooterCredits A:hover{
	color:#606060;
	text-decoration:none;
	background-color:transparent;
}

.clsFooterCredits A:hover{
	color:#000000;
	text-decoration:underline;
}








.clsTradeAccountsBox{
	position:absolute;
	top:145px;
	right:15px;
	display:none;
	width:100px;
	text-align:right;
	z-index:100;
	border:1px solid #E9AA00;
	background-color:#FFF2CE;
}

.clsTradeAccountsBox a:link, .clsTradeAccountsBox a:active, .clsTradeAccountsBox a:visited, .clsTradeAccountsBox a:hover{
	display:block;
	color:#DF9D00;
	font-size:11px;
	font-weight:800;
	text-decoration:none;
	padding:1px 6px 2px 6px;
	background-color:#FFF2CE;
}

.clsTradeAccountsBox a:hover{
	color:#B78100;
	background-color:#ffffff;
}





input.clsGrayButton, .clsGrayButton{
	color:#ffffff;
	width:40px;
	height:18px;
	text-align:center;
	border:0 none;
	background-color:#868686;
}

input.clsBlueButton, .clsBlueButton{
	color:#ffffff;
	width:40px;
	height:18px;
	text-align:center;
	padding:0;
	border:0 none;
	background-color:#066B9F;
}

input.clsGrayButton, button.clsGrayButton, .clsGrayButton{
	color:#066B9F;
	width:80px;
	height:18px;
	font-weight:800;
	text-align:center;
	padding:0;
	margin:0;
	border:0 none;
	border:1px solid #066B9F;
	background-color:#EAF3F8;
}

input.clsReset{
	width:auto;
	border:0 none;
	background-color:transparent;
}
