A:link, A:visited {
  text-decoration : none;
  color : #0000ff;
}

A:hover {
  text-decoration : underline;
  color : #ff0000;
}

body {
  font-family : Verdana, Arial, Helvetica;
  font-size : 11px;
  color : #000000;
  text-decoration : none;
}

ul {
  margin-left : 20px;
  padding-left : 0;
}

li {
  list-style-image : url(../include/images/bullet.png);
}

table {
  font-family : Verdana, Arial, Helvetica;
  font-size : 11px;
  color : #000000;
  text-decoration : none;
}

.news_title {
  font-family : Verdana, Arial, Helvetica;
  font-size : 13px;
  font-weight : bold;
  color : #000000;
  text-decoration : none;
}

.normaltext {
  font-family : Verdana, Arial, Helvetica;
  font-size : 12px;
  color : #000000;
  text-decoration : none;
}

.smalltext {
  font-family : Verdana, Arial, Helvetica;
  font-size : 11px;
  color : #000000;
  text-decoration : none;
}

.verysmalltext {
  font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
  color : #000000;
  text-decoration : none;
}

table.mod_box_h {
  border-width : 1px;
  border-style : solid;
  border-color : #000000;
  border-bottom-width : 0;
}

table.mod_box {
  border-width : 1px;
  border-style : solid;
  border-color : #000000;
}

table.main_box {
  border : 1px solid #000000;
}

td.app_title {
  background-color : #c0c0c0;
  border-width : 1px;
  font-family : Verdana, Arial, Helvetica;
  font-size : 17px;
  color : #000000;
  text-decoration : none;
  font-weight : bold;
  vertical-align : middle;
  height : 1.8em;
}

.table_tag {
  font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
  font-style : normal;
  line-height : normal;
  font-weight : normal;
  font-variant : normal;
  text-transform : none;
  color : #000000;
  text-decoration : none;
  background-color : #eeeeee;
  text-align : right;
}

.table_tag_big {
  font-family : Verdana, Arial, Helvetica;
  font-size : 11px;
  font-style : normal;
  line-height : normal;
  font-weight : normal;
  font-variant : normal;
  text-transform : none;
  color : #000000;
  text-decoration : none;
  background-color : #eeeeee;
  text-align : right;
}

.table_title {
  font-family : Verdana, Arial, Helvetica;
  font-size : 12px;
  font-style : normal;
  line-height : normal;
  font-weight : bold;
  font-variant : normal;
  text-transform : none;
  color : #000000;
  text-decoration : none;
  background-color : #eeeeee;
  text-align : center;
}

.table_data {
  font-family : Verdana, Arial, Helvetica;
  font-size : 11px;
  font-style : normal;
  line-height : normal;
  font-weight : normal;
  font-variant : normal;
  text-transform : none;
  color : #000000;
  text-decoration : none;
  background-color : #ffffff;
  text-align : left;
}

.title {
  font-family : Verdana, Arial, Helvetica;
  font-size : 11px;
  font-style : italic;
  font-weight : bold;
  color : #000000;
  text-decoration : none;
}

.sub_title {
  font-family : Verdana, Arial, Helvetica;
  font-size : 11px;
  font-style : italic;
  color : #000000;
  text-decoration : none;
}

table.calendar {
  border : 0;
}

table.calendar td, th {
  font-family : Verdana, Arial, Helvetica;
  text-align : center;
  border : 0;
}

table.calendar th {
  font-family : Verdana, Arial, Helvetica;
  height : 11px;
  font-size : 7pt;
}

table.calendar .calendar-month {
  font-family : Verdana, Arial, Helvetica;
  font-weight : bold;
  font-style : italic;
  margin-top : 3px;
  font-size : 11px;
  text-align : center;
}

table.calendar .calendar-month a {
  text-decoration : none;
}

table.calendar .calendar-prev, table.calendar .calendar-next {
  font-weight : normal;
}

table.calendar th {
  color : black;
  text-align : center;
}

table.calendar td.linked-day {
  font-size : 11px;
}

table.prevnext {
  width : 100%;
  margin-top : 0.3em;
}

table.prevnext td {
  font-size : smaller;
}

table.prevnext td a {
  text-decoration : none;
}



