.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
	font-style: italic;
}
body {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	list-style-type: square;
	background-color: #FFFFFF;
	background-image: url(images/miscellaneous/background.gif);
	background-repeat: repeat-x;

}
li {
	list-style-type: square;
	padding: 0px 0px 10px;
	font-size: 14px;
	list-style-image: url(images/miscellaneous/bullet.gif);





}
a:hover {
	color: News...;
	text-decoration: underline;
	color: #FF9900;
}
a {
	color: #010101;
	text-decoration: none;
	font-weight: bold;

}
hr {
	color: #000000;
	height: 1px;
}
.navigation {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;


}
.leftnav {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
}
.table-head {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	background-color: #000000;
}
.table-sub {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #9999CC;
}
.table-text {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFCC;
}
.page-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: "Courier New", Courier, mono;

}
.table {
	border-top: 0px none #FFFFFF;
	border-right: 2px solid #333333;
	border-bottom: 0px none #FFFFFF;
	border-left: 2px solid #333333;



}
.page-subtitle2 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #990000;

}
td {
	font-size: 16px;
}
.name {
	text-transform: capitalize;
}
.table-fields {
	background-color: #9693C8;
}
.highlight {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}
.pagetitle-shadow {
	font-size: 42px;
	color: #E1E1FF;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
