html, body { width:100%;margin:0px; padding:0px; }
div, table, form { margin: 0px; padding: 0px; }
img { border:0px; margin: 0px; padding: 0px; }
body { font-size:11px; line-height:130%; font-family:Tahoma; color:#5e5e5e; background-color: rgb(20, 70, 107);}
a { font-size: 11px; color:#5e5e5e; text-decoration: none; }
a:hover { text-decoration: underline; } 

html .png {  
	//background:transparent !important;
	behavior: url('hederfix.htc'); 
}

.imgcheck {
    color: #000 !important;
}

.img {behavior: url('png.htc');}

/* HEADER */

#header {

    width:780px;
    height: 150px;
    background-image:url('images/main_header_bg.gif');
    background-repeat: repeat-x;
}

#header_image {
    float: left;
    margin:10px 0px 0px 20px;
    width:216px;
    height: 123px;
    background-image:url('images/logo.jpg');
    background-repeat: no-repeat;
}

/* MENU */

#menu .left {
    float: left;
    width: 12px;
    height: 31px;
    background-image:url('images/main_menu_left.gif');
    background-repeat: no-repeat;
}

#menu .right {
    float: left;
    width: 11px;
    height: 31px;
    background-image:url('images/main_menu_right.gif');
    background-repeat: no-repeat;
    
}

#menu .center {
    float: left;
    height: 31px;
    width:757px;
    background-image:url('images/main_menu_bg.gif');
    background-repeat: repeat-x;
}

    #main a{
      color: rgb(114, 31, 0);
      font-weight: bold;
      font-size: 14px;
      float:left; 
      margin: 4px 2px 0;
    }
  #main a:hover { text-decoration: none; }
  #main a.hover .c1, #main a.hover .c2, #main a.hover .c3{
      background-color: rgb(22, 66, 105);
      cursor:pointer;
      color: #fff;
  }
  #main a .c1 {
    display:block;
    margin: 0 2px;
    height: 1px;
  }
  #main a .c2 {
    display:block;
    margin: 0 1px;
    height: 1px;
  }
  #main a .c3 {
    display:block;
    height:25px;
    padding: 3px 0 3px;
    white-space: nowrap;
    padding:3px 7px 0;
  }
 
#sec_main {
    font-weight: normal;
} 
 
#sec_main a {
    font-weight: normal;
    text-decoration: underline;
    font-family: Tahoma;
}

#sec_main a:hover {
    text-decoration: none;
}

#content {
	margin-top: 15px;
}

#content #block {
    margin-bottom: 4px;
}
/* CONTENT LEFT */

#content .left {
    margin-right: 5px;
    float: left;
    width: 209px;
}

#content .left #block #block_header {
    text-align: left;
    color: #fff;
    padding-left: 8px;
    
    font-weight: bold;
    height: 21px;
    width:209px;
    background-image:url('images/main_block_left.gif');
    background-repeat: no-repeat;
}

#content .left #block #block_header2 {
    height: 5px;
    width:209px;
    background-image:url('images/main_block_left_top.gif');
    background-repeat: no-repeat;
}

#content .left #block #block_content {
    height: auto;
    width:208px;
    border-left: 1px solid rgb(183, 150, 53);
    border-right: 1px solid rgb(255, 186, 28);
    background-color: rgb(255, 186, 28);
}

#content .left #block #block_footer {
    height: 5px;
    width:209px;
    background-image:url('images/main_block_left_bottom.gif');
    background-repeat: no-repeat;
}

.plus a {
    color: rgb(178, 2, 5);
    font-weight: bolder;
}

.nc, .ncf {
    margin-bottom: 4px;
    cursor: pointer;
}

.ncf .ncc {
    background-color: rgb(131, 42, 2);
    padding-left: 3px;
    color: #fff;
}

.ncf .ncc a {
    color: #fff;
}

.ncf .ncc a:hover {
    text-decoration: none;
} 

.nc .ncc {
    background-color: rgb(249, 149, 1);
    padding-left: 3px;
    color: #000;
}

.nc .ncc a {
    color: #000;
}  

.nc .nc1 {
    height: 1px;
    overflow: hidden;
    font-size: 1px;
    background-color: rgb(249, 149, 1);
    margin: 0px 1px 0px 1px;
}

.nc .nc2 {
    height: 1px;
    overflow: hidden;
    font-size: 1px;
    background-color: rgb(249, 149, 1);
    margin: 0px 2px 0px 2px;
}

.ncf .nc1 {
    height: 1px;
    overflow: hidden;
    font-size: 1px;
    background-color: rgb(131, 42, 2);
    margin: 0px 1px 0px 1px;
}

.ncf .nc2 {
    height: 1px;
    overflow: hidden;
    font-size: 1px;
    background-color: rgb(131, 42, 2);
    margin: 0px 2px 0px 2px;
}

/* CONTENT RIGHT */

#content .right {
    margin-right: 3px;
    float: left;   
    width: 178px; 
}

#content .right #block #block_header {
    text-align: left;
    color: #fff;
    padding-top: 0px;
    font-weight: bold;
    height: 21px;
    width:175px;
    background-image:url('images/main_block_right.gif');
    background-repeat: no-repeat;
}

#content .right #block #block_header2 {
    height: 5px;
    width:175px;
    background-image:url('images/main_block_right_top.gif');
    background-repeat: no-repeat;
}

#content .right #block #block_content {
    padding: 0px;
    height: auto;
    width:173px;
    border-left: 1px solid rgb(183, 150, 53);
    border-right: 1px solid rgb(255, 186, 28);
    background-color: rgb(255, 186, 28);
}

#content .right #block #block_footer {
    height: 5px;
    width:175px;
    background-image:url('images/main_block_right_bottom.gif');
    background-repeat: no-repeat;
}

#content .mlinks:link
{
	color: rgb(119, 28, 9);
}

#content .mlinks:visited
{
	color: rgb(200, 105, 85);
}

/* CONTENT CENTER */

#content .center {
    margin-right: 3px;
    float: left;
    width: 374px;
}

#content .center #block #block_header {
    height: 5px;
    width:373px;
    background-image:url('images/main_block_center_top.gif');
    background-repeat: no-repeat;
}

#content .center #block #block_content {
    height: auto;
    width:373px;
    background-color: rgb(255, 246, 236);
}

#content .center #block #block_footer {
    height: 5px;
    width:373px;
    background-image:url('images/main_block_center_bottom.gif');
    background-repeat: no-repeat;
}

/* FOOTER */

#footer {   
    text-align: center;
    color: #fff;
    margin-top: 20px;
    width: 769px;
    height: 31px;
    background-image:url('images/main_footer.gif');
    background-repeat: no-repeat;
}

/* BUTTON */

.button .left1 {
    float: left; 
    width: 4px;
    height: 18px;
    background-image:url('images/main_button2_left.gif');
    background-repeat: no-repeat;
}

.button .right1 {
    float: left;
    width: 4px;
    height: 18px;
    background-image:url('images/main_button2_right.gif');
    background-repeat: no-repeat;
}

.button .middle1 {
    
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    float: left;
    height: 18px;
    width:auto;
    background-image:url('images/main_button2_bg.gif');
    background-repeat: repeat-x;
}

.button .left2 {
    float: left; 
    width: 4px;
    height: 21px;
    background-image:url('images/main_button1_left.gif');
    background-repeat: no-repeat;
}

.button .right2 {
    float: left;
    width: 4px;
    height: 21px;
    background-image:url('images/main_button1_right.gif');
    background-repeat: no-repeat;
}

.button .middle2 {
    font-weight: bold;
    color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    float: left;
    height: 21px;
    width:auto;
    background-image:url('images/main_button1_bg.gif');
    background-repeat: repeat-x;
}

.button_active .left1 {
    float: left; 
    width: 5px;
    height: 20px;
    background-image:url('images/main_button3_active_left.gif');
    background-repeat: no-repeat;
}

.button_active .right1 {
    float: left;
    width: 5px;
    height: 20px;
    background-image:url('images/main_button3_active_right.gif');
    background-repeat: no-repeat;
}

.button_active .middle1 {
    font-weight: bold;
    color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    float: left;
    height: 20px;
    width:auto;
    background-image:url('images/main_button3_active_bg.gif');
    background-repeat: repeat-x;
}

.button_na .left1 {
    float: left; 
    width: 4px;
    height: 20px;
    background-image:url('images/main_button3_noact_left.gif');
    background-repeat: no-repeat;
}

.button_na .right1 {
    float: left;
    width: 4px;
    height: 20px;
    background-image:url('images/main_button3_noact_right.gif');
    background-repeat: no-repeat;
}

.button_na .middle1 {
    font-weight: bold;
    color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    float: left;
    height: 20px;
    width:auto;
    background-image:url('images/main_button3_na_bg.gif');
    background-repeat: repeat-x;
}

.button_active a { 
  color: #fff;
}

.button_na a {
   color: rgb(158, 62, 4);
}

.button a {
    font-weight: bold;
    color: #fff;
}

.spacer {
    margin-top: 2px;
    height: 1px;
    width: 98%;
    background-color: rgb(255, 224, 196);
}

/* MAIL */

#mail {
    background-color: rgb(255, 186, 31);
}

/* OPENLINK */

#openlink {
    width: 100%;
    height: 130px;
    background: url('images/skin_bg.gif');
    background-repeat: repeat-x;
}

#openlink .left {
    float: left;
    width: 50%;
    padding: 5px 0px 5px 10px;
}

#openlink .left a {
    color: #fff !important;
}

.left #logo {
    background: url('images/skin_logo.jpg');
    background-repeat: no-repeat;
    width: 90px;
    height: 55px;
}

#openlink .right {
    float: left;
}
