body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}

.border1black {
	border: 1px solid #000000;
}
.border1blackbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border1blackright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
form {
	margin:0px;
	padding:0px;
}
.headerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	cursor: hand;
}
.headerlink:visited {
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
.headerlink:hover {
	color: #0000FF;
	cursor: hand;
}
.headerlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
}
.headerlink2:visited {
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}
.headerlink2:hover {
	color: #99FF66;
	cursor: hand;
}
.headercolour {
	background-color: #336699;

}

a {
	color: #000066;
	text-decoration: underline;
	cursor: hand;
}
a:visited {
	color: #737350;
	text-decoration: underline;
	cursor: hand;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}
.boxedobject {
	border: 1px solid #000000;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.level1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	cursor: hand;
	font-weight: bold;
}
.level1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;

}
.level2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.level2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
}
.ul1 {
	list-style-position: outside;
	list-style-type: disc;
	text-indent: -16pt;
	left: -10px;
	top: 0px;
	right: 0px;
	bottom: 0px;

}
.ul2 {
	list-style-position: outside;
	list-style-type: circle;
}
.titlebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.titlesmaller {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.titlesmallest {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

