body {
  margin: 0;
  padding: 0;
  background: #DBE2EC url('/images/bg_html.gif') top repeat-x;
}
body, td {
  font-size: 11px;
  font-family: Arial, sans-serif;
  color: #000000;
}
A {
  color: #24457A;
  text-decoration: none;
}
A:hover {
  color: #C4141B;
  text-decoration: none;
}
A.red, SPAN.red A {
  color: #C4141B;
  text-decoration: none;
}
A.red:hover, SPAN.red A:hover {
  color: #24457A;
  text-decoration: none;
}

#top {
  height: 139px;
  background: url('/images/bg_top.jpg') no-repeat;
}

#right {
  background: url('/images/sp3.gif') repeat-y;
}
#left {
  background: url('/images/bg_left.gif') repeat-y;
}
#menu {
  background-color: #8AA4CD;
}
#content {
  background: #B9CBE5 url('/images/bg_content.gif') bottom right no-repeat;
}


.main1 {
  background: #ffffff url('/images/c_2.gif') repeat-y;
}
.main2 {
  background: url('/images/c_1.gif') top no-repeat;
}
.main2a {
  background: url('/images/c_1a.gif') top no-repeat;
}
#inner .main3 {
  padding: 10px;
}
#index .main3 {
  padding: 5px 5px 2px 5px;
}

#news1 {
  background: #ffffff url('/images/n_2.gif') repeat-y;
}
#news2 {
  background: url('/images/n_1.gif') top no-repeat;
}
#news3 {
  padding: 30px 12px 5px 12px;
}

#title {
  color: #C4141B;
  font-weight: bold;
  margin: 0 0 15px 0;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}


#topmenu A {
  color: #24457A;
  text-decoration: none;
}
#topmenu A:hover {
  color: #C4141B;
  text-decoration: none;
}
#topmenu TD {
  padding: 0 4px 0 4px;
}
#topmenu .A {
  font-weight: bold;
}

#newest {
  width: 132px;
  height: 182px;
  padding: 30px 0 0 0;
  text-align:center;
  background: url('/images/mag.gif') no-repeat;
}

#copy {
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  padding: 10px 10px 10px 0;
  text-align: center;
}

A.m {
  display: block;
  text-align: left;
  width: 149px;
  margin: 4px 5px 0 5px;
  padding: 5px 0 6px 0;
  background: #D2DEF4 url('/images/m.gif') repeat-x top;
  border-top: 2px solid #D0DDF3;
  border-bottom: 2px solid #D0DDF3;

  color: #24457A;
  text-decoration:none;
  font-size: 12px;
}

A.m:hover {
  background: #CAD7EB;
  color: #C4141B;
  text-decoration:none;
}

SPAN.m {
  padding: 0 5px 0 5px;
  display: block;
}

A.mA {
  display: block;
  text-align: left;
  width: 149px;
  margin: 4px 5px 0 5px;
  padding: 5px 0 6px 0;
  background: #CAD7EB;
  border-top: 2px solid #CAD7EB;
  border-bottom: 2px solid #CAD7EB;

  color: #24457A;
  text-decoration:none;
  font-size: 12px;
  font-weight: bold;
}

A.mA:hover {
  background: #CAD7EB;
  color: #C4141B;
  text-decoration:none;
}

A.sm {
  display: block;
  text-align: left;
  width: 149px;
  margin: 0px 5px 0 5px;
  background: #CAD7EB;
  padding: 0 0 5px 0;

  color: #24457A;
  text-decoration:none;
  font-size: 11px;
}
SPAN.sm {
  padding: 0 5px 0 15px;
  display: block;
}

A.sm:hover {
  background: #CAD7EB;
  color: #C4141B;
  text-decoration:none;
}
A.smA {
  display: block;
  text-align: left;
  width: 149px;
  margin: 0px 5px 0 5px;
  background: #CAD7EB;
  padding: 0 0 5px 0;

  color: #24457A;
  text-decoration:none;
  font-size: 11px;
  font-weight: bold;
}

A.smA:hover {
  background: #CAD7EB;
  color: #C4141B;
  text-decoration:none;
}


A.mSci {
  display: block;
  text-align: right;
  width: 149px;
  margin: 4px 5px 0 5px;
  padding: 17px 0 4px 0;
  background: #D2DEF4 url('/images/mSci.gif') no-repeat top;
  border-top: 2px solid #D0DDF3;
  border-bottom: 2px solid #D0DDF3;

  color: #24457A;
  text-decoration:none;
  font-size: 12px;
}

A.mSci:hover {
  background: #CAD7EB url('/images/mSciA.gif') no-repeat top;
  color: #C4141B;
  text-decoration:none;
}

SPAN.mSci {
  padding: 0 5px 0 5px;
  display: block;
}

A.mSciA {
  display: block;
  text-align: right;
  width: 149px;
  margin: 4px 5px 0 5px;
  padding: 17px 0 4px 0;
  background: #CAD7EB url('/images/mSciA.gif') no-repeat top;
  border-top: 2px solid #CAD7EB;
  border-bottom: 2px solid #CAD7EB;

  color: #24457A;
  text-decoration:none;
  font-size: 12px;
  font-weight: bold;
}

A.mSciA:hover {
  color: #C4141B;
  text-decoration:none;
}


A:active,
A.red:active, 
#topmenu A:active, 
A.m:active,
A.mA:active,
A.sm:active,
A.smA:active,
A.mSci:active,
A.mSciA:active
{
  color: #ff0000;
}
