@charset "utf-8";

/*base*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y:scroll;
}
a{
	text-decoration:underline;
	color:#0066FF;
}
a:hover{
	text-decoration:none;
	color:#FF6600;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,div{
	margin: 0px;
	padding:0px;
	color: #454545;
}
ul,ol,li{
	list-style:none;
}
img {
	border:none;
	vertical-align:bottom;
}
/*end base*/

/*main*/
.MainTable{
	margin:auto;
	height:auto; 
	width:900px;
}
#header{
	margin:auto;
	height:auto; 
	width:900px;
	float:left;
}
#content{
	margin:auto;
	height:auto; 
	width:900px;
	float:left;
}
#footer{
	margin:auto;
	height:auto;
	width:900px;
	float:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.fx_explanation{
	margin:auto;
	height:auto;
	width:660px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
.fx_explanation_butt1{
	margin:auto;
	height:auto;
	width:76px;
	padding-left:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:150%;
	background-image: url(../images/fx_explanation_arrow.gif);
	background-repeat: no-repeat;
}
.fx_explanation_butt2{
	margin:auto;
	height:auto;
	width:76px;
	padding-left:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:150%;
	background-image: url(../images/fx_explanation_arrow.gif);
	background-repeat: no-repeat;
}
.fx_explanation_butt3{
	margin:auto;
	height:auto;
	width:38px;
	padding-left:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:150%;
	background-image: url(../images/fx_explanation_arrow.gif);
	background-repeat: no-repeat;
}
.logo{
	margin:auto;
	height:auto;
	width:257px;
	float:left;
}
.fx_buttons{
	margin:auto;
	height:auto;
	width:643px;
	float:left;
}
.fx_explanation_text{
	margin:auto;
	height:auto;
	width:643px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:150%;
	padding-bottom:20px;
	padding-top:20px;
	*padding-bottom:19px;
	*padding-top:18px;
}
.butt1{
	margin:auto;
	height:auto;
	width:161px;
	float:left;
}
.butt2{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
}
.content_left{
	margin:auto;
	height:auto;
	width:670px;
	float:left;
	padding-right:10px;
	padding-top:26px;
}
.content_right{
	margin:auto;
	height:auto;
	width:220px;
	float:left;
	padding-top:26px;
}
/*end main*/

/*footer*/
.copyright{
	margin:auto;
	height:auto;
	width:450px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.info{
	margin:auto;
	height:auto;
	width:450px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*end footer*/

/*side menu*/
.side_menu1{
	margin:auto;
	height:auto;
	width:220px;
	float:left;
	padding-bottom:10px;
}
.side_menu_header1{
	margin:auto;
	height:29px;
	width:220px;
	float:left;
	background-image: url(../images/side_menu_header1.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:200%;
}
.side_menu_header2{
	margin:auto;
	height:29px;
	width:220px;
	float:left;
	background-image: url(../images/side_menu_header2.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:200%;
}
.side_menu_header3{
	margin:auto;
	height:29px;
	width:220px;
	float:left;
	background-image: url(../images/side_menu_header3.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B4B00;
	text-decoration: none;
	line-height:200%;
}
.side_menu_content1{
	margin:auto;
	height:auto;
	width:198px;
	float:left;
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B18B07;
	border-bottom-color: #B18B07;
	border-left-color: #B18B07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:130%;
}
.side_menu_content1{
	margin:auto;
	height:auto;
	width:198px;
	float:left;
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B18B07;
	border-bottom-color: #B18B07;
	border-left-color: #B18B07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:130%;
}
.side_menu_content2{
	margin:auto;
	height:auto;
	width:198px;
	float:left;
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DAAB0C;
	border-bottom-color: #DAAB0C;
	border-left-color: #DAAB0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:130%;
}
.side_menu_content3{
	margin:auto;
	height:auto;
	width:218px;
	float:left;	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFE672;
	border-bottom-color: #FFE672;
	border-left-color: #FFE672;
	border-top:1px solid #FFE672;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:130%;
}
.company1{
	margin:auto;
	height:auto;
	width:120px;
	float:left;
	padding-bottom:8px;
}
.company2{
	margin:auto;
	height:auto;
	width:120px;
	float:left;
	padding-bottom:8px;
}
.company3{
	margin:auto;
	height:auto;
	width:120px;
	float:left;
	padding-bottom:8px;
}
.company_link{
	margin:auto;
	height:auto;
	width:78px;
	float:left;
	padding-top:40px;
}
.rank1{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.rank2{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.rank3{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank3.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.rank4{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank4.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.rank5{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank5.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.rank6{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank6.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.rank7{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank7.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.rank8{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank8.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.rank9{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank9.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.rank10{
	margin:auto;
	height:auto;
	width:160px;
	float:left;
	padding-left:38px;
	padding-bottom:5px;
	background-image: url(../images/rank10.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.side_menu_content_bg{
	margin:auto;
	height:auto;
	width:208px;
	float:left;
	background-color:#FFF7CE;
	padding:5px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.side_menu_content3_1{
	margin:auto;
	height:auto;
	width:208px;
	float:left;
	padding:0px 5px 10px 5px;
}
.side_menu_content3_title1{
	margin:auto;
	height:auto;
	width:192px;
	padding-left:16px;
	float:left;
	background-image: url(../images/round_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.side_menu_content3_arrow{
	margin:auto;
	height:auto;
	width:192px;
	padding-left:16px;
	padding-bottom:3px;
	float:left;
	background-image: url(../images/bar1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}
.side_menu_content3_1_bottomline{
	margin:auto;
	height:auto;
	width:208px;
	padding-top:10px;
	padding-bottom:5px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/*end side menu*/
