BODY{
	   font-family: "MS Sans Serif", "Microsoft Sans Serif","Tahoma"; 
		font-size: 16px; color: #484848;
}

a{
	font-size: 16px; color: #6495ed;
	   text-decoration: none;
}
.b2{
	font: 16px;
	font-weight: bold;  color: #f08080;
}
a:hover {
	font-size: 16px; color: #ff69b4;
   text-decoration: underline;
}

#nav {
	font-size: 16px; color: white;
	   text-decoration: none;
	font: bold;		

}

#nav a{
	font-size: 16px; color: white; 	   text-decoration: none;
	font: bold;	
}
#nav a:hover {
	font-size: 16px; color: #fdf5e6;
	   text-decoration: none;
	font: bold;	
}

#nav .tab {
	font-size: 16px; color: white;
	   text-decoration: none;
		
   background:#FF6F9A;
	font: bold;	
			padding: 3px 3px 3px 3px;
}
.tl{
	font-size: 16px; color: white; 	   text-decoration: none;
	font: bold;	
   background:url(./images/bgbut-pink2.jpg);
	font: bold;	
		padding: 3px 3px 3px 3px;
}
.to{
	font-size: 16px; color: white;
   text-decoration: none;
   background:url(./images/bgbut-blu.jpg);
	font: bold;	
		padding: 3px 3px 3px 3px;
}



.Tab01{
	BORDER-RIGHT: #dcdcdc 1px  dotted;
	BORDER-TOP: #dcdcdc 1px dotted;
	BORDER-LEFT: #dcdcdc 1px dotted;
	BORDER-BOTTOM: #dcdcdc 1px dotted;
}

.Tab02{
   font-size: 16px; color: #484848;
	BORDER-RIGHT: #ffc0cb 1px  dotted;
	BORDER-TOP: #ffc0cb 1px dotted;
	BORDER-LEFT: #ffc0cb 1px dotted;
	BORDER-BOTTOM: #ffc0cb 1px dotted;
}

.Tab03{
   font-size: 16px; color: #484848;
	BORDER-RIGHT: #94a9e6 1px  dotted;
	BORDER-TOP: #94a9e6  1px dotted;
	BORDER-LEFT: #94a9e6  1px dotted;
	BORDER-BOTTOM: #94a9e6  1px dotted;
}

.Tab04{
   font-size: 16px; color: #484848;
	BORDER-RIGHT: #3cb371 1px  dotted;
	BORDER-TOP: #3cb371  1px dotted;
	BORDER-LEFT: #3cb371  1px dotted;
	BORDER-BOTTOM: #3cb371  1px dotted;
}

.Tab05{
   font-size: 16px; color: #484848;
	BORDER-RIGHT: orange 1px  dotted;
	BORDER-TOP: orange  1px dotted;
	BORDER-LEFT: orange  1px dotted;
	BORDER-BOTTOM: orange  1px dotted;
}

input{
   font-size: 16px; color: red;
	background:url(bgbut.jpg);
	BORDER-RIGHT: orange 1px  dotted;
	BORDER-TOP: orange  1px dotted;
	BORDER-LEFT: orange  1px dotted;
	BORDER-BOTTOM: orange  1px dotted;
	border: thin;
}

.input2{
   font-size: 16px; color: white;
  background:url(bgbut2.jpg);
	BORDER-RIGHT: orange 1px  dotted;
	BORDER-TOP: orange  1px dotted;
	BORDER-LEFT: orange  1px dotted;
	BORDER-BOTTOM: orange  1px dotted;
	border: thin;
}

.input3{
   font-size: 16px; color: white;
  background:url(./images/bgbut3.jpg);
	BORDER-RIGHT: orange 1px  dotted;
	BORDER-TOP: orange  1px dotted;
	BORDER-LEFT: orange  1px dotted;
	BORDER-BOTTOM: orange  1px dotted;
	border: thin;
}

.head{
   font-size: 16px; color: white;
	font: bold;
   background:url(./images/bgbut-blu.jpg);
	BORDER-RIGHT: orange 1px  dotted;
	BORDER-TOP: orange  1px dotted;
	BORDER-LEFT: orange  1px dotted;
	BORDER-BOTTOM: orange  1px dotted;
	border: thin;
}

.foot{
   font-size: 14px; color: #b4b4b4;
}