@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/personnel_Dallas.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBCBB1;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height:22px;
}
a:link {
	color: #6C98A5;
}
a:visited {
	color: #6897A9;
}
a:hover {
	color: #C39272;
}
a:active {
	color: #8C9093;
}
h1 {
	font-size: 18px;
	color: #397790;
}

h3{
	font-size: 18px;
	color: #FFFFFF;
}


h2 {
	font-size: 14px;
	color: #B8774D;
}

.border_top {
	border-left:1px solid #960;
	border-right:1px solid #960;
	border-top:1px solid #960;
}

.border_mid {
	border-left:1px solid #960;
	border-right:1px solid #960;
}

.border_bottom {
	border-left:1px solid #960;
	border-right:1px solid #960;
	border-bottom:1px solid #960;
}

.toplinks {
	width: 521px;
    height: 34px;
	background: url(images/staffing_solution_texas_02.jpg);
	background-repeat:no-repeat;
}

.list_Front {
	background:url(images/bullet.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.list_Front a{
	color:#FFF;
}

.list_Front a:hover {
	color: #CFF;
	text-decoration:underline;
}
	
.twitter_foot {
	background:url(images/twitter_icon.png);
	padding-left:20px;
	background-position:left;
	background-repeat:no-repeat;
}

.facebook_foot {
	background:url(images/facebook_icon.png);
	padding-left:20px;
	background-position:left;
	background-repeat:no-repeat;
}

.menu_left {
	background-color:#37778d;
	color: #FFF;
	border: 1px solid #999;
	width:200px;
}
.menu_text {
	color:#FFF;
}

.menu_text a {
	color: #FFFFFF;
	text-decoration:underline;
}

.menu_text a:hover {
	color: #FCECE2;
	text-decoration:underline;
}
.list_Menu {
	background:url(images/trans_bullet.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.list_Menu a{
	color:#FFF;
}

.list_Menu a:hover {
	color: #CFF;
	text-decoration:underline;
}
