body {
	background-repeat: repeat;
	margin-top: 25px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	background-image: url(images/bg.gif);
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1000A5;
	text-decoration: none;
	text-align: left;
	vertical-align: text-bottom;
	list-style-image: url(images/star.gif);
	list-style-position: outside;
}
.layer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1000A5;
	background-image: url(images/layer.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
.bg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #1000A5;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #1000A5;
}
a:hover {
	text-decoration: none;
	color: #F70000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#CE {
	position:absolute;
	left:160px;
	top:214px;
	width:180px;
	height:93px;
	z-index:1;
	background-color: #FFFFFF;
	visibility: hidden;
}
.bgh {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	border: thick ridge #000066;
}

.navcell {
	padding-left: 15px;
	vertical-align: middle;
	background-image: url(images/buttonback.gif);
	background-repeat: no-repeat;
	border: 1px solid #333333;
}
.contractcoutner {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #333333;
	background-position: left top;
}
