.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
.body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #4B4B4B;
}
.textfields {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;

}
.textfield {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #006699;
	background-color: #FFFFFF;
	border:1px solid;

}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	background-image:url(../tenders/tenderimages/button_bg.jpg);
	width:80px;
	height:30px;
	border:0px;

}

.dropbody {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;

}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
}
.mnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.mnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7CB0CA;
}


.headinglink {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.headinglink:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.orange_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}

.link {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.link:hover {
	color: #0083C1;
	text-decoration: underline;
}
.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.textfields2 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
}
.hometext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #4F4F4F;
}
.subnavi {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;

}
.blue_line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.blue_text {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 14px;
	color: #000099;
}
