

body,td
{
  font-size:12px;
  font-family:arial;
  color:white;
}

a 
{
  font-size:12px;
  font-family:arial;
  color:white;

}

.pagingLinkSel
{
	font-family:arial;
	font-size:13px;
	color:black;
	font-weight:bold;
	text-decoration: none;
}

.pagingLink
{
	font-family:arial;
	font-size:13px;
	color:#4F4B4A;
	text-decoration: none;
}

input
{
	font-family:arial;
	font-size:11px;
	background-color:#ECE9D8;
	border:1px solid #404040;
}
p
{
	margin-top:3px;

}
a
{
#	color:#3984A1;
}

.gradBG
{
	background-color:#4D5D77;
	
	text-align: center;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:4px;
	height:20px;
}

.gradToolbarBG
{
	background: url('../images/gui/toolbar_bg.jpg');
	
	text-align: center;
	vertical-align:middle;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-bottom:2px;
	height:20px;
}

.aBtn
{
	text-align: center;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#4F4B4A;
	padding:2px;
	padding-right:4px;
	padding-left:4px;
	width: 80px;
	height: 20px;
	text-decoration: none;

	background-color:#ECE9D8;
	border-right:1px solid #404040;
	border-left:1px solid #404040;

	
}

.topMenuA
{
	text-decoration:none; 
	font-weight:bold;
	font-size:11px;
	
}

.ToolbarLink
{
	font-family:arial;
	font-size:12px;
	color:black;
	text-decoration:none;

}

.ToolbarLink:hover
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration:underline;

}

.pageTitle
{
	text-align:center;
	font-size:18px;
	font-family:arial;
	font-weight:bold;
	color:#E87425;
}

.pageTitleContentPage
{
	font-size:18px;
	font-family:arial;
	font-weight:bold;
	color:#E87425;
}

.txtField
{ 
  font-family:Arial; 
  font-size:12px; 
  background-color:#ececec; 
  border-color:gray; 
  border-width:1px; 
  color:FFFFFF; 
  width:250px;
}

/* Sortable tables */
table.sortable a.sortheader {
	font-family:arial;
	font-size:12px;
    color:white;
    font-weight: bold;
    text-decoration: none;
    display: block;
	padding:0px;
	margin:0px;
}
table.sortable span.sortarrow {
    color: black;
    font-weight: bolder;
	padding:0px;
	margin:0px;
    display: none;
}

.deal_title
{
	color:#e26700;
	font-family:arial;
	font-size:18px;
    font-weight: 500;
	margin-top:-5px;

}
.deal_sub_title
{
	color:#5e6d7c;
	font-family:arial;
	font-size:14px;
    font-weight: bold;

}

.deal_div 
{ 
	width:100%;height:99px;overflow:hidden 
}

.deal_txt
{
 	font-size:12px;
  font-weight: 400;
   color:white;

}

#home_imgs{
	margin-bottom:20px;
}

#home_imgs div
{
	background: url('../images/bg_clients.png') no-repeat;
	width:65px;
	height:65px;
	text-align:center;
	margin-left:8px;
	margin-bottom:8px;
}

#home_imgs img
{
	width:55px;
	height:55px;
	margin-top:5px;
		
}
