TABLE {border-collapse: collapse;}
TABLE TD {padding: 0px}
FORM{margin:0; padding:0}
IMG{border: 0;}

.imBorder img{
    border:1px solid #333e55;
}

.partner_vision{
    color: #000000;
    text-decoration: none;
}


.quote{
    color: #999999;
    font-style: italic;
}

a{
    text-decoration: none;
    color: #404D6A;
}
a:hover{
    text-decoration: underline;
}

.graylink a{
    color: #AAAAAA;
}
.graylink a:hover{
    color: #BBBBBB;
    text-decoration: underline;
}


.gray{
    color: #435170;
}
.gold{
    font-weight: bold;
    color: #669900;
}
.oflow{
    width: 100%;
    height: 100%;
    overflow: auto;
}

.icons img{
    width: 20px;
    height: 20px;
}



.wc{width: 10px;height: 10px;}
.wcm{width: 10px;height: 6px;}
.wh{height: 10px;}
.ww{width: 10px;}
.whm{height: 6px;}

.wl{background: url(../img/win_left.gif)}
.wr{background: url(../img/win_right.gif)}
.wt{background: url(../img/win_top.gif)}
.wtl{background: url(../img/win_top_left.gif)}
.wtr{background: url(../img/win_top_right.gif)}
.wb{background: url(../img/win_bottom.gif)}
.wbl{background: url(../img/win_bottom_left.gif)}
.wbr{background: url(../img/win_bottom_right.gif)}
.wm{background: url(../img/win_middle.gif)}
.wml{background: url(../img/win_middle_left.gif)}
.wmr{background: url(../img/win_middle_right.gif)}

.whead{background-image: url(../img/win_head.gif);}
.wheadl{background-image: url(../img/win_head_left.gif);width:70px;height:25;}
.wheadr{background-image: url(../img/win_head_right.gif);width:70px;height:25}

.wheadt{
    font-weight: bold;
    font-size: 15px;
    font-family: Verdana, Arial;
    color: #FFFFFF;
    text-align: center;
}
.wheadt a{color: #FFFFFF;text-decoration:none}
.wheadt a:hover{color: #E8E9FF;text-decoration:none}

.wh2t{
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #990000;
    text-align: left;
    margin-left: 20px;
}

.win_text{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #060606;
}

.win_bg{
    background-color: #E0E3ED;
}

.win_padded_text{
    padding: 5px;
}

.win_hide{
    font-size: 9px;
}


.tbl_list{
    width: 100%;
    border-collapse: separate;
}

.tbl_list tr td{
    padding: 5px;
    border: 1px solid #333E55;
}
.tbl_bg1{
    color: #BAC0D6;
    background-color: #262f40;
}
.tbl_bg1 a{
    color: #FFFFFF;
}
.tbl_bg1 a:hover{
    text-decoration: underline;
}
.tbl_bg2{
    background-color: #D5DCE6;
}
.tbl_hidden tr td{
    border: 0;
}
.bg_gold{
    background-color: #990000;
    color: #E0E3ED;
}
.bg_gold a{
    color: #E0E3ED;
}


.tbl_light{
    background-color: #D5DAE6;
}
.tbl_dark{
    background-color: #E0E3ED;
}






.c{
    text-align: center;
}
.r{
    text-align: right;
}
.j{
    text-align: justify;
}

.b{
    font-weight: bold;
}

/*    ÌÅÍÞ    */

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 185px; /* Width of Menu Items */
	border-bottom: 1px solid #1A1F2B;
}

.menu ul li a {
	display: block;
	text-decoration: none;
	padding: 5;
	border: 1px solid #1A1F2B;
	border-bottom: 0;
	font-weight:bold;
	background-color: #E0E3ED;
	font-size: 10px;
}

.menu ul li a:hover {
    background-color: #FFFFFF;
    /* background-image: url(img/win_active_bg.gif);  */
	color:#222222;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


/*   ÏÎËß ÂÂÎÄÀ    */

.instyle {
    font-size: 11px;
    height: 25px;
	padding: 5px 5px 5px 10px;
    margin: 5px;
	background-color: #FFFFFF;
	border: 1px solid;
    border-color: #1A1F2B;
    border-width: 1px;
	color: #1A1F2B;
    vertical-align: middle;
    font-family: Verdana;
}

.w100{
    width: 100%;
}

.w95{
    width: 95%;
}

.w90{
    width: 90%;
}


.instyle_big{
    font-size: 11px;
    padding: 5px;
	background-color: #FFFFFF;
    font-family: Verdana;
    border: 1px solid;
    border-color: #1A1F2B;
    border-width: 1px;
	color: #1A1F2B;
    font-weight: bold;
    vertical-align: middle;
    width: 100%;
    height: 150px;
}

.instyle_area{
    font-size: 11px;
    padding: 5px;
	background-color: #FFFFFF;
    font-family: Verdana;
    border: 1px solid;
    border-color: #1A1F2B;
    border-width: 1px;
	color: #1A1F2B;
    vertical-align: middle;
    height: 150px;
}



/*    ÊÍÎÏÊÀ    */

.btn {
    background-color: #1A1F2B;
    color: #FFFFFF;
    border: 1px solid #bac0d6;
    border-width: 1px;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    vertical-align: middle;
}

.button a{
    display: block;
    margin: 5px 5px 5px 5px;
    background-image: url(../img/button.gif);
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    padding: 4px 0 4px 0;
}
.button a:hover{
    color: #FFFFFF;
    text-decoration: underline;
    background-image: url(../img/button_hover.gif);
}





/* ÑÏÈÑÎÊ */

.listas ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 185px; /* Width of Menu Items */
	border-bottom: 1px solid #E0E3ED;
}

.listas ul li {
	position: relative;
}

.listas li ul {
	position: absolute;
	top: 0;
	display: none;
}

.listas ul li a {
	display: block;
	text-decoration: none;
	padding: 2px;
    padding-left: 7px;
	border: 0px;
	border-bottom: 0;
	color:#1A1F2B;
	font-size: 10px;
    font-weight: normal;
}

.listas ul li a:hover {
	color:#303950;
    text-decoration: underline;
}

.listas_white {
    background-color: #E0E3ED;
}

.listas_gray {
    background-color: #CAD0DF;
}

.listas_gold {
    background-color: #FFCC00;
}

.invisible{
    display: none;
}


.white_text{
    color: #FFFFFF;
    font-size: 11px;
    font-family: Verdana, Arial;
}
.white_text a{color: #FFFFFF;}
.white_text a:hover{color: #FFFFFF;text-decoration:underline;}






.n_style{
	font-family:Verdana;font-size:8pt;
	color:#060606;
}
.n_style a{
	font-family:Verdana;font-size:8pt;
	text-align:center;
	color:#E0E3ED;
	background:#1A1F2B;
	padding: 2px 7px 2px 7px;
	margin-right: 1px;
	margin-left: 1px;
	border:1px solid #1A1F2B;
    text-decoration: none;
}
.n_style a:hover{
	background:#262F40;
	color: #bac0d6;
}
.n_style span{
	font-family:Verdana;font-size:8pt;
	color:#060606;
	padding: 2px 7px 2px 7px;
	margin-right: 1px;
	margin-left: 1px;
	border:1px dashed #1A1F2B;
}








    ul.nNav {
      font-size: 11px;
      list-style: none;
      margin: 0;
      padding: 0;

    }
    .nNav li {
     float: left;
     display: inline;
     margin-left: 5px;
     text-align:center;
     width: expression(this.getElementsByTagName("a")[0].offsetWidth+16+"px");
     border-bottom: 1px solid #eee;
    }
    .nNav li a:hover {
     color: #DAE1E8;
     text-decoration:none;
    }
    .nNav li a {
     color: #FFF;
     display:inline;
     white-space: nowrap;
    }
    .nc {
        display:block;
    	width: expression(this.parentNode.offsetWidth+"px");
    }
    .nc *{
      display:block;
      height:1px;
      font-size:.01em;
      overflow:hidden;
      background:#2E3038}
    .nc1{
      margin-left:1px;
      margin-right:1px;
      border-left:1px solid #2E3038;
      border-right:1px solid #2E3038;
      background:#2E3038}
    .nc2{
      border-left:1px solid #2E3038;
      border-right:1px solid #2E3038;
      background:#2E3038}
    .ncc {
      display: block;
      background:#2E3038; padding:3px 8px 3px 8px; color:#fff;
    }


