.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
		color:#000000;
}
.text a:link {
        color: #646464;
        text-decoration: none;
        font-weight: bold;
}
.text a {
        color: #646464;
        text-decoration: none;
        font-weight: bold;
}
.text a:hover {
        font-weight: bold;
        color: #003366;
        text-decoration: none;
}

a {
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
a:link {
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
a:hover {
        color: #7EBBF8;
        text-decoration: none;
        font-weight: bold;


}
.rightline {
        border-right-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: none;
        border-left-style: none;
        border-right-color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;

}
.blue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
		}
.blue a:link {
        color: #646464;
        text-decoration: none;
        font-weight: bold;
}
.blue a {
        color: #646464;
        text-decoration: none;
        font-weight: bold;
}
.blue a:hover {
        font-weight: bold;
        color: #003366;
        text-decoration: none;
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.backlinks {
        background-image: url(images/prof/back1.gif);
        background-repeat: no-repeat;
        background-position: right;
}
.borders {
        border: 1px solid #CCCCCC;
}
.heading1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
.rightline a:hover {
        background-color: #000066;
}

.rightline a:hover {
        background-color: #CC0000;
}

.memberform {

}



h1 {
  font: 1.2em Arial, Helvetica, sans-serif;
}
input.txt {
  color: #073168;
  background-color: #FFFFFF;
  border: 1px solid #A2A0A0;
  width: 200px;
}
input.btn {
  color: #073168;
  background-color: #FFFFFF;
  border: 1px outset #073168;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 30%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}
fieldset {
  border: 1px solid #A2A0A0;
  margin-top: 16px;
  padding: 10px;
}
legend {
  font: bold small-caps 0.8em Arial, Helvetica, sans-serif;
  color: #073168;
  background-color: #FFFFFF;
}
.akey {
  text-decoration: underline;
}

