td, div {
  font-family : Verdana;
  font-size : 12px;
  font-style : normal;
  font-weight : normal;
  color : #000000;
}

p {
  text-indent : 0px;
  text-align: left;
}

li {
  list-style-image : url(images/smallstuff/arrows.gif);
}

a {
  font-family : Verdana;
  font-size : 12px;
  font-style : normal;
  color : #333333;
  text-decoration : underline;
}

a:hover {
  color : #797979;
}

a.pathlink {
  font-family : Verdana;
  font-size : 11px;
  font-style : normal;
  font-weight : normal;
  color : #ffffff;
  text-decoration : underline;
}

a.pathlink:hover {
  color : #dddddd;
}

a.bottomlink {
  font-family : Verdana;
  font-size : 11px;
  color : black;
  font-weight :normal;
  text-decoration : none;
}

a.bottomlink:hover {
  color : black;
  text-decoration : underline;
}

a.right {
  color : #e3e3e3;
  font-weight : bold;
  text-decoration : none;
  font-size : 11px;
}

a.right:hover {
  color : #ffffff;
  font-weight : bold;
}

.bigtitle {
  font-family : Tahoma,Verdana;
  font-size : 60px;
  font-style : normal;
  font-weight : bold;
  color : #d5d5d5;
  letter-spacing : -4px;
}

.smalltitle {
  font-family : Tahoma,Verdana;
  font-size : 36px;
  font-style : normal;
  font-weight : bold;
  color : #ffffff;
  letter-spacing : -1px;
}

.headerdiv {
  height : 59px;
  width : 100%;
  overflow : hidden;
}

.rightdiv {
  color : #ffffff;
  padding : 5px;
}

.path {
  font-family : Tahoma, Verdana;
  font-size : 11px;
  color : #ffffff;
  width : 99%;
  text-align : right;
}

.bottom {
  font-family : Verdana;
  font-size : 11px;
  color : black;
  font-weight : normal;
  padding : 5px;
}

