*{ margin: 0; padding: 0; }*
body {
	background: #fff url(../images/h_bg.gif) repeat-x;
	margin: 0;
	padding: 0; 
	font: 12px   Helvetica,Arial, Sans-Serif; 
	color: #727071; 
	line-height: 1.6em;

}

/* links */
a {
text-decoration: none; color: #59606a;
}f

a:hover {
color: #808080; background: inherit;
}

a:focus { outline: 0; }
h1 { font-size: 18px; font-weight:bold; line-height: 35px; }
h2 { font-size: 16px;  color: #000; font: bold 170% Arial, Sans-Serif; letter-spacing: -1px; padding: 0; margin: 0 0 10px; }
img { border: 0; }

.grey { color: #484848; }

.title {
	position: static;
	color: #808080;
	background: inherit;
}

/* lists and form elements */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* header */
#header {
	background: #fff;
	width: 788px;
	margin: 0 auto;
	border-left:1px solid #4a6288;
	border-right:1px solid #4a6288;
}


/* content holder */
#content {
	margin: 0 auto 10px ;
	width: 788px;
	background:#f5f9fa ;
	border-left:1px solid #4a6288;
	border-right:1px solid #4a6288;
}
#logo {
	padding: 0 0 2px 0;
	background: url(../images/logo/logo.jpg) no-repeat top left;
	width: 240px;
	height: 74px;
	float: left;
	z-index:100;
}

/* Styles for the entire LavaLamp menu */

/* Styles for the entire LavaLamp menu */
.bar {
    position: relative;
    height: 25px; width: 430px;
    background: url("../image/bg.gif") no-repeat top;
    padding: 0 0 6px 0; 
	margin: 0  0 10px 0;
    overflow: hidden;
	text-align:right;
	float:right;
	border-bottom:1px solid #cadfe2;


}
    /* Force the list to flow horizontally */
    .bar li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .bar li.back {
            background: #24618E url("../image/lava.gif") no-repeat right -30px;
            width: 8px;!important;width: 0px; height: 30px;
            z-index: 8;
            position: absolute;


			
        }
            .bar li.back .left {
                background:#b9ccda url("../image/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;


            }
        /* Styles for each menu-item. */
        .bar li a {
             position: relative; overflow: hidden;
			font-weight:bold;
            color: #8d08c2; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 5px;

        }
		/*
.bar {
    position: relative;
    height: 25px; width: 450px;
    background: url("../image/bg.gif") no-repeat top;
    padding: 0 0 6px 0; 
	margin: 0  0 10px 0;
    overflow: hidden;
	text-align:right;
	float:right;
	border-bottom:1px solid #cadfe2;


}
    .bar li {
        float: left;
        list-style: none;
    }
        .bar li.back {
            background: #24618E url("../image/lava.gif") no-repeat right -30px;
            width: 8px;!important;width: 0px; height: 30px;
            z-index: 8;
            position: absolute;


			
        }
            .bar li.back .left {
                background:#b9ccda url("../image/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;


            }
        .bar li a {
             position: relative; overflow: hidden;
			font-weight:bold;
            color: #C40000; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;

        }

*/
/* horizontal tabbed menu */
#top_lang {

	height:29px;
	padding-top:5px;
	text-align: right;
	float:right;
	width: 400px;
	background:#fff ;
}

#top_lang  a {
	border-right:1px solid #cadfe2;
	padding:0 3px;
	text-decoration: none;
	display: inline;
}
#top_lang a:hover {
	color: #000;text-decoration:underline;
}
#header_top{
 float:left;
width:790px;}

    #menu {
font-weight:bold;
      float:left;
      width:788px;
      background:#fff;
      font-size:93%;
      line-height:normal;
      border-bottom:8px solid #24618E;
      }
    #menu ul {
        margin:0;
        padding:8px 0 0 1px;
        list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url("../images/tableftK.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:none;
      }
    #menu a span {
	  width:61px;
	  height:15px;
	  text-align:center;
      float:left;
      display:block;
      background:url("../images/tabrightK.gif") no-repeat right top;
      padding:5px 0 4px 0;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#FFF;
          background-position:100% -42px;
      }
    #menu a:hover {
      background-position:0% -42px;
      }
    #menu a:hover span {
      background-position:100% -42px;
          }

        #menu #current a {
                background-position:0% -42px;
        }
        #menu #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
	
/* search form */
#search {
	display: inline;
	color: #000;
	text-align:center;
	vertical-align:middle;
	
}

#search input{
	height:20px;
	width: 138px; border: none; background: url(../images/input.gif)  no-repeat top left ; 
	margin:0;
	padding:0 5px 0 3px;

}
#search input.button{
	width: 55px; 
	height: 20px;
	font-size:0.94em;
	border: none; 
	background: #FFF url(../images/submit.gif) no-repeat;
	font-weight:bold;
	padding: 0px;
	margin-right:10px;
	color: #cdd0d5;
}



#intro {
height:210px;

	clear: both;
	background: #fff url(../images/bg.jpg) no-repeat;
	color: #515f90;
	font-size:11px;
	padding: 5px 10px 10px 435px;
	text-align: left;
	line-height:16px;	
}
#intro:hover{
}

#intro h4 {
	 font-size:16px;
}
#intro h3 {

font-size:18px;
position:relative;
top:-10px;
right:400px;
margin: 0;
color:#24618E;
}
#intro p {
	font:"Courier New", Courier, mono;
	padding-left:8px;
	margin: 0;
	font-size:11px;
	font-weight:bold;
}

#left {	

	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	float: left;
	width: 255px;
	text-align: justify;
}

	

#leftmenu {
	list-style: none;
	margin: 0  12px 0 10px;
	padding:10px 10px 20px ;
	background:#fff url(../	images/midbg.gif)  no-repeat  left top;
}
#leftmenu a{
background:#fff;
}
#leftmenu a:hover{
font-weight:bold;
background:#fff;
}

.header2{
font-weight:bold;
color: #8d08c2; outline: none;
            text-align: center;
	padding:10px 0 10px 0 ;
}


#botton1{ 
	padding:0 10px;
	position:relative;
	background:#fff;
	top:-46px;
	height:50px;
	width: 180px;	
	text-align:center; }
#botton1 li{ 
	height: 25px;
	background: url(../images/botton.gif) no-repeat center ;	
	width: 160px;
	padding:2px;
	font-weight:bold;
}
#botton1 li a{	
	background: url(../images/botton.gif) no-repeat center;	
    color: #cdd0d5;
	font-weight:bold;
}

#botton1 li a:hover{
	font-weight:bold;background: url(../images/botton2.gif) no-repeat center ;	
}
	
#mid {
	/*filter:gray;*/
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	float: left;
	width: 260px;
	text-align: justify;
}

#box { 
    height:230px;
	width: 230px;
	background: #fff url(../images/box.gif) no-repeat top;
	padding: 12px 10px 0 10px;
	 }
#box p { padding: 0; margin:0;}

#right {
	margin-right:0;
	float: right;
	height:255px;
	width: 268px;
	text-align: justify;
	background: url(../images/rightbg.gif) no-repeat top right ;
}
#converter{
margin-top:10px;
padding:10px 20px 10px 20px;
width: 190px;
height:220px;
background: url(../images/midbg.gif) no-repeat top  ;
}

#converter_up{
margin-top:-120px;
margin-left:10px;
padding:10px 20px 10px 20px;
margin::10px 20px 10px 20px;
width: 170px;
height:50px;
background:#fff ;
}


#converter_up{ 
	padding-top:20px;
	padding-left:10px;
	position:relative;
	height:60px;
	width: 180px;	
	text-align:center; }
#converter_up li{ 
	height: 25px;
	background: url(../images/botton.gif) no-repeat center ;	
	width: 160px;
	padding:2px;
	font-weight:bold;
}
#converter_up li a{
    color: #fff;
	font-weight:bold;
	background: url(../images/botton.gif) no-repeat center ;	
	line-height:20px;

}
#converter_up li a:hover { 
FONT-WEIGHT: bold;
    color: #5b5b5b;
	text-decoration:underline;
	background: url(../images/botton.gif) no-repeat right ;
}

#notice {
	padding: 12px 14px 1px;
	background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right;
	color: #808080;
}



#left h3 {
	border-bottom: 1px solid #eee;
	padding: 0 0 7px;
	margin: 0 0 15px 0;
}

#right h2 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 8px;
}
#yellow{color:#fd8550; font-weight:bold;size:14px;}

#footer {
	font-weight:100;
	font-size:0.9em;
	margin: 0 auto 10px;
	width: 788px;
	clear: both;
	border:1px solid #4a6288;
	text-align:center;
	background:#e3e3eb;
	position:relative;
	top:-20px; !important; top:-23px;
}
#footer ul{
background:#24618E;
padding:3px 0 ;
}
#footer li a {
	color: #fff;
	padding:10px;
}
#footer li {
	display:inline;
	color: #4CA031;
}



#left_a{
	float: left;
	width: 190px;
}
#right_a{
	float:right;
	width: 582px;
	margin:3px 0 2px 5px;
	padding:10px 0 20px 8px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}

#right_a p{
margin:5px 0;
line-height:20px;}

#right_a li{
list-style-type: square  ;
line-height:25px;
margin-left:30px;

}



#right_a li.right_abutton {
	margin:8px 0;
	list-style-type: none;
	font-size:12px;
	font-weight:bold;
	color:#3366CC;
	background: url(../images/botton2.gif) no-repeat;
}

#menu_a{
	margin: 0;
	padding: 0;
}

#menu_a a {
	display: block;
	background: #39617f url(../images/vmenu.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	font-weight:bold;
	text-decoration: none;
}

#menu_a a:hover, #menu_a a.currentmenu {
	color: #E0691A;
	background: #6d91ab url(../images/vmenuhover.gif) no-repeat center left;
}


#banner{
margin:0;
padding:0;
width:788px;
float:left;
height:170px;
background: url(../images/banner.jpg) no-repeat center left;
}

#banner_line{
width:788px;
float:left;
height:5px;
background: #4b799b;
}


#content_hr{
margin:5px 0 0 0;
padding:0;
color:#333333;
font-weight:bold;
}

#left_content {	
	margin:0;
	float: left;
	width:190px;
	font-size: 11px;	
	background:url(../images/box1.gif)  no-repeat  top;
}

#leftmenu_con {
	list-style: none;
	margin: 0 0 0 0;
	padding:10px 10px ;
	width: 160px;
	height:180px;

}
#leftmenu_con ul{
padding-top:10px;
}
#leftmenu_con li {	
	padding: 0 0 0 2px; width:90px;
	background: #fff
	color: #46852F;
}

#leftmenu_con li a {position:relative; top:-8px; 	
	background: #EAFFE3;
	color: #46852F;
}
#botton2{ 
	padding:20px 10px;
	position:relative;
	height:60px;
	width: 160px;	}
	
#botton2 li{ 
	height: 25px;
	background: url(../images/botton.gif) no-repeat center ;	
	width: 160px;
	padding:2px;
	text-align:center; 
}
#botton2 li a{	
	font-weight:100;
	line-height:20px;
	background: url(../images/botton.gif) no-repeat center;	
    color: #fff;
}

#botton2 li a:hover{
	text-decoration:underline;
	background: url(../images/botton2.gif) no-repeat center ;	
}
	
.header3{
font-weight:bold;
color: #343131;
outline: none;
 text-align: center;
	padding:10px 0 10px 0 ;
}	

#content_h1{
color:#333333;
font-size:14px;
font-weight:bold;

}


.Forex_question {
	PADDING-RIGHT: 4px; 
	MARGIN-TOP: 2px; 
	PADDING-LEFT: 4px; 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 2px;
	MARGIN-LEFT: 4px; 
	OVERFLOW: hidden;
	WIDTH: 560px;; 
	CURSOR: pointer;
	COLOR: #1a2702; 
	PADDING-TOP: 2px; 
	BORDER: #084356 1px solid;
	BACKGROUND-COLOR: #f9f9f9
}
.Forex_answer {
	BORDER-RIGHT: #4f4e4d 1px dashed; 
	PADDING-RIGHT: 4px; 
	MARGIN-TOP: -2px; 
	PADDING-LEFT: 4px; 
	VISIBILITY: hidden; 
	MARGIN-LEFT: 4px; 
	OVERFLOW: hidden; 
	BORDER-LEFT: #4f4e4d 1px dashed; 
	WIDTH: 560px; 
	BORDER-BOTTOM: #4f4e4d 1px dashed; 
	POSITION: relative; 
	HEIGHT: 0px; 
	BACKGROUND-COLOR: #f9f9f9
}
.Forex_answer_content {
	PADDING-BOTTOM: 2px; PADDING-TOP: 2px; POSITION: relative
}
.Forex_answer1 {
	BORDER-RIGHT: #4f4e4d 1px dashed; PADDING-RIGHT: 4px; MARGIN-TOP: -2px; PADDING-LEFT: 4px; VISIBILITY: hidden; MARGIN-LEFT: 4px; OVERFLOW: hidden; BORDER-LEFT: #4f4e4d 1px dashed; WIDTH: 700px; BORDER-BOTTOM: #4f4e4d 1px dashed; POSITION: relative; HEIGHT: 0px; BACKGROUND-COLOR: #f9f9f9
}


.men {FLOAT: left; WIDTH: 188px ;  COLOR: #145783;}
.men A {DISPLAY: block;
	WIDTH: 188px; COLOR: #fff; 
	TEXT-INDENT: 10px;
	LINE-HEIGHT: 25px; 
	BORDER-BOTTOM: #fff 1px solid;
	BACKGROUND-COLOR: #98b494;
	}
.men A:hover {PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	COLOR: #E0691A; 
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: #3c3e31; 
	text-decoration: none;
	}

.divmenu {DISPLAY: block; 
	FONT-WEIGHT: bold; 
	WIDTH: 188px; 
	CURSOR: pointer;
	TEXT-INDENT: 10px;
	LINE-HEIGHT: 25px;
	background:#1c211b ; 
	color:#fff;}
.divmenu  A{ background:#445042 url(../images/vmenu.gif) no-repeat center left; color:#fff; 	WIDTH: 188px;}
.divmenu  A:hover{ background:#1c211b url(../images/vmenuhover.gif) no-repeat center left; color:#fff; 	WIDTH: 188px;}



