A:active {
	TEXT-DECORATION: none!important;
	color: #D55031!important;
	}

A:hover {
	TEXT-DECORATION: none!important;
	color: #D55031!important;
	}

A:link {
	text-decoration: none!important;
	color: #D55031!important;
	}

A:visited {
	text-decoration: none!important;
	color: #D55031!important;
	}
	
.highlight	{
	background-color: yellow;
	}

body
{
	padding: 0px 0px 5px;
	margin: 0px 0px 0px 30px;
	background-color: #ffffff;
	border-style: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;

}

#topnav {
	left: 460px;
	top: 40px;
	width: 270px;
	position: absolute;
	background-color: #333333;
	padding: 8px 12px 8px 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

#logo {
	left: 10px;
	top: 26px;
	position: relative;
	height: 52px;
	width: 97px;
}

#pn {
	left: 690px;
	top: 225px;
	position: absolute;
	padding: 8px 12px 8px 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

#toplang {
	left: 565px;
	top: 10px;
	position: absolute;
	width: 190px;
}

.backlft2 {
	background-image: url(/en/imgs/backlft2.jpg);
	background-repeat: no-repeat;
}



.linkbody {
	}

.linkbody a:active { 
	text-decoration: none!important; 
	color: #D55031!important
	}

.linkbody a:link { 
	text-decoration: none!important; 
	color: #D55031!important
	}

.linkbody a:visited {
	text-decoration: none!important; 
	color: #D55031!important
	}

.linkbody a:hover {
	color: #fff!important; 
	background-color: #D55031!important
	}


.linknav a:active { 
	text-decoration: none!important; 
	color: #fff!important
	}

.linknav a:link { 
	text-decoration: none!important; 
	color: #fff!important
	}

.linknav a:visited {
	text-decoration: none!important; 
	color: #fff!important
	}

.linknav a:hover {
	color: #333!important; 
	background-color: #CCCCCC!important
	}

.tb_border {  
	font-family: "Trebuchet MS", Verdana, Avenir;
	font-size: 11px;
	border: #CCCCCC solid; 
	border-width: 1px 0px 0px 0px; 
	line-height: 15px; 
	color: #666666
	}

.td_spaced {
	padding-right: 25px;
	padding-top: 10px;
}

.tp_line_bottom {
	border-color: black black #CCCCCC; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}

.tp_text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	}
	
.tp_text_smaller {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	}

.tp_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #D55031;


	}


.tp_text_larger {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}

form {  
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	padding-top: 0px
	}

.tp_form {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
	width: 200px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 3px;
}

textarea.tp_form	{
	height: 120px;
	}

.tp_form_error {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #CC0000;
	width: 200px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	padding-left: 6px;
	color: #FFFFFF;

}

.tp_button {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	clip: rect( );
	color: #FFFFFF;
	background-color: #CC3300;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px;
	padding: 6px;
}
/*-------------------------------------------------------------------------------------------------*/
/* Style for gallery.php Template													   			               */
/*-------------------------------------------------------------------------------------------------*/

ul#gallery	{
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	}
	
ul#gallery li	{
	margin: 0 14px 14px 0;
	float: left;
	}

ul#gallery li img	{
	display: block;
	border: 1px solid #333;
	}
	
#displayedpicture	{
	margin: 10px 0 0 0;
	}
	
#displayedpicture img	{
	border: 1px solid #333;

	}
/*-------------------------------------------------------------------------------------------------*/
/* Style list.php Template															   			   */
/*-------------------------------------------------------------------------------------------------*/

dl#list	{


	}
dl#list dt	{
	padding: 0;
	}
dl#list dd	{
	padding: 0;
	margin: 0 0;
	border-color: black black #CCCCCC; 
	border-style: solid; 
	border-width: 0 0 0px 0;
	}
#navpages	{
	clear: both;
	padding: 10px 0 10px 0;
	text-align: left;
	text-transform:uppercase;
	}
	
.otherpages, .prevpage, .nextpage {
	padding: 6px;
	border: solid #ccc 1px;
	margin: 0 0 0 5px;
	}	
	
.currentpage {
	padding: 6px;
	border: solid #999 1px;
	background: #999;
	color: #fff;

	}	
/*-------------------------------------------------------------------------------------------------*/
/* Style for slideshow.php Template													   			               */
/*-------------------------------------------------------------------------------------------------*/

ul#slideshow	{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
		}
	
ul#slideshow li	{
	padding: 0 3px 11px 0;
	margin: 0;
	float: left;
	}

ul#slideshow li span	{
	display: block;
	padding: 5px;
	border: 1px solid #ccc;
	}
	
ul#slideshow li span.activeslide	{

	border: 1px solid #999;
	background: #999;
	color: #fff;
	}

#displayedslide	{
	margin: 20px 0 0 0;
	}
	
#displayedslide img	{
	border: 0px solid #333;

	}
		