.copyright {

	font-family: verdana,arial;
	font-size: 6pt;
	line-height: 2;
	color: #595c6c;
	text-decoration: none;

}

.main_text {

	font-family: verdana,arial;
	font-size: 7.5pt;
	line-height: 1.4;
	color: #000000;
	text-decoration: none;

}

.main_table_text {

	font-family: verdana,arial;
	font-size: 7.5pt;
	line-height: 1.3;
	color: #000000;
	text-decoration: none;

}

.products_text {

	font-family: verdana,arial;
	font-size: 8.5pt;
	line-height: 1.6;
	color: #000000;
	text-decoration: none;

}

.spec_text {

	font-family: verdana,arial;
	font-size: 6.5pt;
	line-height: 1.3;
	color: #000000;
	text-decoration: none;

}

.urtv_text {

	font-family: verdana,arial;
	font-size: 5.5pt;
	line-height: 1.3;
	color: #000000;
	text-decoration: none;

}

.product_nav_text {

	font-family: verdana,arial;
	font-size: 7.5pt;
	line-height: 2.5;
	color: #FFFFFF;
	text-decoration: none;

}

.nav_text {

	font-family: verdana,arial;
	font-size: 6.5pt;
	line-height: 1.2;
	color: #000000;
	text-decoration: none;

}

.heading {

	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	line-height: 1.3;
	color: #FFFFFF;
	text-decoration: none;

}

A {

	color: #1c3b8a;
	text-decoration: none;

}

A:hover {

	color: #4C7CF0;
	text-decoration: none;

}

body, html {
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #5b5b5b;
  scrollbar-highlight-color: #5b5b5b;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #1B3883;
} 

.textfield { 
 font-family: Verdana;
 font-size: 10px; 
 background-color: #FFFFFF; 
 border: 1px solid #CCCCCC; 
}

#back
{
    border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: separate;
	background-color: white;

}
  
.submenu{
font-family: Verdana, Arial, Helvetica;
font-size: 7.5pt;
display: block;
height: 17px;
margin-left: 12px;
color: #FFFFFF;
}

.hide{
display: none;
}

.show{
display: block;
}

div.scroll {
height: 234px;
width: 486px;
overflow: auto;
background-color: #ffffff;
padding: 4px;
}


