BODY {
  background:#993300;
  scrollbar-3d-light-color:#CC9900;
  scrollbar-arrow-color:#000000;
  scrollbar-base-color:#993300;
  scrollbar-dark-shadow-color:#000000;
  scrollbar-face-color:#993300;
  scrollbar-highlight-color:#CC9900;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#CC9900
}
A {
  color:#CCFF66;
  text-decoration: none;
}
A:active {
  color:#CCFF66;
  text-decoration: none;
}
A:hover {
  color:#993300;
  text-decoration: none;
}
A.text2 {
  color:#CCFF66;
  text-decoration: none;
}
A.text2:hover {
  color:#cc9900;
  text-decoration: none;
}
P,TD {
  font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
  font-size:17px;
  font-style:normal;
  font-weight:normal;
  color:#000000;
  text-decoration:none;
}
.sidebar {
  font-size: 12px;
}
.small {
  font-size: 10px;
  text-align: center;
}
.text2 {
  font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
  font-size:17px;
  font-style:normal;
  font-weight:normal;
  color:#cc9900;
  text-decoration:none;
}
.color2 {
  background-color:#CC9900;
}
HR {
  border:0;
  background-color:#993300;
  color:#993300;
  height:1px;
}

#twitter_update_list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

/* Rounded Corners */
.ul {
  background: url(../images/ul.gif) top left no-repeat;
}
.ur {
  background: url(../images/ur.gif) top right no-repeat;
  padding: 10px;
}
.ll {
  background:  #CC9900 url(../images/ll.gif) bottom left no-repeat;
}
.lr {
  background: url(../images/lr.gif) bottom right no-repeat;
} 