.topSearch {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border: 0px solid;
	background-color: #2a2b29;
	background-image: url(../images/menuBar/TextBox.jpg);
	height: 25px;
	width: 191px;
	vertical-align: middle;
	text-align: left;
	padding: 7px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.newsdatetitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}

.contactlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	text-decoration:none;
}
.contactlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	text-decoration:underline;
}

.GoldenHead {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cf801a;
	text-decoration: none;
}
.managetxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #9f9e9e;
}
.projecttitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.projectname {
	font-family: Tahoma;
	font-size: 12px;
	color: #9f9e9e;
}
.preview {
	font-family: Tahoma;
	font-size: 11px;
	color: #3abd00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.preview:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3abd00;
	font-weight: bold;
	text-transform: uppercase;
}
.managetxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #0b5177;
	text-decoration:none;
}
.managetxt:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0b5177;
	text-decoration:underline;
}

.SilverText {
	font-family: tahoma;
	font-size: 11px;
	color: #9b9a9a;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.contactformText {
	font-family: tahoma;
	font-size: 12px;
	color: #9b9a9a;
	text-decoration: none;
	
}
.NormalGray {

	font-family: tahoma;
	font-size: 11px;
	color: #9b9a9a;
	text-decoration: none;
}
.textFiled {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #999999;
}
.Golden {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cf801a;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #999999;

}
.SilverTextCopy {
	font-family: tahoma;
	font-size: 11px;
	color: #9b9a9a;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;

}
.GoldenNormal {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #cf801a;
	text-decoration: none;
	border: 0px solid #999999;
}
.GoldenBold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cf801a;
	text-decoration: none;
	border: 0px solid #999999;
}

.MenuBG {
	background-image: url(../images/menuBar/GrayBG.jpg);
	background-repeat: repeat-x;
}

