* 
{
margin:0;
padding:0
}

html,body
{
padding:0; 
margin:0;
}

table,td
{
padding:0; 
margin:0;
}

.v_menu
{
background: url('/pic/rubber-menu.jpg') repeat;
color:#ffffff; 
font-family:"trebuchet ms"
}

.v_menu a
{
font-family:"trebuchet ms";
color:#ffffff;
text-decoration:none;
}

.l_menu
{
background: url('/pic/under-left-menu.jpg') repeat;
font-family:"trebuchet ms"
}

.cen_menu
{
background: url('/pic/under-center1.jpg') repeat;
font-family:"trebuchet ms"
font-weight:bold
}

.text
{
font-family:"trebuchet ms"
}
.text{
padding-right:10px
}

.niz
{
font-family:"trebuchet ms";
font-weight:bold
}

img
{
vertical-align:bottom;
border:0
}

table
{
border:0
}
a
{
font-family:"trebuchet ms";
color:#000000;
text-decoration:underline;
}

a:hover
{
font-family:"trebuchet ms";
color:#000000;
text-decoration:none;
}

a:visited
{
font-family:"trebuchet ms";
color:#000000;
text-decoration:underline;
}


.links a{
	text-decoration:none;
	font-family:"trebuchet ms";
	color:#ffffff;
	}
	
.links a:hover{
	text-decoration:underline;
	font-family:"trebuchet ms";
	color:#FFFFFF;
	}
	
.links a:visited{
	text-decoration:none;
	font-family:"trebuchet ms";
	color:#FFFFFF;
	}
	
.links a:visited:hover{
	text-decoration:underline;
	font-family:"trebuchet ms";
	color:#FFFFFF;
	}

.main_rubrics
  {
    margin: 0;
    padding: 2px 10px 2px 20px;
    list-style: none;
    font-size: 10pt;
  }

.bread_crumbs
  {
    font-size: 10pt;
  }

.production_description
  {
    padding-top: 20px;
    padding-bottom: 20px;
  }
.center_table td
{
text-align:center
}

ul.rubric
  {
    /*list-style: none;*/
    padding: 0 0 0 10px;
    margin: 0;
  }

ul.rubric li
  {
    padding-bottom: 5px;
  }

ul.rubric a:link, ul.rubric a:visited,
ul.rubric a:hover, ul.rubric a:visited:hover
  {
    /*font-weight: normal;*/
    font-size: 10pt;
  }
#head_div {
	width:100%;
	height:100%;
	position:relative;

	}
#search_div {
	position:absolute;
	right:200px;
	top:10px;
	
	}
