.bg_gradient {
	background-attachment: fixed;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.runningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #464646;
	list-style-position: outside;
	list-style-image: url(images/bullet_neutral.gif);
	list-style-type: square;
}
.runningtext_BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #464646;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #666666;
}
.featherbg_profile {
	background-image: url(images/focus_profile.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navborder_profile {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663366;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;
}
	a:visited{text-decoration: none; color:#B2B2B2}
	a:hover{text-decoration: underline}
	A {text-decoration: none}
	
body {
  scrollbar-arrow-color: #F2F2F2;
  scrollbar-3dlight-color: #B9B9B6;
  scrollbar-highlight-color: #B9B9B6;
  scrollbar-face-color: #B9B9B6;
  scrollbar-shadow-color: #B9B9B6;
  scrollbar-darkshadow-color: #F2F2F2;
  scrollbar-track-color: #F2F2F2
} 
.navborder_clients {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}
.featherbg_clients {

	background-image: url(images/focus_clients.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navborder_services {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.navborder_contactus {


	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.featherbg_contactus {

	background-image: url(images/featherbg_contactus.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fullborder_services {
	border: 1px solid #FF6600;
}
.smalltextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
