﻿
	    #fsClipper { height: 330px; width: 100%; overflow: auto; //overflow: hidden; //overflow-x: auto; }
	    .fsControl, #fsLinks a { color: darkblue; cursor: pointer; //cursor: hand; }
	    .fsControl.disabled, #fsLinks a.current { color: #000000; cursor: default; text-decoration: none; }
	    .fsControl.disabled { color: #666666; }
	    #fsScreen { height: 300px ! important; background: no-repeat 50% 50%; }

div {		color:  #424141; 
			font-family: Arial, Verdana, Helvetica;
			font-size: 12px; 
			font-weight: normal;
			text-decoration:none;
	}

p 	{		color:  #424141; 
			font-family: Arial, Verdana, Helvetica;
			font-size: 12px; 
			font-weight: normal;
			text-decoration:none;
	}

.pic 	{	color:  #424141; 
			font-family: Arial, Verdana, Helvetica;
			font-size: 12px; 
			font-weight: normal;
			text-decoration:none;
	}
	
a	{ color:  #424141; font-family:Arial, Verdana, Helvetica; cursor: hand; text-decoration:none;}
a:hover 
	{ color:  #9e0b0e; font-family:Arial, Verdana, Helvetica; cursor: hand; text-decoration:none;}

	h2 {		color:  #424141; 
				font-family: Arial, Verdana, Helvetica;
				font-size: 28px; 
				font-weight: bold;
				text-decoration:none;
		}
	
.cat	{ font-size: 14px; padding-top: 5px; font-family:Arial, Verdana, Helvetica;}

.desc	{ font-size: 12px; padding-top: 5px; font-family:Arial, Verdana, Helvetica; padding:10px;}	
		
.cb2	{	background-image: url('img/cb.gif'); 
			background-repeat: repeat-x;
			font-family: Arial, Verdana, Helvetica;
			color:  #9e0b0e;
			font-size: 14px;
			font-weight: bold;
		}

.address{	color:  #424141; 
			font-family: Arial, Verdana, Helvetica;
			font-size: 14px; 
			font-weight: normal;
			text-decoration:none;
	}
	
.menu {		color:  #424141; 
			font-family: Arial, Verdana, Helvetica;
			font-size: 14px; 
			font-weight: bold;
			text-decoration:none;
	}

.lang{		/*color:  #424141; */
			font-family: Arial, Verdana, Helvetica;
			font-size: 12px; 
			font-weight: bold;
			text-decoration:none;
			padding: 10px;
		}


.home{	background-image: url('img/home.gif'); 
			background-repeat:no-repeat;
		}
		
.home_a{	background-image: url('img/home_a.gif'); 
			background-repeat:no-repeat;
		}

.mail{		background-image: url('img/mail.gif'); 
			background-repeat:no-repeat;
		}
.mail_a{		background-image: url('img/mail_a.gif'); 
			background-repeat:no-repeat;
		}
		
.search{		background-image: url('img/search.jpg'); 
			background-repeat:no-repeat;
		}
		
.search_a{		background-image: url('img/search_a.jpg'); 
			background-repeat:no-repeat;
		}
.title	{	color:  #9e0b0e; 
			font-family: Arial, Verdana, Helvetica;
			font-size: 14px; 
			font-weight: normal;
			text-decoration:none;
	}
