<?xml version="1.0" ?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
	<SolidColorBrush x:Key="BorderBrush">#FF4D4D4D</SolidColorBrush>
	<SolidColorBrush x:Key="ConnectedInnerFillBrush">#FF620894</SolidColorBrush>
	<SolidColorBrush x:Key="ConnectedOuterFillBrush">#FF620894</SolidColorBrush>
</ResourceDictionary>