BODY
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #ffffff
}
.bluetext
{
    FONT-SIZE: 12pt;
    COLOR: navy;
    FONT-FAMILY: Arial
}
.whitetext
{
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: Arial
}
.blacktext
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial
}
A
{
    FONT-SIZE: 10pt;
    COLOR: black;
    /*COLOR: #7e99b5;*/
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
    font-weight: bold;
}
A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #7e99b5;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.nopadding
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: black;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial
}
A.white_link
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.white_link:hover
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}


h1 {color:#000000; font-size:14pt; font-family:Arial;}
.blind { TEXT-TRANSFORM: none; COLOR: black; TEXT-DECORATION: none }
/*a:hover { COLOR: #0000ff; TEXT-DECORATION: none }
*/
.sep {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #FFFFFF}
.titles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
.maintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}


/* ********************************
   Project: CSS Table Galery
   Title: Like Adwords
   Author: Cleiton Francisco
   URL: http://www.cleiton.net/
   Country: Brazil
   Update: 2005-12-18
 ****************************** */
table.list {
	border: 1px solid #000000;
	font-weight: normal;
	font-size: 10pt;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000;
/*	background: #d1d1d1;*/
}
table.list caption {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
table.list td {
	padding: 2px 3px 0px 3px;
	vertical-align:middle;
	
}
table.list thead a {
	color: #ffffff;
	text-decoration: underline;
}
table.list thead th {
	border: 0;
/*	text-align: left;*/
	font-size: 10pt;
	font-weight: bold;
	background: #000000;
	padding: 2px 3px 0px 3px;
	vertical-align: top;
}
table.list thead th.active {
	border-width: 0; 
	border-style:solid ;
	border-color: #d1d1d1;
/*	text-align: left;*/
	font-size: 10pt;
	font-weight: bold;
	background: #adadad;
}
table.list tfoot th, table.list tfoot td {
	border: 0px 1px solid #e0e0e0;
	text-align: left;
	font-size: 10pt;
	background: #e8e8cf;
}
table.list tfoot th {
	font-weight: bold;
}
/*table.list tbody td a {
	background: transparent;
	color: #7e99b5;
	text-decoration: underline;
}*/
table.list tbody th, table.list tbody td {
	vertical-align: middle;
	border-style: solid;
	border-color: #e4e4e4;
	border-width: 0 0 0 0;

}
table.list tbody tr.top td {
	border-collapse:collapse;
	border-top:1px solid #000000;
	text-align: left;
}
/*table.list tbody td a:hover {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}*/
table.list tbody th a {
	background: transparent;
	color: #3f7c5f;
	text-decoration: underline;
	font-weight: bold;
}
table.list tbody th a:visited {
	color: #b98b00;
}

table.list tfoot td {
	border: 1px solid #996;
}
table.list tbody.d1d1d1 {
	background: #d1d1d1;
}
table.list tbody.adadad {
	background: #adadad;
}
/*table.list tbody:hover {
	background: #ffffd9;
}*/
table.list tbody tr.kwdresulthide{
	display: block;
}
table.list tbody tr.bdrresulthide {
	display: block;
}
/***************************************/

/* For the header */
#headersearchwrapper {
/*	border : 1px solid #ccc;
	padding : 5px;
	width : 50%;*/
}
#headermenu {
      float:left;
      width:100%;
      background: url("/images/whitespace.gif") repeat-x bottom;
      font-size:9pt;
      line-height:normal;
}


#headermenu ul	{
	margin : 0;
	padding : 1px 10px 0;
	list-style : none;
}
#headermenu li	{
      float:left;
      background:url("/images/norm_right_on.gif") no-repeat right top;
      margin:0;
      padding:0;
}
#headermenu a {
    display:block;
    background:url("/images/norm_left_on.gif") no-repeat left top;
    padding:2px 10px 1px;
      text-decoration:none;
      color:#777777;
}
#headermenu a:hover {
      color:#333;
      }
#headermenu .selected {
      background-image:url("/images/norm_right.gif");
}
#headermenu .selected a {
	background-image:url("/images/norm_left.gif");
      padding-bottom:2px;
      color: #333;
}

.searchbox{
	background: #ccc;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding: 5px 5px 5px 5px;
}
