body, html
	{
		padding: 0 0 0 0;
 		margin: 0 0 0 0;
 		height: 100%;
 		width:1000px;
 		background-image: url(img/CF2008_background.png);
	}

body
	{
		font-family: Arial;
		font-size: 12pt;
	}

a:link {text-decoration: none}	
a:visited {text-decoration: none}
a:hover {background: transparent}

img
	{
		vertical-align: middle;
	}	

h1
	{
		color:green;
	}
	
li
	{
		font-style: normal;
	}

.header_img
	{
		text-align: center;
		width: 100%;
	}
	
.header_img #logo
	{
		border:none;
	}

.href_img
	{
		border:none;
	}

.official_site
	{
		text-align: right;
	}

.history_bar
	{
		text-align: right;
		text-decoration: none;
	}	
	
.history_bar a:link
	{
		color: red;
		text-decoration: none;
	}

.history_bar a:visited
	{
		color: red;
		text-decoration: none;
	}

.history_bar a:hover
	{
		background: red;
		color: white;
		text-decoration: none;
	}

.history_bar a:active
	{
		color: black;
		text-decoration: none;
	}
	
.history_bar .border
	{
		color: red;
		border: thin solid red;
	}
	
.history_bar a, .history_bar span
	{
			padding: 0 1px;
	}
	
.main_menu
	{
		text-align: center;
		font-family: cursive;
		font-size: 12pt;
	}
	
.main_menu a, .main_menu span
	{
			padding: 0 3px;
	}
	
.main_menu a:link
	{
		color: blue;
		text-decoration: none;
	}

.main_menu a:visited
	{
		color: blue;
		text-decoration: none;
	}

.main_menu a:hover
	{
		background: blue;
		color: white;
		text-decoration: none;
	}

.main_menu a:active
	{
		color: yellow;
		text-decoration: none;
	}

.main_menu td
	{
		padding-left:20px;
		padding-right:20px;
	}

.main_menu .border
	{
		border: 3px double blue;
	}
		
.content
	{
		width:90%;
		margin-left:5%;
	}

.content P.news
	{
		color: blue;
		font-size: 12pt;
		margin-top:0;
		margin-bottom:0;
	}

.content .news_image_in_string
	{
		vertical-align: middle;
	}

.content .news_image_centered
	{
		text-align: center;
	}
	
.content P.news:first-letter
	{
		color: green;
		font-size: 150%
	}
	
.content P.shema
	{
		color: gray;
		font-size: 12pt;
		font-style:italic;
		text-align:left;
		margin-top:0;
		margin-bottom:0;
	}

.content P.sign
	{
		margin-top: 0;
		margin-bottom: 10px;
		text-align:right;
		color:black;
		font-size: 80%;
	}

.content P.sign:first-letter
	{
		color: black;
		font-size: 100%;
	}

.content P.member
	{
		color: #1E90FF;
		font-size: 12pt;
		font-weight: bold;
		margin-top:0;
		margin-bottom:0;
	}

.footer
	{
		clear: both;
		padding:10px;
		font-size: 10pt;
	}
	
.footer table
	{
		width: 100%;
	}
	
.footer img
	{
		vertical-align:middle;
	}

.footer .text_left
	{
		text-align: left;
	}
	
.footer .text_right
	{
		text-align: right;
	}
	
.content_table
	{
		width: 100%;
		color:#1E90FF;
		margin-bottom:10px;
		margin-top:10px;
	}
	
.content_table th
	{
		color: blue;
	}

.content_table .descr
	{
		font-size: 70%;
		color: #800080;
	}
	
.content_table .FIO
	{
		text-align: left;
	}

.content_table .summ
	{
		font-size: 90%;
		color: #FF0080;
	}

.content_table .content_link
	{
		text-decoration: underline;	
	}

.map
	{
		text-align: center;
	}
	