.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: square;
	background-color: #FFFFFF;
	background-image: url(images/miscellaneous/background.gif);
	background-repeat: no-repeat;


}
li {
	list-style-type: disc;
	padding: 0px 0px 10px;
	font-size: 12px;





}
a:hover {
	color: #FF6600;
	text-decoration: underline;

}
a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
hr {
	color: #000000;
	height: 1px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.table-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	background-color: #000000;
}
.table-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #9999CC;
}
.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFCC;
}
.page-subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;

}
.table {
	border: 1px dashed #000000;



}
.page-subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;

}
td {
	font-size: 12px;
}
.name {
	text-transform: capitalize;
}
.table-fields {
	background-color: #9693C8;
}
.highlight {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}
