@import url("basic.css");
a {
	color: #660099;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;


}

a:hover {
	color: #ff9966;
	background-color: transparent;
	text-decoration: none;

}
.noGap {
	margin-bottom: 1px;
}

.textboldOrange { font-family: 'Verdana', sans-serif; font-size: 100%; color: #FF9900; font-weight: bold; font-style: normal; text-decoration: none; text-transform: none }
.textOrange { font-family: 'Verdana', sans-serif; font-size: 100%; color: #FF9900; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none }
.orangetitle {
	font-family: 'Verdana', sans-serif;
	font-size: 18px;
	color: #FF9900; }
td {
	font-family: 'Verdana', sans-serif;
	font-size: 100%;
	color: #000000;
}
.purpletext {
	font-family: 'Verdana', sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #660099;
}
.purpletitle {
	font-family: 'Verdana', sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #660099;
}
.tabletitles {
	font-family: 'Verdana', sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}
.largertext {
	font-family: Verdana, sans-serif;
	font-size: 110%;
	color: #000000;
	line-height: 160%;

}
.storytext {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #000000;
}
boxnumber {

	margin: 0px;
	padding: 3px;
	background-color: #660099;
	color: #fff;
	font-family: 'Geneva','Arial','Lucida Grande','Helvetica',sans-serif;
	font-weight: bold;
}
.smalltextbox {
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #000000;
	height: 15px;
	width: 20px;

}
.totaltextbox {

	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #000000;
	height: 15px;
	width: 50px;
}
.required {
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #FF9900;
	height: 15px;
	width: 20px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #330066;
	border: none;

}
table {
	font-family: 'Verdana', sans-serif;
	font-size: 11px;

}
.textbox {
	font-size: 11px;
	color: #000000;
	height: 18px;
}
.textboxcomment {
	font-size: 11px;
	color: #000000;
}