
.boldtext {
  	font-family: Tahoma;
  	font-size: 12px;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #003A83;
  	text-decoration: none;
}

.bigtext {
  	font-family: Tahoma;
  	font-size: 18px;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #003A83;
  	text-decoration: none;
}

.inputfield {
  border-top: 1px #6D90B0 solid;
  border-right: 1px #6D90B0 solid;
  border-bottom: 1px #6D90B0 solid;
  border-left: 1px #6D90B0 solid;
}

.textlink {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #485374;
  	text-decoration: none;
}

A.textlink:hover {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #485374;
  background-color: #FF9900;
  	text-decoration: none;
}

td.textlink a {
  display: block;
  width: 100%;
}

.titellink {
  	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
  	font-size: 24px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #485374;
  	text-decoration: none;
}

A.titellink:hover {
  	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
  	font-size: 24px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #485374;
  background-color: #FF9900;
  	text-decoration: none;
}

td.titellink a {
  display: block;
  width: 100%;
}

.bodytext {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #083E83;
  	text-decoration: none;
}

.bodytext1 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #083E83;
  	text-decoration: none;
}

A.bodytext1:hover {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #083E83;
  	text-decoration: none;
}

.footer {
  	font-family: Tahoma;
  	font-size: 10px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #B2BBD7;
  	text-decoration: none;
}
