﻿
body 								{ font-family: Verdana, Arial, sans-serif; font-size: 12px; background: #ffffff url(imgs/bg.jpg) top repeat-x; margin: 0px 0px; }

h1									{ margin: 3px 0px; font-size: 16px; font-weight: bold; }

h4									{ margin: 3px 0px; font-size: 13px; font-weight: bold; }

hr									{ border: 0; color: #bcbd73; background-color: #bcbd73; height: 1px; width: 100%; text-align: left; }

.small_text							{ width: 100%; font-size: 10px; text-align: center; }	
	
.wrapper_top 						{ width: 100%; padding: 0px 0px; margin: 0px 0px;}
.header								{ width: 808px; height: 180px; padding: 0px 0px; margin: 0px auto; background: transparent url(imgs/top_panel.jpg) top no-repeat; }
	
.menu_top							{ position: relative; width: 570px; height: 29px; top: 151px; left: 225px; padding: 0px 0px; margin: 0px 0px;}
.menu_top_link_home					{ position: relative; float: left; display: block; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }
.menu_top_link_home:hover			{ position: relative; float: left; display: block; border: 0px; left: -1px; background: transparent url(imgs/button_home.jpg) top no-repeat; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }
.menu_top_link_aboutus				{ position: relative; float: left; display: block; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }
.menu_top_link_aboutus:hover		{ position: relative; float: left; display: block; border: 0px; left: -4px; background: transparent url(imgs/button_aboutus.jpg) top no-repeat; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }
.menu_top_link_news					{ position: relative; float: left; display: block; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }
.menu_top_link_news:hover			{ position: relative; float: left; display: block; border: 0px; left: -6px; background: transparent url(imgs/button_news.jpg) top no-repeat; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }
.menu_top_link_links				{ position: relative; float: left; display: block; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }
.menu_top_link_links:hover			{ position: relative; float: left; display: block; border: 0px; left: -8px; background: transparent url(imgs/button_links.jpg) top no-repeat; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }
.menu_top_link_contactus			{ position: relative; float: left; display: block; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }
.menu_top_link_contactus:hover		{ position: relative; float: left; display: block; border: 0px; left: -10px; background: transparent url(imgs/button_contactus.jpg) top no-repeat; width: 114px; height: 29px; padding: 0px 0px; margin: 0px 0px; }

.divider							{ width: 808px; height: 20px; padding: 0px 0px; margin: 0px auto; background: transparent url(imgs/top_divider.jpg) top no-repeat; }

.un_declaration						{ position: relative; float: left; left: 0px; display: block; width: 188px; height: 15px; padding: 10px 10px; margin: 0px 0px; }

.content_body						{ width: 808px; padding: 0px 0px; margin: 0px auto; background: transparent url(imgs/body_bg.png) repeat-y; }

.content_left						{ position: relative; float: left; width: 200px; padding: 0px 0px; margin: 0px 0px; }
.content_right						{ position: relative; float: left; left: 4px; display: block; width: 570px; background: transparent url(imgs/content_bg.png) top no-repeat; padding: 0px 15px;}

.content_left_link					{ border-bottom: 1px solid #ffffff;color: #ffffff; background-color: #bcbd73; text-decoration: none; position: relative; float: left; left: 5px; display: block; width: 188px; padding: 5px 5px; margin: 0px 0px; }
.content_left_link:hover			{ color: #ffffff; background-color: #aa201f; text-decoration: none; position: relative; float: left; left: 5px; display: block; width: 188px; padding: 5px 5px; margin: 0px 0px; }
.content_left_title					{ text-align: center; font-weight: bold; border-bottom: 1px solid #ffffff; color: #ffffff; background-color: #aa201f; text-decoration: none; position: relative; float: left; left: 5px; display: block; width: 188px; height: 15px; padding: 5px 5px; margin: 0px 0px;}

.page_options						{ width: 100%; }

.align_right						{ text-align: right; }
.width_16							{ width: 16px; }
.width_100							{ width: 100%; }

a									{ color: #aa201f; text-decoration: none;}
a:hover								{ color: #aa201f; text-decoration: underline;}

.footer								{ width: 808px; height: 12px; padding: 0px 0px; margin: 0px auto; background: transparent url(imgs/footer.png) no-repeat; }

.page_copyright						{ width: 808px; margin: 0px auto; font-size: 10px; }
.no_bullet							{ list-style-type: none; }
