body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin-top: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

td {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

.breadcrumbs {
    font-size: 10px;
    padding: 7px;
}

/* LEFTMENU CLASSES - START  */

.submenu_active {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

A.submenu_active:link { color: orange; text-decoration: none;}
A.submenu_active:visited { color: orange; text-decoration: none;}
A.submenu_active:active { color: orange; text-decoration: none;}
A.submenu_active:hover { color: orange; text-decoration: underline;}


.submenu {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

A.submenu:link {color: #FFFFFF; text-decoration: none;}
A.submenu:visited {color: #FFFFFF; text-decoration: none;}
A.submenu:active {color: #FFFFFF; text-decoration: none;}
A.submenu:hover {color: #FFFFFF; text-decoration: underline;}

/* LEFTMENU CLASSES - END  */

.bluebglink {
    color: #FFFFFF;
}

A.bluebglink:link {color: #FFFFFF; text-decoration: none;}
A.bluebglink:visited {color: #FFFFFF; text-decoration: none;}
A.bluebglink:active {color: #FFFFFF; text-decoration: none;}
A.bluebglink:hover {color: #FFFFFF; text-decoration: underline;}

/* NEWSBOX CLASSES - START  */

.newstop {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  color: black;
  background-color: #ededed;
}

.newsheader {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.newsteaser {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.newssubject {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.newsdate {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}


.ti {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.ti A:link {text-decoration: none;}
.ti A:visited {text-decoration: none;}
.ti A:active {text-decoration: none;}
.ti A:hover { text-decoration: underline;}

.black   {
    background-color:	#000000;
    font-size: 12px;
    vertical-align:	top;
    color: white;
}

.nonews {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

/* NEWSBOX CLASSES - END  */

.height100 {
 height: 100%;
}


/*
 Local Variables: ***
 mode:c ***
 tab-width:2 ***
 End: ***
*/