.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	list-style-type: square;
	background-color: #CC6602;

}
li {
	list-style-type: square;
	padding: 0px 0px 10px;
	font-size: 12px;
	list-style-image: url(../project-gallery_files/images/miscellaneous/bullet.gif);





}
a:hover {
	color: #CC0000;
	text-decoration: underline;

}
a {
	color: #D50000;
	text-decoration: none;
	font-weight: bold;

}
hr {
	color: #000000;
	height: 1px;
}
.navigation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;


}
.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-top: 0px none #FFFFFF;
	border-right: 2px solid #333333;
	border-bottom: 0px none #FFFFFF;
	border-left: 2px solid #333333;



}
.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;
}

