.west
{
	background-color: #004472;
}

.west a
{
	width: 16px;
	background-position: center center;
	background-image: url(../CPImages/USEN_w.gif);	
	background-repeat: no-repeat;
	height: 214px;
}

.west a:hover
{
	background-image: url(../CPImages/USEN_w.gif);
}

.east
{
	background-color: #004472;
}

.east a
{
	width: 16px;
	background-position: center center;
	background-image: url(../CPImages/USEN_e.gif);	
	background-repeat: no-repeat;
	height: 214px;
}

.east a:hover
{
	background-image: url(../CPImages/USEN_e.gif);
}

.north
{
	background-color: #004472;
}

.north a
{
	width: 214px;
	background-position: center center;
	background-image: url(../CPImages/USEN_n.gif);	
	background-repeat: no-repeat;
	height: 16px;
}

.north a:hover
{
	background-image: url(../CPImages/USEN_n.gif);
}

.south
{
	background-color: #004472;
}

.south a
{
	width: 214px;
	background-position: center center;
	background-image: url(../CPImages/USEN_s.gif);	
	background-repeat: no-repeat;
	height: 16px;
}

.south a:hover
{
	background-image: url(../CPImages/USEN_s.gif);
}

.nw
{
	background-color: #004472;
}

.nw a
{
	width: 16px;
	background-position: center center;
	background-image: url(../CPImages/nw.gif);	
	background-repeat: no-repeat;
	height: 16px;
}

.nw a:hover
{
	background-image: url(../CPImages/nw.gif);
}

.ne
{
	background-color: #004472;
}

.ne a
{
	width: 16px;
	background-position: center center;
	background-image: url(../CPImages/ne.gif);	
	background-repeat: no-repeat;
	height: 16px;
}

.ne a:hover
{
	background-image: url(../CPImages/ne.gif);
}

.se
{
	background-color: #004472;
}

.se a
{
	width: 16px;
	background-position: center center;
	background-image: url(../CPImages/se.gif);	
	background-repeat: no-repeat;
	height: 16px;
}

.se a:hover
{
	background-image: url(../CPImages/se.gif);
}

.sw
{
	background-color: #004472;
}

.sw a
{
	width: 16px;
	background-position: center center;
	background-image: url(../CPImages/sw.gif);	
	background-repeat: no-repeat;
	height: 16px;
}

.sw a:hover
{
	background-image: url(../CPImages/sw.gif);
}

.zoom
{
	background-color: #10669F;
}

.zoom a
{
	background-position: center center;
	font-size: 1px;
	background-image: url(../CPImages/Zd.gif);
	width: 17px;
	background-repeat: no-repeat;
	height: 10px;
}

.zoom a:hover
{
	background-image: url(../CPImages/Za.gif);
}

.zoomed
{
	background-color: #10669F;
}

.zoomed a
{
	background-position: center center;
	font-size: 1px;
	background-image: url(../CPImages/Za.gif);
	width: 17px;
	background-repeat: no-repeat;
	height: 10px;
}

.zoomed a:hover
{
	background-image: url(../CPImages/Za.gif);
}

.zoomIn
{
	background-color: #10669F;
}

.zoomIn a
{
	background-position: center center;
	font-size: 1px;
	background-image: url(../CPImages/ZIn.gif);
	width: 23px;
	background-repeat: no-repeat;
	height: 26px;
}

.zoomIn a:hover
{
	background-image: url(../CPImages/ZIn.gif);
}

.zoomOut
{
	background-color: #10669F;
}

.zoomOut a
{
	background-position: center center;
	font-size: 1px;
	background-image: url(../CPImages/ZOut.gif);
	width: 23px;
	background-repeat: no-repeat;
	height: 26px;
}

.zoomOut a:hover
{
	background-image: url(../CPImages/ZOut.gif);
}

.searchBox
{
	border-right: silver 1px solid;
	padding-right: 5px;
	border-top: silver 1px solid;
	font-size: 10pt;
	border-left: silver 1px solid;
	width: 250px;
	direction: rtl;
	margin-right: 15px;
	border-bottom: silver 1px solid;
	font-family: Tahoma, Arial;
	background-color: #edeceb;
}

.serachButton
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: silver 1px solid;
	cursor: hand;
	color: white;
	border-bottom: silver 1px solid;
	font-family: Tahoma, Arial;
	background-color: #004472;
}
