@charset "utf-8";
p {
	font-family: Tahoma, Geneva, sans-serif;


	color:#FFF;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 22px;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #FFF;
}
h3 {
	font-size: 18px;
	color: #FFF;
}
h4 {
	font-size: 12px;
	color: #FFF;
}
h5 {
	font-size: 10px;
	color: #FFF;
}
h6 {
	font-size: 9px;
	color: #FFF;
}
.table-menu {
	background-image: url(layout/menu-back.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
.table-bottom {
	background-image: url(layout/bottom.jpg);
	background-repeat: no-repeat;
	height: 83px;
}
.text_body_general_link:link {
	color: #CCC;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.text_body_general_link:visited {
	color: #CCC;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.text_body_general_link:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.text_body_general_link:active {
	color: #CCC;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.text_body_general_prop:link {
	color: #CCC;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text_body_general_prop:visited {
	color: #CCC;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text_body_general_prop:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text_body_general_prop:active {
	color: #CCC;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}.photo-titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.photo-titles:link {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.photo-titles:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.photo-titles:hover {
	color: #CCC;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.photo-titles:active {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
