.submenu {
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: #000099;
	padding-right: 3px;
}
.submenu_active {
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: #6666CC;
	padding-right: 3px;
	text-decoration:underline;
}
a.submenu		{color:#000099; text-decoration:none}

a.submenu:hover	{color:#6666CC; text-decoration:underline}

a.submenu:active	{color:#6666CC; text-decoration:underline}


.sectiontitle {  font-size: medium; font-weight: bold; text-decoration: none; color: #4C4CCC}
.chkcredit {
	font-size: xx-small;
	text-align: center;
	border: #FF9900;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fwtcredit {
	font-size: xx-small;
	text-align: center;
	border: #FF9900;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFE2A4;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000099}
.submenuOver { font-size: xx-small; text-decoration: none; font-weight: bold; color: #6666CC}
.pageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #FF9900}
.toDo { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #FF0000}
.submenuOverToDo { font-size: xx-small; text-decoration: none; font-weight: bold; color: #FF0000}
.pageSubTitle {
font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #6666CC}
.formsmall {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #000099
}




input, textarea, select, option {
  background : #FFE2A4;
  color : #000099;
  border : none
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  }	

