body {
	background: #3c438a no-repeat;
	font-family: Verdana, Tahoma, Ariel;
	font-size: 12px;
	margin: 0;
}
td {
	font-size: 12px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #dccbfc;
}
h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
input {
	font-family: Courier, fixed;
	font-size:14px
}
.body { color: #fff; padding-left: 5px; }
.search_label { color: #fff; font-weight: bold; padding-left: 5px; }
.copyright { color: #fff; font-size: 8px; padding-top: 25px; padding-left: 5px; }
.crumbtrail { color: #fff; padding-top: 10px; }
.error {
	padding-top: 20px;
	padding-left: 10px;
	color: red;
}
.menubar {
	height: 40px;
	background: #5b609b;
}
.logoright { background-position: 0 0; text-align: right; float: right; }
.banner { background-color: #fff; background-image: url(../qap/images/ba_wisc_background.gif); background-repeat: repeat-x; background-position: 0 0; }
.sidebar {
	background: #fff;
	width: 275px;
}
.btn_container { background-color: #3c438a; padding: 10px 3px 3px; }
.btn_generic,
.btn_generic-hover { font-weight: bold; font-size: 11px; text-align: center; cursor: pointer; color: #fff; background-color: #3c438a; background-image: url(/qap/images/kanprinter.gif); background-repeat: no-repeat; background-position: 0 0; height: 15px; padding-bottom: 5px; padding-left: 20px; }
.btn_generic-hover { color: #dccbfc; border-style: inset; }
.btn_menu2 { background: #5b609b; font-weight: bold; text-align: center; cursor: pointer; color: #fff; }
.btn_menu2-hover { color: #dccbfc; border-style: inset; }
.menu_button { color: #fff; padding-left: 10px; background: #5b609b; font-weight: bold; font-size: 12px; }
.menu_link { color: #fff; padding-left: 10px; background: #5b609b; font-weight: bold; font-size: 10px; text-decoration: underline; }
.menu_button:hover {
	cursor: pointer;
        font-size: 12px;
	background: #5b609b;
	font-weight: bold;
}
.prj_data { color: #fff; font-size: 10px; width: 90%; padding-top: 3px; }
.prj_data_indent { color: #fff; font-size: 10px; padding-top: 5px; padding-left: 15px; }
.prj_ftitle { color: #fff; font-size: 10px; font-weight: bold; }
.prj_ftitle_indent { color: #fff; font-size: 10px; font-weight: bold; padding-left: 15px; }
.prj_notfound {
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ff00ca
}
.prj_num {
	font-size: 10px;
	color: #fff;
	padding-left: 5px;
}
.prj_title { color: #fff; font-size: 10px; font-weight: bold; width: 90%; padding-top: 5px; }
.prj_detail { color: #fff; background: #3c438a; padding-left: 5px; }
.prj_detail .prj_title {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.prj_tree { color: #fff; width: 260px; background: #5b609b; padding-left: 5px; vertical-align: top; }
.prj_tree .cat_title { color: #fff; font-size: 12px; font-weight: bold; }
.results_detail {
	background: #3c438a;
	padding-left: 5px;
}
.results_detail .prj_title { color: #fff; font-size: 14px; font-weight: bold; }
.results_tree {
	background: #5b609b; 
}
.results_tree .prj_bid_date { color: #fff; font-size: 10px; }
.results_tree .prj_title { color: #fff; padding-left: 5px; font-weight: bold; }

