html, body {
    margin: 0;
    padding: 0;
    background-color: #f1f1f1;
    color:#444;
    min-width: 1000px;
    width:100%;
    font-family:trebuchet ms, century gothic, tahoma, sans-serif;
    font-size:10pt;
	overflow-x:hidden;
	text-align:center;
}

.body_content{
	display:block;
	position:relative;
	max-width: 1366px;
	margin:0 auto;
}

html .minwidth, html .minwidth_container, html .body_content, html .layout  {
	height:auto;
    _height:1px;
}

html .minwidth {
	padding-left:1000px;
}
html .minwidth_container {
    position:relative;
	margin-left:-1000px;
	min-width:1000px;
}

#header {
    position: relative;
    display:block;
    width: 100%;
    background: url("/img/design/header.gif") no-repeat center #000;
    min-width: 1000px;
    height: 146px;
    vertical-align: top;
    border-bottom: 3px solid #000;
    cursor:pointer;
}

#menu {    
    width: 100%;
    min-width: 1000px;
    background: #000;
    border: none;    
    z-index:100;
}

#menu_container{
    background: #000;    
    display: table;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
    width:100%;    
    _width:930px;
}

html>body #menu_container{
    width:970px;
}

#search_box {
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    _width:660px;
}
#search_box ul{display:block;list-style:none;}
#search_box li{display:inline;padding:0;margin:0;}
#search_box .search-string{float:left;width:300px; margin-right:15px; border:1px solid #333; height:22px}

html>body #search_box{
    width:660px;
}

#page_container{
	text-align:left;
    background:#000;
    position:relative;
    display:block;
    width:100%;
}

.pct-l {
    width:100%;
    display:table;
    /*height:100%;*/
    background:url(/img/design/side.gif) top left repeat-y
}
.pct-r {
    width:100%;
    display:table;
    /*height:100%;*/
    background:url(/img/design/side.gif) top right repeat-y
}
.pg-cnt {
    position:relative;
    display:block;
    width:100%;
}

.page {
    display:table;
    width:100%;
    height:100%;
    min-height:1000px;
    _height:1000px;
    /*padding:12px 18px;*/
    background-color:transparent;
}

.mcrn-lt, .mcrn-rt {
    display:table;
    background-color:transparent;
}
.mcrn-lt {
    width:100%;
    background:url(/img/design/corner_top_l.gif) top left no-repeat
}
.mcrn-rt {
    height:100%;
    min-height:1000px;
    padding:18px 30px;    
    background:url(/img/design/corner_top_r.gif) top right no-repeat
}
.mcrn-rt-page {
    height:100%;
    min-height:1000px;
    padding:12px 18px;
    background:url(/img/design/corner_top_r.gif) top right no-repeat
}

#contents {
    position:relative;
    display:block;
    width: 22%;
    float: left;
    margin:0 0 0 1%;
    _margin-left:0.5%;
    _width:22%;
    _padding:0;
	*z-index:100;
}

#actuals {
    position:relative;
    display:block;
    width: 25%;
    float: right;
    margin: 0 1% 0 0;
    _width:25%;
    _padding:0;
    _margin-right:0.5%;
}

#main {
    position:relative;
    display:block;
    margin:0 0 0 24%;
    *margin-left: 24%;
    width:49%;
    _margin-left: 23.5%;
    _padding:0;
    _width:48.4%;
}

#base-page {
    position:relative;
    display:block;
    margin:0 0 0 24%;
    *margin-left: 24%;
    width:75%;
    _width:74.8%;
    _padding:0;
    _margin-left: 23.2%;
}

#page_div{
    height:auto;
    _height:600px
}

*:first-child+html #page_div{
    height:auto;
}

#footer {
    width: 100%;
    line-height:16pt;
    padding:10px 0;
    background-color:#000;
    color: #fff;
    clear: both;
    display: table;
    margin-left: auto ;
    margin-right: auto;
    overflow:hidden;
    *margin-top:7px;
}

#footer div.lnk{    
    float:right;
    padding-right:5px    
}

.centered {
    position: relative;
    left: 50%;    
    /*float: left;    */
}

.center2 {
    width: 100%;
    height: 100%;    
}

.centerblock{
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.center-x {
    width: 100%;
    left: 50%;
    margin-left: -50%;
}


.button {
    border: none;
    background-color: #000;
    height: 22px;
    width:120px;
    padding:0 5px 0 5px;
    color: #fcfcfc;
    text-align: center;
    font-family: century gothic;
    font-size: 10pt;
}

.buttonOver {
    border: none;
    background-color: #777;
    height: 22px;
    width:120px;
    padding:0 5px 0 5px;
    color: #ddd;
    text-align: center;
    vertical-align: middle;
    font-family: century gothic;
    font-size: 10pt;
}



/*************   from old main    *****************/
img {
    border:none;
}

img.plain {
    cursor:pointer;
    border:none;
}

img.text {
    cursor:pointer;
    border:none;
    padding:0;
    margin:0
}

img.framed {
    cursor:pointer;
    border:1px solid #999;
}

img.bio {
    cursor:pointer;
    margin:5px 20px 5px 5px;
    border:1px solid #333;
    float:left;
}

div.img-wrap {
    float:left;
    margin:5px 10px;
    cursor:pointer;
}



/*img.snews {*/
    /*border:none;    */
    /*float:left;*/
	/*width:80px;*/
    /*margin-right:12px;*/
    /*margin-bottom:15px;*/
/*}*/
img.blocked {
    border:1px solid #777;    
    float:left;
	width:80px;
    margin-right:12px;
    margin-bottom:10px;
}

.title{
    color: #444
}

.separate {display:block;clear:both}

#europe, #bull {
    position:relative;
    display:none;
}