body { color: #808080; font-size: 12px; background: #ffffff url(../images/back.gif) repeat-y fixed center 0; }

a:link {
	color: #ff9900; text-decoration: underline}
a:active {
	color: #FF0000; text-decoration: underline; background-color: #ffffff
}
a:visited {
	color: #ff9900; text-decoration: underline; background-color: #ffffff
}
a:hover {
	color: #FF0000; text-decoration: underline; background-color: #ffffff
}
.sub_caption {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.attention {
	color: #FF0000;
}
.caption_white {
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;
}
.caption_news {
	background-image: url(../images/news_back.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
.text_news {
	padding: 5px;
	text-align: left;
}
.cell_back {
	background-image: url(../sitemap/images/back_cell.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 10px;
}
.cell_back_men {
	background-image: url(../sitemap/images/back_cell_men.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 10px;
}
.cell_back_women {
	background-image: url(../sitemap/images/back_cell_women.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 10px;
}
.caption_interview {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../news/images/title_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	padding-left: 8px;
}
.caption_personal {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../news/images/personal_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	padding-left: 8px;
}
.black_bold {
	font-weight: bold;
	color: #000000;
}
.text_line15 {
	line-height: 1.5em;
}
.poster {
	vertical-align: top;
}
.smaller {
	font-size: smaller;
}
