@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/fon.gif);	
}
h1, h2 {
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
h1 {
	font-size: 18px;
	color: #08bcc7;
	font-weight: normal;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 16px;
	color: #dddddd;
	font-weight: bold;
}
body, td, td a, td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	/*vertical-align: top;*/
}
td a, td a:visited {
	font-weight: bold;
	text-decoration: underline;	
}
img {
	border-color: #FFFFFF;
}
.copy, .copy a, .copy a:visited {
	font-size: 10px;	
}
.bmenu a, .bmenu a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #08bcc7;
	margin: 0 10px;
	white-space: nowrap;
	text-decoration: underline;
}
