body {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

td.bottom_black_line {
	border-bottom-color: #004d83;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.top_blue_line {
	background-color: transparent;
	border-top-color: #004d83;
	border-top-style: solid;
	border-top-width: 4px;
}

td.top_blue_line_title {
	border-top-color: #004d83;
	border-top-style: solid;
	border-top-width: 4px;
	color: #c72926;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}

td.top_red_line {
	background-color: transparent;
	border-top-color: #c72926;
	border-top-style: solid;
	border-top-width: 2px;
}

td.browse_contractors, td.browse_projects {
	background-color: #ebebeb;
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 12px;
	text-align: right;
	vertical-align: top;
	width: 272px;
}

td.list_contractors, td.list_projects {
	background-color: #ebebeb;
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
}

td.title_provinces {
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
	color: #c72926;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding-left: 24px;
	text-align: left;
	vertical-align: middle;
}

td.title_provinces {
	background-image: url(../images/td_title_provinces.gif);
}

td.provinces_maps, td.provinces_names {
	width: 272px;
}

td.provinces_maps {
	text-align: center;
	vertical-align: middle;
}

td.provinces_names {
	text-align: center;
	vertical-align: middle;
}

td.provinces_names a {
	background-color: transparent;
	background-image: url(../images/province_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #c72926;
	display: block;
	float: left;
	height: 25px;
	padding-left: 15px;
	padding-top: 5px;
	text-align: left;
	vertical-align: middle;
	width: 116px;
}

td.provinces_names a:hover, td.provinces_names a:active {
	color: #004d83;
}

td.provinces_names a:active {
	color: #004d83;
}

table.browse_contractors, table.browse_projects {
	background-color: #cccccc;
	width: 215px;
}

table.list_contractors, table.list_projects {
	background-color: #cccccc;
	width: 490px;
}

td.browse_contractors, td.list_contractors {
	background-image: url(../images/browse_contractors_bg.jpg);
}

td.browse_projects, td.list_projects {
	background-image: url(../images/browse_projects_bg.jpg);
}

input.browse_contractors, input.browse_projects {
	background-color: white;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	height: 22px;
	margin: 2px;
	width: 50px;
}

td.browse_contractors_label, td.browse_projects_label {
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
}

input.browse_contractors, td.browse_contractors_label {
	color: #004d83;
}

input.browse_projects, td.browse_projects_label {
	color: #c72926;
}

.light_small_text {
	font-size: 9px;
	color: #666666;
}

a {
	color: #c72926;
}

a:hover {
	color: #004d83;
}

td.blue {
	background-color: #004d83;
	vertical-align: top;
}

td.blue_content {
	background-color: transparent;
	color: white;
	font-weight: bold;
	height: 15px;
	padding: 2px;
	text-decoration: none;
	vertical-align: middle;
}

td.border_button {
	border-color: #004d83;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

span.projects_category {
	font-size: 14px;
	font-weight: bold;
}

span.projects_subcategory {
	color: #004d83;
	font-weight: bold;
}

td.big_red_title {
	background-color: #d5e1ef;
	color: #c72926;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

td.red {
	color: #c72926;
}

table.blue_container {
	background-color: #d5e1ef;
}

td.bid_title {
	background-color: #bc7e7f;
	height: 14px;
	padding-left: 5px;
}

td.bid_cell {
	height: 20px;
	padding-left: 5px;
}

td.gray_container {
	background-color: #eeeeee;
}

img.project_image {
	border-color: #c72926;
	border-style: solid;
	border-width: 2px;
	margin-bottom: 2px;
}

img.border_active {
	border-color: Green;
	border-style: solid;
	border-width: 2px;
	margin-bottom: 2px;
}

img.border_inactive {
	border-color: Red;
	border-style: solid;
	border-width: 2px;
	margin-bottom: 2px;
}

img.border_unauthorized {
	border-color: Yellow;
	border-style: solid;
	border-width: 2px;
	margin-bottom: 2px;
}

a.subcategory_0, a.subcategory_1 {
	color: #c72926;
	display: block;
	float: right;
	font-weight: bold;
	height: 25px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-top: 6px;
	text-align: left;
	vertical-align: middle;
	width: 193px;
}

a.subcategory_0:hover, a.subcategory_1:hover {
	color: #004d83;
	display: block;
	float: right;
	font-weight: bold;
	height: 25px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-top: 6px;
	text-align: left;
	vertical-align: middle;
	width: 193px;
}

a.subcategory_0 {
	background-color: #eeeeee;
}

a.subcategory_1 {
	background-color: #d5e1ef;
}

div.project {
	border-style: none;
	height: 135px;
	margin: 0px;
	padding: 0px;
	width:100%;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: scroll;
}

div.bids {
	background-image: url(../images/bids_columns.gif);
	background-position: left;
	background-repeat: repeat-y;
	border-style: none;
	height: 121px;
	margin: 0px;
	padding: 0px;
	width:100%;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: scroll;
}

div.question {
	border-style: none;
	height: 254px;
	margin: 0px;
	padding: 0px;
	width:100%;
}

a.question, a.question:hover {
	color: #004d83;
	display: block;
	float: left;
	font-weight: bold;
	padding: 5px;
	width: 263px;
}

a.question {
	color: #004d83;
}

a.question:hover {
	color: #666666;
}

.blue {
	color: #004d83;
}

.red {
	color: #c72926;
}

.red_title {
	color: #c72926;
	font-size: 12px;
	font-weight: bold;
}

#question {
	color: #004d83;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

#answer {
	height: 148px;
	padding: 5px;
}

a.bullet {
	background-color: transparent;
	background-image: url(../images/right_menu_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding: 2px;
	padding-left: 20px;
	vertical-align: middle;
	width: auto;
}

a.bullet:hover {
	background-color: #eeeeee;
	background-image: url(../images/right_menu_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding: 2px;
	padding-left: 20px;
	vertical-align: middle;
	width: auto;
}

p.errors {
	background-color: #ffcccc;
	padding: 10px;
	border-color: red;
	border-style: solid;
	border-width: 1px;
}

p.succes {
	background-color: #ccffcc;
	padding: 10px;
	border-color: green;
	border-style: solid;
	border-width: 1px;
}

span.gray_dark {
	color: #666666;
}

span.gray {
	color: gray;
}
