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

body
{
 font-family: Arial, Helvetica, sans-serif;
}
#divr2c1
{
  padding:10px;
  /* color:#BFBFBF; */
  color:#9F9F9F;
  font-size:8pt;
}

#divr3c1
{

  border-right:thin #DFDFDF solid;
  border-bottom:thin #DFDFDF solid;
  padding:10px;
  color:#BFBFBF;
  font-size:8pt;
}
#divr3c2
{

  border-top:thin #DFDFDF solid;
  padding:10px;
  color:#BFBFBF;
  font-size:8pt;
}

#divr2c2
{
	/* color:#819CC1;	 */
	border-left:thin #DFDFDF solid;
	border-right:thin #DFDFDF solid;
	color:#8795A6;
	font-size:10pt;
	padding:10px;
}

#divr2c3
{
  padding:10px;
  color:#819CC1;	
  font-size:10pt;
}
#tabler3c1
{
  padding:10px;
  color:#819CC1;	
  font-size:10pt;
}
#divr3c1
{
  border-right:thin #DFDFDF solid;
  border-top:thin #DFDFDF solid;
  padding:10px;
  color:#819CC1;	
  font-size:10pt;
}
#tdr2c1
{
  width:25%;
}

#tdr3c1
{
  width:25%;
}

#tdr2c2
{
  width:50%;
}

#tdr2c3
{
  width:25%;
}

.categories a
{
	color:#819CC1;
	font-size:10pt;
	text-decoration:none;
}
.categories a:hover
{
	text-decoration:underline;
}
a
{
	color:#819CC1;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.categories2 a
{
	color:#819CC1;
	font-size:10pt;
}
.ub_gray
{
	color:#909090;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}
.small_gray
{
	color:#9F9F9F;
	font-size:8pt;
}
.featured_client
{
	font-size:12pt;
	color:#819CC1;
	font-weight:bold;
}
.root_title
{
	color:#9F9F9F;
	font-size:10pt;
	font-weight:bold;
}
.root_cat_title
{
	color:#666699;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}
.combobox1
{
	background-color:#F2F2F2;
	color:#A3A3A3;
}

.feature_client_list
{
	/*padding-left:20px;*/
}
///////////////////listmatic start /////////
#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #7AB0EE;
border-bottom: 1px solid #eee;
text-align:right;
}


#navcontainer a:link, #navlist a:visited
{
font-size:16px;
color: #EEE;
text-decoration: none;
}

/*
#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
*/
////////////////// listmatic end ///////////

///////////////////listmatic2 start /////////
#navcontainer2 { width: 200px; }

#navcontainer2 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer2 a
{
display: block;
padding: 3px;
width: 160px;
background-color: #000000;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
text-align:right;
}


#navcontainer2 a:link, #navlist2 a:visited
{
font-size:10px;
color: #EEE;
text-decoration: none;
}

/*
#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
*/
////////////////// listmatic2 end ///////////

