.main
{
	background:url('../images/carpic.gif');
	background-repeat: no-repeat;
	text-align:center;
	font-family:arial !important;

	height:666px;
	padding-top:10px;
	
}
.main ul.toptext{
	margin:0 auto;
	padding:0;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	list-style-type:none;
	width:550px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background:#EBF4F7;
	border:2px solid #3DAFFF
	
}
.main ul.toptext li
{
	margin:0px;
	padding:0px 8px 0px 8px;
	#padding:0px 0px 0px 8px;
	display:inline;
	text-align:right;
	background:url(../images/top_text_li_bg.gif) right 68% no-repeat;
	
	
	
}
.main ul.toptext li.first
{
	background:none;
	padding:0px 0px 0px 0px;
	
}
form.tenderstoplist
{
	margin:0 auto;
	font-size:10px;
	margin-top:15px;
	width:750px;
	text-align:right;
	
}
form.tenderstoplist input
{
	border:1px solid #DEDEDE;
	font-size:10px;
	font-family:arial;
}
form.tenderstoplist input.signinputbutton
{
	border:none;
	cursor:hand;
	cursor:pointer;
	background:url(../images/connect_but.gif) no-repeat;
	width:58px;
	height:19px; 

}
div.main div.slogen
{
	margin:0 auto;
	width:750px;
	font-family:arial;
	font-weight:bold;
	line-height:18px;
	font-size:13px;
	text-align:right;
	margin-top:8px
	
}
div.questions{
	width:750px;
	margin:auto;
	border:3px solid #EFEFEF;
	background:#fff;
	opacity: .9;
	filter: alpha(opacity=90);
	margin-top:20px;
	
	
}
div.questions table.request_prop
{
	margin:0 auto;
	text-align:right;
	margin-top:20px;	
}
div.questions table.request_prop th
{
	font-size:11px;
	color:black;
}
div.questions table.request_prop td
{
	font-size:10px;
}
div.questions table.request_prop select,div.questions table.request_prop textarea,div.questions table.request_prop input.text
{
	width:140px;
	background:#ECECEC;
	border:none;
	border:1px solid #DEDEDE;
	font-family:arial;
	font-size:11px;
}
div.questions table.request_prop td.space
{
	width:100px;
}
div.questions table.request_prop td.border
{
	padding-top:10px;
	padding-bottom:20px
}
div.questions table.request_prop td.border hr
{
	border:none;
	border-top:1px solid #DEDEDE;
	height:1px ;
	#color:#DEDEDE;
	
}
 table.request_prop input.text_cal
 {
 	width:115px;
	background:#ECECEC;
	border:none;
	border:1px solid #DEDEDE;
 }
 input.sendbutton{
	background:url('../images/send.png');
	border:0px;
	height:42px;
	width:109px;
	margin-right:530px;
	cursor:hand;
	cursor:pointer;
}

ul.closed_tenders
		{
			list-style-type:none;
			
			margin:0;
			padding:0;
		
		}
ul.closed_tenders li
{
	display:inline;
	margin:0;
	padding:0;
	cursor:hand;
	cursor:pointer;
}
.tenders{
	width:753px;
	height:18px;
	padding-top:10px;
	margin:auto;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#111111;
	
} 
.tenderslist{
	background:#ECECEC;
	border:1px solid #DFDDDE;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	border:1px solid #DEDEDE;
}
