body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #14224F;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #00CCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 29px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	width: 924px;
	float: left;
	display: block;
	line-height: 29px;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
h2.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#page {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #030018;
}
#logo {
	background-image: url(../images/logo.jpg);
	float: left;
	width: 289px;
	height: 300px;
	background-color: #080915;
}
#stage {
	float: left;
	height: 250px;
	width: 734px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #214777;
}
#menu {
	float: left;
	width: 735px;
	height: 49px;
	background-color: #162E48;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #214777;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-image: url(../images/menu_li.gif);
	float: left;
	list-style-type: circle;
}
#menu a {
	display: block;
	width: 118px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 29px;
	padding-top: 20px;
	list-style-image: url(../images/menu_li.gif);
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #214777;
	font-weight: normal;
}
#menu a:hover {
	color: #00CCCC;
}
.submenu {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
#content {
	width: 924px;
	float: left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #214777;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 70px;
	position: relative;
}
.background-1#content {
	background-image: url(../images/background-1.gif);
	background-repeat: repeat-y;
}
.background-2#content {
	background-image: url(../images/background-2.gif);
	background-repeat: repeat-y;
}
.background-3#content {
	background-image: url(../images/background-3.gif);
	background-repeat: repeat-y;
}
.background-4#content {
	background-image: url(../images/background-4.gif);
	background-repeat: repeat-y;
}
.background-5#content {
	background-image: url(../images/background-5.gif);
	background-repeat: repeat-y;
}
#margin {
	float: left;
	width: 243px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #214777;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
}
.first#tenders-panel {
	margin-right: 0px;
	margin-left: 0px;
}
#tenders-panel {
	width: 285px;
	float: left;
	margin-bottom: 22px;
	margin-left: 34px;
	color: #00CCCC;
}
#tenders-panel img {
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	padding: 3px;
}
#tenders-panel img:hover {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#tenders-panel strong {
	font-weight: normal;
	color: #FFFFFF;
}
#return-top {
	width: 924px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #214777;
	color: #214777;
	font-size: 11px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
}
#return-top a {
	font-size: 11px;
	color: #214777;
	text-decoration: none;
	font-weight: bold;
}
#return-top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
form {
	width: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
}
form p {
	color: #FFFFFF;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
label {
	font-weight: bold;
	color: #FFFFFF;
}
input, select, textarea {
	color: #999999;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
input:focus, select:focus, textarea:focus {
	color: #030018;
	background-color: #E4E4E4;
}
#realname, #email, #subject, #message, #website, #username, #password {
	width: 380px;
}
input.button {
	height: 30px;
	color: #00CCCC;
	background-color: #0C122B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #152151;
	border-right-color: #040712;
	border-bottom-color: #040712;
	border-left-color: #152151;
	width: 100px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#client-admin {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#client-admin a {
	color: #00CCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#client-admin a:hover {
	color: #FFFFFF;
}
.password-request {
	color: #00CCCC;
	text-decoration: underline;
}
.password-request:hover {
	color: #FFFFFF;
}
#map {
	width: 500px;
	float: left;
	margin-top: 20px;
	margin-left: 24px;
}
#map a {
	color: #00CCCC;
	font-size: 11px;
	text-decoration: none;
}
#address {
	float: left;
	width: 500px;
	margin-left: 24px;
	color: #FFFFFF;
	font-size: 12px;
}
#address strong {
	color: #00CCCC;
}
#clearfix {
	clear: both;
	height: 1px;
	background-color: #030018;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	text-indent: 40px;
	padding-top: 35px;
}
#footer a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a.sitecredits {
	text-decoration: none;
}
.sitecredits {
	text-decoration: none;
}
.anylinkcss{
	position:absolute;
	line-height: 23px;
	z-index: 95;
	width: 320px;
	left: 302px;
	top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	visibility: hidden;
	letter-spacing: 1px;
	margin-top: 1px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-indent: 20px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #122A4B;
	background-image: url(../images/anylink.png);
	background-repeat: repeat-x;
}

.anylinkcss a:hover{ /*hover background color*/
	text-decoration: none;
	color: #00CCCC;
}
