html, body {
	margin: 0 auto; 
	text-align: center;
	padding: 0px;
	background-color: #CCCCCC;
	width: 900px; /* width: 781 / 776px; */
	/* FORCE SCROLL BAR */
	height: 100%;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

body,td,th {

	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
		
/* START: FONTER */

a:link { color: #0000FF; font-weight: normal;} 
a:visited { color: #0000FF; font-weight: normal;} 
a:active { color: #0000FF; font-weight: normal;} 
a:hover { color: #0066FF; font-weight: normal;}


.MainHead {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 23px; 
	font-weight: bold;
	font-style: normal; 
	color: #CC0000;
	}
	
.MainHeadSub {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #CC0000;
	}
	
.MainIngress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	}
	
.MainIngressSub { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}
	
.InfoTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	}
	
.PaintingName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #F00;
	}
	
.Menu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}
	
.BackButtons { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	}
	
	.OldBID {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

.OldBIDtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
/* STOPP: FONTER */

