<config>
<static>
	
	<UI.CControlDefs>
		
		<choicetext _class="UI.CTextButton">
			<font>ramsey</font>
			<hifont>ramsey</hifont>
			<disabledfont>ramsey_off</disabledfont>
			<halign>center</halign>
			<hotsound>highlight</hotsound>
			<selectsound>select</selectsound>
			<yshift>-1</yshift>
			<link>textbutton12</link>
		</choicetext>
		
		<progress _class="UI.CProgressBar">
			<halign>left</halign>
			<valign>top</valign>
			<link>progressbar</link>
		</progress>
		
		<label _class="UI.CTextLabel">
			<font>ramsey</font>
			<halign>center</halign>
			<yshift>-2</yshift>
			<link>textlabel14</link>
		</label>
		
		<buildinglabel _class="UI.CTextLabel">
			<font>ramsey</font>
			<halign>left</halign>
			<yshift>5</yshift>
			<link>buildinglabel</link>
		</buildinglabel>
		
		<townlabel _class="UI.CTextLabel">
			<font>ramsey</font>
			<halign>center</halign>
			<yshift>3</yshift>
			<link>townlabel</link>
		</townlabel>
	
		<basictext _class="UI.CText">
			<font>ramsey</font>
			<halign>left</halign>
			<valign>top</valign>
		</basictext>
		
		<tuttext _class="UI.CText">
			<font>ramsey_pale</font>
			<halign>left</halign>
			<valign>top</valign>
		</tuttext>
	
		<smalltext _class="UI.CText">
			<font>ramsey_small</font>
			<halign>left</halign>
			<valign>top</valign>
		</smalltext>
		
		<cargotext _class="UI.CTextButton">
			<font>ramsey</font>
			<halign>right</halign>
			<valign>top</valign>
		</cargotext>
	
		<toggle _class="UI.CTextCycleButton">
			<font>ramsey</font>
			<hifont>ramsey_hot</hifont>
			<disabledfont>ramsey_off</disabledfont>
			<halign>center</halign>
			<hotsound>highlight</hotsound>
			<selectsound>select</selectsound>
			<yshift>-1</yshift>
			<link>textbutton12</link>
		</toggle>
	
		<settingslider _class="UI.CSlyder">
			<link>sliderbar</link>
			<halign>center</halign>
			<selectsound>select</selectsound>
		</settingslider>
	
		<npctext _class="UI.CSlowText">
			<charspersecond>25</charspersecond>
			<font>ramsey_small</font>
			<halign>left</halign>
			<valign>top</valign>
		</npctext>
	
		<centertext _class="UI.CText">
			<font>ramsey</font>
			<halign>center</halign>
			<valign>top</valign>
		</centertext>
		
		<popupframe _class="UI.CFrame">
			<link>popupframe</link>
		</popupframe>
	
		<popup _class="UIWindow">
			<halign>center</halign>
			<valign>center</valign>
		</popup>
		
		<quantity _class="UI.CText">
			<halign>right</halign>
			<valign>top</valign>
			<font>ramsey_small</font>
			<width>70</width>
			<height>23</height>
		</quantity>
		
		<cash_credit _class="UI.CText">
			<halign>right</halign>
			<valign>top</valign>
			<font>ramsey</font>
		</cash_credit>
	
		<cash_hotcredit _class="UI.CTextButton">
			<halign>right</halign>
			<valign>top</valign>
			<font>ramsey</font>
		</cash_hotcredit>
	
		<cash_hotdebt _class="UI.CTextButton">
			<halign>right</halign>
			<valign>top</valign>
			<font>ramsey_emp</font>
		</cash_hotdebt>
		
		<enternumber _class="UI.CEditBox">
			<maxlen>12</maxlen>
			<bgcolor r="128" g="128" b="128"/>
			<font>ramsey</font>
			<numbersonly>true</numbersonly>
			<width>100</width>
			<height>23</height>
			<yshift>2</yshift>
			<background>
				<link>textentry12</link>
				<width>126</width>
			</background>
		</enternumber>
		
		<entersmallnumber _class="UI.CEditBox">
			<maxlen>4</maxlen>
			<bgcolor r="128" g="128" b="128"/>
			<font>ramsey</font>
			<numbersonly>true</numbersonly>
			<width>50</width>
			<height>23</height>
			<yshift>2</yshift>
			<background>
				<link>textentry12</link>
				<width>90</width>
			</background>
		</entersmallnumber>
	
		<cargoedit _class="UI.CEditBox">
			<maxlen>5</maxlen>
			<bgcolor r="128" g="192" b="128"/>
			<font>ramsey</font>
			<numbersonly>true</numbersonly>
			<width>60</width>
			<height>23</height>
			<yshift>2</yshift>
			<background>
				<link>textentry12</link>
				<width>106</width>
			</background>
		</cargoedit>
						   
		<npc_frame _extends="/controldefs/popupframe">
			<x>-35</x>
			<y>-20</y>
			<width>470</width>
			<height>245</height>
			<halign>left</halign>
			<valign>top</valign>
		</npc_frame>
	
		<npc_frame_buyship _extends="/controldefs/popupframe">
			<x>-70</x>
			<y>-5</y>
			<width>540</width>
			<height>225</height>
			<halign>left</halign>
			<valign>top</valign>
		</npc_frame_buyship>
	
		<npc_large_frame _extends="/controldefs/popupframe">
			<x>-55</x>
			<y>-5</y>
			<width>510</width>
			<height>225</height>
			<halign>left</halign>
			<valign>top</valign>
		</npc_large_frame>
	
		<choice_frame _extends="/controldefs/popupframe">
			<x>0</x>
			<y>255</y>
			<width>400</width>
			<height>170</height>
			<halign>left</halign>
			<valign>top</valign>
		</choice_frame>
	
		<choice_large_frame _extends="/controldefs/popupframe">	
			<x>-35</x>
			<y>255</y>
			<width>470</width>
			<height>170</height>
			<halign>left</halign>
			<valign>top</valign>
		</choice_large_frame>
	
	
		<ammo1_frame _extends="/controldefs/popupframe">
			<x>0</x>
			<y>-5</y>
			<width>520</width>
			<height>180</height>
			<halign>left</halign>
			<valign>top</valign>
		</ammo1_frame>
	
		<ammo2_frame _extends="/controldefs/popupframe">
			<x>0</x>
			<y>200</y>
			<width>520</width>
			<height>215</height>
			<halign>left</halign>
			<valign>top</valign>
		</ammo2_frame>
		
		<rent1_frame _extends="/controldefs/popupframe">
			<x>40</x>
			<y>-10</y>
			<width>430</width>
			<height>205</height>
			<halign>left</halign>
			<valign>top</valign>
		</rent1_frame>
	
		<rent2_frame _extends="/controldefs/popupframe">
			<x>40</x>
			<y>225</y>
			<width>430</width>
			<height>180</height>
			<halign>left</halign>
			<valign>top</valign>
		</rent2_frame>
	
		<npc_portrait _class="UI.CBitmap">
			<x>-7</x>
			<y>15</y>
			<halign>left</halign>
			<valign>top</valign>
		</npc_portrait>
	
		<npccombat_portrait _class="UI.CBitmap">
			<x>180</x>
			<y>20</y>
			<halign>left</halign>
			<valign>top</valign>
		</npccombat_portrait>
	
		<trader_portrait _class="UI.CBitmap">
			<x>-43</x>
			<y>19</y>
			<halign>left</halign>
			<valign>top</valign>
		</trader_portrait>
		
		<dec_button _class="UI.CBitmapButton">
			<link>leftward</link>
			<hold firsttime="1" nexttime="0.2"/>
			<selectsound>select</selectsound>
			<hotsound>highlight</hotsound>
		</dec_button>
		
		<inc_button _class="UI.CBitmapButton">
			<link>rightward</link>
			<hold firsttime="1" nexttime="0.2"/>
			<selectsound>select</selectsound>
			<hotsound>highlight</hotsound>
		</inc_button>
		
		<maxbutton _class="UI.CBitmapButton">
			<clicksound>select</clicksound>
			<link>maxbutton</link>
		</maxbutton>
	
		<radiobutton _class="UI.CRadioButton">
			<clicksound>select</clicksound>
			<font>ramsey</font>
			<hifont>ramsey_hot</hifont>
			<disabledfont>ramsey_off</disabledfont>
			<link>radiobutton</link>
		</radiobutton>
			
	</UI.CControlDefs>
	
</static>
</config>