body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #B4B4B4;
}
.tableback {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.tableback2 {
	background-color: white;
}
.backtop {
	background-image: url(images/backtop.jpg);
}
.backmenu {
	background-image: url(images/backmenu.jpg);
}
.backinside {
	background-color: #D8E1FF;
	background-image: url(images/backinside.gif);
	background-repeat:no-repeat;
}
.backinside2 {
	background-color: #E9EBF3;
}
.backinside3 {
	background-color: #FFF6D8;
	background-image: url(images/backinside3.gif);
	background-repeat:no-repeat;
}
.seda {
	background-color: #CCCCCC;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.text a:link {

	color: blue;
	text-decoration: none;	
}
.text a:visited {
	color: blue;
	text-decoration: none;	
}
.text a:hover {
	color: orange;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma;
	font-size: 9px;
	color: 666666;
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	color: 666666;
}
.fotopod {
	background-image: url(images/fotopod.gif);
}