.bg1 {
	background-image:  url(english/grfx/inside/slice_006a.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
}
a:link {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	
}
a:visited {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
	font-size: 85%;
	
}
a:active {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	
}

a.sidenav:link{
	color : #999966;
	text-decoration : none;
	font-weight: bold;
	font-size: 80%;


}

a.sidenav:active{
	color : #999966;
	text-decoration : none;
	font-weight: bold;
	font-size: 80%;

}

a.sidenav:visited{
	color : #999966;
	text-decoration : none;
	font-weight: bold;
	font-size: 80%;

}

a.sidenav:hover{
	color : #FF9900;
	text-decoration : underline;
	font-weight: bold;
	font-size: 80%;

}

.smalltext {
	font-size: 80%;
}
.title-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

#cse-search-box input
{
   background-color:#666633;
   border-style:solid;
   border-color:#ffffff;
   border-width:1px;
}


