a:link, a:visited {
	color:#880000; 
}
a:hover {
	color:#CC6633; 
}
body {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
p{
	padding: 0px;
	margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
.copyright {
	font-size: 10px;
	color: #A36226;
}
.body_heading {
	font-size: 11px;
	color: #880000;
	font-weight:bold;
}
.navigation_text {
	font-size: 10px;
	color: #FFFFFF;
}
.column_heading {
	font-size: 11px;
	font-weight:bold;
}
.column_heading a:link, .column_heading a:visited {
	text-decoration:none; 
	color:#880000; 
	font-weight:bold;
}
.column_heading a:hover {
	text-decoration:none; 
	color:#CC6633; 
	font-weight:bold;
}
.table_item {
	font-size: 11px;
}
.table_item_project {
	font-size: 11px;
}
.input_label {
	font-size: 12px;
	font-weight: bold;
}
.input_field {
	font-size: 12px;
}
.input_user_select {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.input_login {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.error_text {
	font-size: 12px;
	font-weight: bold;
	color: #880000;
}
.paging_info {
	font-size: 10px;
}
.directions_label {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.directions_text {
	font-size: 11px;
}
.project_section_label {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.project_section_label_red {
	font-size: 12px;
	color: #880000;
	font-weight:bold;
}
.project_name_heading {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.msg_title {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.msg_text p{
	padding: 5px;
	margin: 0px;
}
.msg_info {
	font-size: 10px;
	color: #000000;
}