	HTML {
		width: 100%;
		height: 100%;
		}
	
	BODY {
		width: 100%;
		height: 100%;
		font-family : verdana, ms sans serif, geneva, arial;
		font-size : 80%;
		font-weight : normal;
		text-decoration: none;
		color : #000000;
		background-color: #FFFFFF;
		margin: 0 px;
		text-align: left;
		vertical-align: top;}

	TD {
		font-size : 80%;}	
	
	A  {
		text-decoration : none;
		color: #000000;}
		
	A.white  {
		text-decoration : none;
		color: #FFFFFF;}

	A:HOVER  {
		text-decoration : none;
		color: #FF0000;}


	
	A.red  {
		text-decoration : none;
		color: #FF0000;}

	A.red:HOVER {
		text-decoration : none;
		color: #000000;}

	H1 {
		font-size : 140%;}
	H2 {
		font-size : 130%;}
	H3 {
		font-size : 120%;}
	H4 {
		font-size : 115%;}
	H5 {
		font-size : 110%;}
	H6 {
		font-size : 100%;}


#left {
		position:absolute; 
		top:0px; 
		left:0px; 
		width:130px; 
		height:100%;
		margin: 0px; 
		padding:0px; 
		background-color:000000; 
		font-weight: bold; 
		color:FFFFFF;}

#right {
		position:absolute; 
		top:0px; 
		left:650px; 
		margin:0px; 
		padding:6px; 
		background-color:FFFFFF; 
		font-weight: bold; 
		color:000000;
		border: 0pt solid black;}

#logo {
		position: absolute;
		bottom:0px; left:0px;
		padding:0px; 
		width:130px; 
		height:38px;
		background-color:000000;
		text-align: center;
		font-size : 7pt; 
		color:FFFFFF;}


#content {
 		position:absolute; 
		top:0px; 
		left:140px; 
		width:496px; 
		padding:6px; 
		background-color:FFFFFF; 
		font-weight:normal; 
		color:000000;}

.Pad2grey1 {
		padding:2px;
		font-size : 8pt;
		background-color:999999;
} 

.Pad2grey2 {
		padding:2px;
		font-size : 8pt;
		background-color:CCCCCC;
} 

.Pad10grey1 {
		padding:10px;
		background-color:CCCCCC;
		vertical-align:top;
} 

.properties {
	padding:10 0 10 0;
	vertical-align: top;
	border:0 FF0000 solid ;
}

.pad4grey1 {
	margin: 10px 0px 0px 0px; 
	padding:4px;
	background-color: #CCCCCC;
}

.Pad2 {
	padding:2px;
}

.shops {
	background-color:999999; 
	color: FFFFFF;		
	padding:6px;
	font-size:120%;
	font-weight: bold;
}


.catalog {
		padding:20px; 
		background-color:FFFFFF;
		text-align: left;
		font-size : 80%;
		color:000000;}
