body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/background.gif);
	color: #000;
	margin-top: 10px;
}
.services-table-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0bfbf;
}
.weblinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}


.services-list {
	font-size: 12px;
	font-weight: bold;
}
.bottom-border {
	background-image: url(images/bottom-border.jpg);
}
.top-left-border {
	background-image: url(images/top-left-border.jpg);
}
.main-body-background {
	background-color: #F6F7F5;
}
.menulayout {
	padding-right: 4px;
}
.blue-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3E89C8;
	text-decoration: none;
}
.blue-text-large {
	color: #3E89C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 27px;
	font-weight: lighter;
	margin-bottom: 2px;
	margin-top: 2px;
}
.services-table-leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0bfbf;
}
.references-bkgrd {
	background-image: url(images/references-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightborder {
	background-image: url(images/right-box-border.jpg);
	background-repeat: repeat-y;
	background-color: #F7F7F5;
	background-position: right;
}
.leftborder {
	background-color: #F7F7F5;
	background-image: url(images/left-box-border.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#IndexNewsLayer
 {
	position:relative;
	width:auto;
	height:250px;
	z-index:3;
	left: 0;
	top: 0;
	overflow: auto;
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #a7a8a8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color:#4595cf;
	scrollbar-darkshadow-color: #4595cf;
	scrollbar-track-color: #a7a8a8;
	scrollbar-arrow-color: #000000;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

a.white {
color:#f6f7f5;
text-decoration:none;


