BODY {
	background-color: #cc0000; 
	margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
	font-family: Arial, Verdana, Tahoma; 
	FONT-SIZE: 10pt;  color: #000000;
}
h1 {
	font-size: 14pt;
}
hr {
	width: 100%;
	size: 1;
	shade: noshade;
	color: #5E5E5E;
}

li {
	list-style-image: URL(i/li.gif);
	FONT-SIZE: 10pt;
}
li.album {
	list-style-image: URL(i/li_big.gif);
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Verdana;
	color: blue;
	font-weight: bold;
}
.sign,a.sign {
	font: 8pt;
	color: silver;
	margin-top: 0px;
	text-decoration: none;
}
a {
	color: #000000;
	FONT-FAMILY: Arial, Verdana;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:Hover {
	color: red;
	cursor: hand;
	text-decoration: underline;
}
a.mixm {
	color: black;
	text-decoration: underline;
}
a.mixm:Hover {
	color: red;
	text-decoration: none;
}

div.ad {font-size:8pt;color:#c0c0c0;padding:30px;}
div.ad a {color:#c0c0c0;font-size:8pt;text-decoration:none;}
div.ad hr {width:100%;size:1;shade:noshade;color:#dd0000;}
div.ad2 {font-size:8pt;color:#F00;text-align:Justify;margin-right:10px;}
div.ad2 a {color:#F00;font-size:8pt;text-decoration:none;}
div.ad2 hr {width:100%;size:1;shade:noshade;color:#dd0000;}
a.menu {
	color: white;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.menu:Hover {
	color: #c0c0c0;
	cursor: hand;
	text-decoration: underline;
}
a.menu:visited{
	color: #CCCCCC;
	text-decoration: none;
}

a.let {
	color: white;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	font-size: 7pt;
	text-decoration: none;
}
a.let:Hover {
	color: #c0c0c0;
	cursor: hand;
	text-decoration: underline;
}
a.let:visited{
	color: #CCCCCC;
	text-decoration: none;
}
IMG {
	BORDER-LEFT-COLOR: #ffffff;
	BORDER-BOTTOM-COLOR: #ffffff;
	BORDER-TOP-COLOR: #ffffff;
	BORDER-RIGHT-COLOR: #ffffff
}   
.box {
	font: 12px "Arial Cyr","Arial","Tahoma","Helvetica","sans-serif";
	color: #aaaaaa;
	background: transparent;
	border: #000000;
	border-style: solid;
	border-width: 1px;
}
.button {
	font: 12px "Arial Cyr","Arial","Tahoma","Helvetica","sans-serif";
	color: white;
	background: transparent;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	cursor:hand;
}
.margin0 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.sign,a.sign {
	font: 8pt;
	color: silver;
	margin-top: 0px;
	text-decoration: none;
}
table {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

table.object {
	border: 0px;
	width: 100%;
	background-color: silver;
}
table.object td {
	border: 0px;
	padding: 5px;
	background-color: white;
}
table.object th {
	border: 0px;
	padding: 5px;
	text-align: Left;
	font-weight: normal;
	background-color: #EDEDED;
}
table.objects {
	border: 4px;
	width: 100%;
	background-color: silver;
}
table.objects td {
	font-size: 10pt;
	border: 0px;
	padding: 5px;
	vertical-align: Top;
	text-align: Center;
	background-color: white;
}
table.objects th {
	font-size: 10pt;
	border: 0px;
	padding: 5px;
	text-align: Center;
	background-color: #EDEDED;
}
.fog {
	FILTER: alpha(opacity=20);
}
A:hover IMG {
	FILTER: blue();
}