BODY		{
		 			background-color: #224499;
  					scrollbar-base-color:#0A385A; 
  					scrollbar-track-color:#0053a6;  
  					scrollbar-highlight-color:#b3daff; 
  					scrollbar-dark-shadow-color:#b3daff; 
  					scrollbar-shadow-color:#b3daff; 
  					scrollbar-arrow-color:#b3daff; 
		}
a		{ color: #221081; text-decoration: none;}
a:link		{ color: #221081; text-decoration: none;}
a:visited	{ color: #b3daff; text-decoration: none;}
a:hover		{ color: #221081; text-decoration: underline; font: bold; }

menu, a:hover	{ color: #221081; text-decoration: none; font: bold;}
menu, a		{ color: #221081; text-decoration: none; font: bold;}
menu, a:visited { color: #221081; text-decoration: none; font: bold;}
menu, a:hover	{ color: #221081; text-decoration: none; font: bold;}

h1		{ color: #0053a6; text-decoration: none; text-align: center; font: bold; }
input, select	{ font: bold; background-color: #b3daff; color: #0053a6; border-left: 3px solid #0A385A; border-top: 3px solid #0A385A;}
textarea	{ color: #b3daff; background-color: transparent;}
p		{ color: #b3daff; text-decoration: none; padding-left: 30px;}
.lista1		{ color: #b3daff; text-decoration: underline; border-left: 2px solid #b3daff; border-top: 2px solid #b3daff; border-right: 2px solid #b3daff; text-align: center; font: bold;}
.lista2		{ color: #b3daff; text-decoration: underline; border-top: 2px solid #b3daff; border-right: 2px solid #b3daff; text-align: center; font: bold;}
.lista3		{ color: #b3daff; text-decoration: underline; border-top: 2px solid #b3daff; border-right: 2px solid #b3daff; text-align: center; font: bold;}
.tel1		{ color: #b3daff; text-decoration: none; border-left: 2px solid #b3daff; border-right: 2px solid #b3daff; text-align: center;}
.tel2		{ color: #b3daff; text-decoration: none; border-right: 2px solid #b3daff; text-align: center;}
.tel3		{ color: #b3daff; text-decoration: none; border-right: 2px solid #b3daff; text-align: center;}

.tel1_1		{ color: #b3daff; text-decoration: none; border-left: 2px solid #b3daff; border-right: 2px solid #b3daff; text-align: center; border-bottom: 2px solid #b3daff;}
.tel2_2		{ color: #b3daff; text-decoration: none; border-right: 2px solid #b3daff; text-align: center; border-bottom: 2px solid #b3daff;}
.tel3_3		{ color: #b3daff; text-decoration: none; border-right: 2px solid #b3daff; text-align: center; border-bottom: 2px solid #b3daff;}

.tartalom	{ OVERFLOW: auto;}
div.test {
	
	height: 400px;
	align: center;
}
#auto {
	overflow: auto;
	padding-right: 15px;
}
.banner { border-left: #0A385A; border-top: #0A385A; border-right: #0A385A; border-bottom: #0A385A; background-color: #0099ff; text-align: center; width: 400px;}

