body {
	margin:0;
	padding:0;
}

body, div, td, input, select, p, a, li, textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
}


a {
	color: green;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

td {
	vertical-align: top;
}

td.main {
	padding-left: 25px;
	padding-top: 18px;
	padding-right: 30px;
}

td.main p {
	line-height: 2;
	padding-left: 5px;
}

td.inp {
	width: 200px;
	height: 50px;
	vertical-align: middle;
}

.in1 {
	border: 1px solid #44aa55;
	width: 150px;
	font-size: 30px;
}

.in2 {
	border: 1px solid #44aa55;
	width: 100px;
	font-size: 30px;
	text-transform: uppercase;
}

.in3 {
	border: 1px solid #44aa55;
}

table.m, table.m td {
	border: 1px solid #44aa55;
	border-collapse: collapse;
}

.hdr {
	width: 100%;
	height: 206px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;	
}

.hdrtxt {
	height: 206px;
	text-align: middle;
	text-transform: uppercase;
	padding: 60px 0px 0px 0px;
}

.hdrtxt span.one {
	font-size: 30px;
}

.hdrtxt span.two {
	padding: 10px 0px 0px 0px;
	font-size: 21px;
	display: block;
	position: relative;
	top: -10px;
}

.logo{
	width: 206px;
	padding-left: 40px;
	padding-top: 20px;
}

.uplinks {
	height: 50px;
	background-image: url(uplinks.jpg);
	background-repeat: repeat-x;	
	text-align: middle;
	vertical-align: middle;
}

table.uplink a {
	text-transform: uppercase;
}

.lrow{
	width: 206px;
	padding: 20px 0px 0px 10px;
	border-right: 1px dashed #44aa55;
}

.menu{
	width: 100%;
}

.menubtn{
	width: 206px;
}

.menubtn a{
	padding: 12px 0px 11px 18px;
	display: block;
	font-weight: bold;
	color: black;
	background-image: url(button.jpg);
	background-position: left top;
	text-transform: uppercase;
}

.mlinks{
	width: 206px;
	padding-top: 20px;

}

.mlinks td{
	padding: 10px 0px 10px 17px;
	border-top: 1px dashed #44cc66;
	text-transform: uppercase;
}

.mlinks a{
	color: green;
}

.footer {
	height: 65px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	padding: 30px 0px 0px 30px;
}

.footer .adr p{
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 0px 3px 0px;
	color: #4D4D4D;
}

.footer .adr p a{
	color: #0363A0;
	padding: 0px 0px 0px 5px;
}
.bghead{
font-size: 10pt;
vertical-align: middle;	
}
.bghead2{
color: black;
font-size: 10pt;
vertical-align: middle;	
background-color: silver;
}
.bgheadtop{
color:  green;
font-size: 10pt;
text-decoration: none;
font-weight: bold;
background-image: url(footer.jpg);
background-repeat: repeat-x;
vertical-align: middle;	
}
.bgheaddate{
	padding: 12px 0px 11px 18px;
	font-weight: bold;
	color: white;
	background-image: url(button.jpg);
	background-repeat: repeat-y;
	width: 200px;
	
	
}
.tenderinfo{
   font-weight: bold;
	color: white;
	background-color: silver;
	border-width: 1px;
	border-color: #44aa55;
	font-family: Tahoma;
	font-size: 12px;
		}
.tenderdopinfo{
 	color: white;
	font-family: Tahoma;
	font-size: 10px;
}

