@import url("/includes/css/bpglist.css");
BODY
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

INPUT 
{
	font : normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}

A:link {color: #3C6CB6;text-decoration: none; font-weight: bold }
A:active {color: #3C6CB6; text-decoration: none; font-weight: bold }
A:visited {color: #3C6CB6; text-decoration: none; font-weight: bold }
A:hover {color: #3C6CB6; text-decoration: underline; font-weight: bold }


.smallfont {
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #555555;
  text-decoration: none;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
}

.smallfont_bold {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #555555;
  text-decoration: none;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
}

.bigfont {
  font-family: verdana;
  font-size: 20px;
  font-weight: normal;
  color: #555555;
  text-decoration: none;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
}

#menu {
  background: url(./images/menu2.jpg) no-repeat;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
#  color: #5D87D9;
  vertical-align: top;
}

ul.blueList {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}

ul.blueList li {
  list-style-image: url(./images/li.gif);
  list-style-position: outside;
  padding: 0 0 10px 0;
}

ul.blueList li a {
  color: #3C6CB6;
  font-weight: bold;
}

#menu A:link, A:visited {color: #000000;text-decoration: none; font-weight: bold }
#menu A:active {color: #3C6CB6; text-decoration: none; font-weight: bold }
#menu A:hover {color: #5D87D9; text-decoration: none; font-weight: bold }

