BODY {
  font-family:                Verdana,Arial,Helvetica;
  font-size:                  10px;
  background-image:           url('img/bgr_head.gif');
  text-align:                 center;
  min-width:                  960px;
}
BODY {
  font-family:                Verdana,Arial,Helvetica;
  font-size:                  10px;
  background-image:           url('img/bgr_head.gif');
  text-align:                 -moz-center;
  min-width:                  960px;
}

ul.redlist {
list-style-image: url(/cimg/Image/dot.gif);
}


.window {
  width:                      950px;
  margin-left:                auto;
  margin-right:               auto;
  height:                     auto;
}

#loginbox {
  width:                      450px;  
  height:                     200px;
  position:                   absolute;
  top:                        40px;
  left:                       40px;
  border:                     1px outset;
  background-color:           #EEEEEE;
}
#flash {
  vertical-align:             top;
  line-height:                10px;
}

#spacer {
  height:                     2px;
}
#menu_l1 {
  background-image:           url(img/navi1_bg.gif);
  background-repeat:          repeat-x;
  height:                     32px;
  font-size:                  12px;
  color:                      white;
  font-weight:                bold;
  line-height:                30px;
  text-align:                 center;
}

#menu_l2 {
  background-color:           #354E6E;
  height:                     27px;
  line-height:                25px;
  font-size:                  12px;
  color:                      white;
  font-weight:                normal;
  text-align:                 center;
}

.more {
  color:                      #374BDE;
  font-style:                 italic;
}

.main_content {
  background-color:           #D3D6D5;
  height:                     100%;
  width:                      100%;
  font-family:                Verdana;
  font-size:                  12px;
  padding:                    30px 30px 30px 30px;
  position:                   relative; 
  top:                        0px; 
  border:                     1px solid #354E6E;
  
}

#cwin {
  text-align:                 justify;
  height:                     100%;
  min-height:                 500px;
  background-color:           white; 
  padding:                    10px 10px 10px 10px;
  color:                      #364E6E;
}

#cwin2 {
  text-align:                 justify;
  height:                     100%;
  min-height:                 500px;
  width:                      100%;
  background-color:           white; 
  padding:                    0px 0px 0px 0px;
  color:                      #364E6E;
}

td.cwin {
  padding:                    10px 10px 10px 10px;
  vertical-align:             top;
}
td.select {
  background-color:           #354E6E;
}

td.L2 {
  width: 150px;
}
a.menu0 {
  text-decoration:            none;
  font-size:                  12px;
  color:                      #373737;
  font-weight:                bold;
}
a.menu0select {
  text-decoration:            none;
  font-size:                  12px;
  color:                      white;
  font-weight:                bold;
}

a.menu0:hover {
  background-color:           #354E6E;
  color:                      white;
}

a.menu1L2 {
  text-decoration:            none;
  font-size:                  10px;
  color:                      white;
  font-weight:                normal;
}

a.menu1L2:hover {
  text-decoration:            underline;
}

table.infobox2 {
  
}

td.infobox2_title {
  height:                     22px;
  background-color:           #D3D6D5;
  font-family:                Verdana,Arial;
  font-size:                  11px;
  font-weight:                bold;
  color:                      #354E6E;
}

td.infobox2_content {
  vertical-align:             top;
  font-family:                Verdana,Arial;
  font-size:                  11px;
  font-weight:                normal;
  color:                      black;
  padding:                    5px 5px 5px 5px;
}

table.leftmenu {
  height:                     100%;
  
  width:                      175px;
  padding:                    0px 0px 0px 0px;
  border-spacing:             0px 0px 0px 0px;
}

tr.leftmenuitem td {
  font-family:                Verdana,Arial;
  font-size:                  11px;
  color:                      balck;
  height:                     30px;
  font-weight:                bold;
  padding-left:               5px;
}

.newstlink {
  font-family:                Verdana,Arial;
  color:                      #354E6E;
  font-size:                  12px;`
  font-weight:                bold;
  text-decoration:            none;
}

.newstlink:hover {
  text-decoration:            underline;
  color:                      #354E6E;
}

td.bottom_menu {
  background-color:           #354E6E;
  width:                      950px;
  height:                     30px;
}

td.bottom_gradient {
  background-image:           url(img/gradient_bottom.jpg);
  width:                      950px;
  height:                     30px;
}

.links_bottom {
  color:                      white;
  text-decoration:            none;
}

.links_bottom:hover {
  text-decoration:            underline;
}
