body {
background-color:transparent;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color:#891252;
		background: url('../layout/bg.jpg') repeat top left;
		background-attachment: fixed;
}
a 	{
			color:#891252;
	}
	
a.cities{	font-weight: bold;
			text-decoration: none;
			}
a.cities:hover{
		text-decoration: underline;
}			

a.citiesbig{	
			font-weight: bold;
			text-decoration: none;
			font-size: 15px;
			}
a.citiesbig:hover{
		text-decoration: underline;
			font-size: 15px;
}	
	
table {
	font-size: 11px;
	word-wrap: break-word; 
	table-layout: fixed; 
	}

td	{
	vertical-align:top;
	}
H1	{
	font-weight: bold;	
	font-size: 30px;
	margin:0px;
	}	
H2	{
	margin:0px;
	}		
img    {
	border-width: 0px;
	margin:1px; 
}

.holdermenu
	{
	width:100%;
    background-color:#891252;	
	color: #E7D1D3;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	font-size: 12px;	}

.holdermenu	a{	color: #E7D1D3;}
	
.holder
	{
	width:100%;
	background-color:#891252;
	border-color:#891252;
	border-style: solid;
	border-width:1px;
	}
.holder td
	{
		background: url('../layout/bg2.jpg');	
	}	

.holder th
	{
		background: url('../layout/bg2.jpg');	
	}		
.profile 
	{
	background-color:#F8C4E0;
	}
	
.profile a
	{
	font-weight: bold;
	}
.profile p
	{

margin:5px;

	}
.picturecell	{

	text-align: center;	
		}
td.left	{

		}
td.right	{

		}