.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;

}
a:visited {
	color: #666633;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #666633;
	text-decoration: none;
	font-weight: bold;

}

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

}

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

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

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

a.bottomlink:link{
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	font-size: 80%;
}

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

}

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

}

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

}

.homepagemidlinks:link {
	text-decoration: none;
	font-size: 115%;
	color: #9D0F0D;
}

.homepagemidlinks:active {
	text-decoration: none;
	font-size: 115%;
	color: #9D0F0D;
}

.homepagemidlinks:hover {
	text-decoration: underline;
	font-size: 115%;
	color: #9D0F0D; 
}

.homepagemidlinks:visited {
	text-decoration: none;
	font-size: 115%;
	color: #000000; 
}

.smalltext {
	font-size: 80%;
}

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