body
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 150%;
	background-color:#FFFFFF;
	color: #121212;
}

a 
{
	text-decoration: underline;
}

h5,h2
{
	padding-bottom: 2px;
	padding-top: 20px;
	margin:0;
	color: #ff9934;
	font-size: 12pt;
	font-weight:bold;
}

.header_title
{
	padding-left: 15px;
}

.top_menu
{
	padding-bottom:10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #ff9934;
	padding-right: 19px;
	font-weight:bold;
}
.top_menu a
{
	text-decoration: none;
}

.top_menu_flags
{
	padding-bottom:4px;
	padding-right: 15px;
}

p strong
{
padding-bottom:0;
}
p b
{
padding-bottom:0;
}

.top_menu a
{
	color: #ff9934;
	font-weight:bold;
}

.top_menu a:hover
{
	color: white;
}


.menu_table
{
	width:200px;
	margin-left:30;
	margin-top:15px;
}

.menu_table td
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform:uppercase;
	border-top: 1px solid #D7D7D7;
	padding-left:20px;
}

.menu_table td a
{
	color: #ff9934;
	font-weight:bold;
	text-decoration:none;
}

.menu_table td a:hover
{
	color: black;
	text-decoration:underline;
}

.menu_level_2
{
	font-size:10px;
	margin-left: 10px;
}

.main_text
{
	font-family: Tahoma, Arial, Verdana;
	padding-right:7;
	padding-left:30px;
	font-size: 12px;
	line-height: 150%;
}
.main_text ul
{
	margin-top:0px;
	margin-bottom:0px;
}
.main_text a
{
	color: #ff9934;
}

.main_text a:hover
{
	color: black;
}

.main_text_header
{
	/*color: #ff9934;*/
	color: #898989;
	padding:0px;
	margin-top:7px;
	font-size: 24px;
	line-height: 120%;
	/*font-weight:bold;*/
}

.site_gallery
{
 /*background-color: #000000;*/
}

.site_gallery td
{
 /*background-color: #f4f4f4;*/
 padding:10px;
 /*border: 1px solid #8f8f8f;*/
 border-collapse:collapse;
}
.site_gallery img
{
 border:15px solid white;
 width:300px;
 cursor: pointer;
}

#footerTable
{
	padding-left:40px;
}