<!--
BODY {
  background-image:url('../images/mainbgline.jpg');
  background-repeat:repeat-x;
}
TD {
  font-size:90%;
}
H1 {
  padding:3;
  font-size:10px;
  line-height:11px;
  color:#ffffff;
  font-weight:normal;
  margin:0 0 0 0;
}
.head {
  background-image:url('../images/headerbg.jpg');
  background-repeat:no-repeat;
}
.head2 {
  background-image:url('../images/headerbg2.jpg');
  background-repeat:no-repeat;
}

H2 {
  margin:2 0 0 0;
  font-weight:normal;
  color:#002859;
  font-size:16px;
  line-height: 100%;
}

H3 {
  margin:0 0 0 0;
  color:#ffffff;
  font-size:14px;
}
.edge {
  border-style: solid;
  border-color: #2E3192;
  border-width: 0 1 0 0;
}
.bread {
  font-size:10px;
  color:#00125F;
  padding:0 3 0 10;
}
.date {
  font-size:12px;
  color:#ff0000;
  background:#FFDFB9;
}
.title {
  font-size:15px;
  color:#FF0000;
  font-weight:bold;
  background:#FFC177;
}
.text1 {
  font-size:12px;
  color:#ff0000;
  background:#ffffff;
}
.eve_title {

  margin:0 0 0 20;
  font-size:12px;
  line-height:14px;
  color:#FF8400;
}
.buttonunder {
  background-image:url('../images/buttonunder.gif');
  background-repeat:repeat-x;
}
.bottomup {
  background-image:url('../images/bottomup.gif');
  background-repeat:repeat-x;
}
.bottom {
  background-image:url('../images/bottom.jpg');
  background-repeat:no-repeat;
  background-position:right bottom;
  padding:6 4 0 6;
  color:#495670;
  font-size:12px;
}

A.content:link { color: #ffffff; text-decoration:none; }
A.content:visited { color: #ffffff; text-decoration:none; }
A.content:active { color: #000000; text-decoration:none; }
A.content:hover { color: #540032; text-decoration:none;}

A:link { color: #00125F; text-decoration:none; }
A:visited { color: #00125F; text-decoration:none; }
A:active { color: #000000; text-decoration:none; }
A:hover { color: #FF7800; text-decoration:none;}
-->
