a:link {
	color: #01229F;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

a:visited {
  color: #01229F;
  text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

a:active {
  color: #2D5694;
  text-decoration: none;
}
a.hidden:visited {
  color: #01229F;
  text-decoration: none;
}

a.hidden:hover {
  color: #01229F;
  text-decoration: none;
}

a.hidden:active {
  color: #01229F;
  text-decoration: none;
}
a.nav:link {
  color: #01229F;
  text-decoration: none;
	padding: 2px;
	}

a.nav:visited {
  color: #2D5694;
  text-decoration: none;
	padding: 2px;
}

a.nav:hover {
  color: #2D5694;
  text-decoration: none;
	padding: 2px;
}
.Heading {
color: #01229F;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
}
.Input-small {
border: 1px solid #000000;
background: #FCFCFC;
width: 50px;
padding: 1px;
Font-family: Tahoma;
font-size: 12px;
color: #000000;
}
.Input-medium {
border: 1px solid #000000;
background: #FCFCFC;
width: 100px;
padding: 1px;
Font-family: Tahoma;
font-size: 12px;
color: #000000;
}
Input {
border: 1px solid #666666;
background-repeat: repeat-x;
background-image:url(images/standardbg.gif);
padding: 3px;
Font-family: Tahoma, Arial;
font-size: 12px;
font-weight: normal;
}
