/* main */

body {background: #ffffff;color: #333333; margin: 0px; font-family: tahoma; margin: 0px; padding: 0px;}

table {font-size: 12px; color: #333333;}
img.img {border: 0px; pagginh: 0px; margin: 0px; display:block;}
a {color: #3b4247; border-bottom: 1px dotted #3b4247; text-decoration: none;}
a:hover {color: #328ccf; border-bottom: 1px dotted #328ccf;}

h1 {color: #333333; font-family: arial; font-size: 18px; margin-bottom: 0px; font-weight: normal;}
h2 {color: #333333; font-family: arial; font-size: 17px; margin: 0px;}
h3 {color: #333333; font-family: arial; font-size: 14px; margin: 0px;}
h4 {color: #333333; font-family: arial; font-size: 13px; margin: 0px;}
h5 {color: #333333; font-family: arial; font-size: 12px; margin: 0px;}


table.base {width: 749px; margin: auto; border-collapse: collapse; border: 1px solid #c6cfd6;}

table.base td.top{height: 189px; background: url(top_bg.jpg); padding: 0px;}

table.base td.menu{height: 30px; background: url(main_menu_bg.jpg) top left repeat-x; padding: 0px; text-align: center; color: #ffffff; font-weight: bold; border-bottom: 1px solid #c6cfd6;}
table.base td.menu a{margin-left: 15px; margin-right: 15px; text-decoration: none; color: #ffffff; font-weight: bold; border: 0px;}
table.base td.menu a:hover{text-decoration: none; color: #c1e3fe; border-bottom: 1px dotted #d8ecfb;}

table.base td.content_left{ background: #f3f8fb; padding: 10px; border-bottom: 1px solid #c6cfd6; border-right: 1px solid #c6cfd6; vertical-align: top;}
table.base td.content_right{ background: #ffffff; padding: 10px;border-bottom: 1px solid #c6cfd6; vertical-align: top;}

table.base td.info{height: 94px; background: #ffffff top left repeat-x; padding: 0px; text-align: center; color: #ffffff; font-weight: bold; border-bottom: 1px solid #c6cfd6;}

table.base td.info1{height: 21px; background: #ffffff top left repeat-x; padding: 0px; text-align: center; color: #ffffff; font-weight: bold; border-bottom: 1px solid #c6cfd6; border: 0px solid #c6cfd6;}

table.base td.content_bottom_left{height: 61px; width: 230px; background: url(cont_bg.jpg); padding: 10px; font-size: 11px;}
table.base td.content_bottom_right{background: #ffffff; padding: 10px; font-size: 11px;}

table.base td.bottom_left{height: 8px; background: #024579; padding: 0px;}
table.base td.bottom_right{background: #0160a9; padding: 0px;}

div.navigation {width: 33px; float: left; font-size: 11px; color: blue; text-align: left;}
div.navigation a{color: #000000;}

market {
                font-size: 80%;
                width: 30%;
                border: 4px double green;
                background: #ffffff;
                top: 10px;
                right: 10px;
                padding:4px;
			opacity: 0.70;
			filter: alpha(opacity=70);	                
		position: fixed;
                //position: absolute; top: expression(document.getElementsByTagName( 'body' )[0].scrollTop < 100000 ? 20 + document.getElementsByTagName('body')[0].scrollTop : '10' + 'px'); 
            }