﻿/* CSS Document */
.projectName {
	background-image: url(/pict/red_gradient-2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d8e4f4;
	padding-left: 22px;
}

.rubrictablel {
	background-image: url(/pict/rubtl.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}

.rubrictabler{
	background-image: url(/pict/rubtr.gif);
	background-repeat: repeat-y;
	background-position: right;
	
}

.rubrictableb {
	background-image: url(/pict/rubtb.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
.project_nom {
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-image: url(/pict/NewsDateBack.gif);
	font-weight: bold;
}

.newsdetailsfirst {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B55AC;
	background-image: url(/pict/NewsShadowTop.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.projectbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B55AC;
	
}

.projectdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image: url(/pict/project_blue_line.gif);
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B55AC;
}

.newsdatelast {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	background-image: url(/pict/NewsShadowTop.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}

#news {
	float: left;
}

.redline_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B55AC;
}

.tendername {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

.project_name {
	font-weight: bold;
	padding-left: 8px;
}
.projectlinelast {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-right: 3px;
	padding-left: 3px;
}

.project_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3B55AC;
	border-bottom-color: #3B55AC;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}