@import url("siteelements.css");

body
{
	background-color: white;
	font-family: verdana; 
	font-size: 66%;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

a:link { color: #FF0000; }
a:visited { color:#FF9999; }  
a:active { color:#FF0000; }  

.table, #tableHeader, .tDating
{
	width: 100%;
	margin: 0px;
	border-width: 0px;
	border-collapse: collapse;
}

#tableHeader
{
	background-position: left bottom;
	background-repeat: repeat-x;
}

.tDating
{
	width: auto;
}

.tDating tr
{
	vertical-align: bottom;
}

.tDating .c1
{
	text-align: right;
	margin-right: 3px;
	font-weight: bold;
	color: #6C6C6C;
}

.hr1
{
	display: block;
	color: #FF0000;
	font-size: 150%;
	font-weight: bold;
}

.tableAdv
{
	width: 110px;
	margin: 0px;
	border-width: 0px;
	border-collapse: collapse;
}

.tableAdv td 
{
	font-size: 62%;
}

td .note
{
	padding-top: 2px;
	padding-bottom: 10px;
}

td, .table tr td 
{
	font-size: 66%;
}

.advPicture
{
	width: 90px;
	height: 100px;
}

.advPicture, .withBorder
{
	border: 1px solid #CCCCCC;
}

.userRight
{
	width: auto;
	margin: 0px;
	border-width: 0px;
	border-collapse: collapse;	
}

.userRight .text
{
	padding: 1px;	
}

.lineRight
{
	background-color: #FF0000; 
	height: 1px;
	text-align: right;	
	margin-top: 2px;
}

.userRight .text a
{
	text-decoration: none;
	color: #000000;
	font-size: 7pt;
}

.liMoscow, .liPiter
{
	color: #000000;
	display: block;
	width: 8em;
	padding: 0px 0px 2px 15px;
	text-decoration: none;
}

.liMoscow
{
	background: url('/i/li-moscow.gif') top left no-repeat;
}

.liPiter
{
	background: url('/i/li-piter.gif') top left no-repeat;
}