body
{
	background-image: url(images/logo-bg.gif);
}

img
{
	float: left;
	border: none;
}

hr
 {
   
 }
.img_dot
{
    float: left;
	border: none;
}

#logo1
{
	background-image: url(images/tempimage_bw.jpg);
	background-repeat: no-repeat;
	
}

#logo1:hover
{
	background-image: url(images/tempimage.jpg);
	background-repeat: no-repeat;
}


a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fe0000;
	font-weight: bold;
	text-decoration: none;
}


a:hover
{
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fe0000;
	font-weight: bold;
	text-decoration: none;
}


p
{
  font-family: Arial, Helvetica, sans-serif;	
  font-size: 11px;
}

#top_table
{
  vertical-align: top;
}

td
{
   font-family: Arial, Helvetica, sans-serif;	
   vertical-align: middle;
   
}

#project
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#top
{
	padding: 0px;
	vertical-align:top;
}


#bottom_text
 {
   text-align:left;
   font-size:11px;
   vertical-align:middle;
 }

#top-left
{

}

#content-right
{
   border-left: dashed;
	border-color: Black;
	border-left-width: 1px;
   padding-left: 5px;
}

#content-bottom
{
	font-size: 10px;
	padding-top: 5px;
	vertical-align: middle; 
	border-bottom: dashed;
	border-color: Black;
	border-bottom-width: 1px;

}

#title
{
	font-size: 10px;
	vertical-align: middle;
}

tr
{
	border: none;
}

#main_table
{
	border: none;
	width: 950px;
	height: auto;
}


#buttons
{
	background-color: transparent;
	color: Black;
	vertical-align: middle;
	cursor: Hand;
}

#articletext
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	text-align: justify;
}

#articletitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font: bolder;
	font-size: 15px;
	border-bottom: 1px dotted;
}

#menu_main
{
    background-color:#CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
#menu
{
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;
}

#menu_content
{
	font-size: 11px;
	color: Black;
	font-weight: normal;
}

#language
{
	text-align: center;
	vertical-align: bottom;
}

#content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#content-black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
}


img
{
	align : center;
}
#search_field
  {
    background-color:#d9d8d3;
	vertical-align:top;
	text-align: justify;
	
  }
#search_field_text
 {
   font-size: 11px;
   vertical-align: text-bottom;
   text-align: justify;
 }  

#table_main
  {
    vertical-align: top;
  } 
 
#table_results_main
 {
    background-color: #CCCCCC;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
 }
#table_results_white
 {
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
 }
#table_results_gray
 {
    background-color: #EEEEEE;
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
 }
 
.tyxo
{
  float: none;
  border: none;
}
