body.main {
	
	margin:0;
	overflow: scroll;
}
a:link {
	font: 9pt Times New Roman;
	color:  black	;
	text-decoration:none;	
}
a:visited {
	font: 9pt Times New Roman;
	color: black;
	text-decoration:none;	
}
a:hover {
	font: 9pt Times New Roman;
	color: red;
	text-decoration:none;	
}
table.topmenue a:link {
	font: 9pt Times New Roman;
	color:  white;
	text-decoration:none;	
}
table.topmenue a:visited {
	font: 9pt Times New Roman;
	color: white;
	text-decoration:none;	
}
table.topmenue a:hover {
	font: 9pt Times New Roman;
	color: red;
	text-decoration:none;	
}
table.PageStatus {
	font-size: 10pt;
}
table.View {
	text-align:left;
	font: 8pt Times New Roman;
	font-weight:normal;
	color:  rgb(0,0,0);
	text-decoration:none;
}
table.View td#price {
	text-align:right;
	text-decoration:none; 
	color: red; 
	font: 10pt Times New Roman;
	font-weight:normal;	
}
table.PageNavigator {
	
	text-align:center;
	font: 10pt Times New Roman;
	font-weight:bold;
	color: #808080;
	text-decoration:none;
}
table.LeftMenue {
	
	font: 9pt Times New Roman;
	color: rgb(255,203,3);
	text-decoration:none;
}
table.LeftMenue a:link {
	
	font: 9pt Times New Roman;
	color: white;
	text-decoration:none;
}
table.LeftMenue a:visited {
	
	font: 9pt Times New Roman;
	color: white;
	text-decoration:none;
}
table.LeftMenue a:hover {
	
	font: 9pt Times New Roman;
	color: red;
	text-decoration:none;
}
table.HMenu a:link {
	font: 9pt Times New Roman;
	color: white;
	text-decoration:none;	
}
table.HMenu a:visited {
	font: 9pt Times New Roman;
	color: white;
	text-decoration:none;	
}
table.HMenu a:hover {
	font: 9pt Times New Roman;
	color: red;
	text-decoration:none;	
}

