body {
	margin:0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	overflow:auto;
	scrollbar-base-color: #323232; 
	scrollbar-arrow-color: #CCCCCC;
}


div#body a, div#body a:link, div#body a:visited{
	text-decoration: none;
	color: #EDCE7B;
	font-size:14px;
}

div#body a:hover{
	text-decoration: underline;
	color: #EDCE7B;	
	font-size:14px;
}

div#LargeWhiteLinks a, div#LargeWhiteLinks a:link, div#LargeWhiteLinks a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-size:18px;
}

div#LargeWhiteLinks a:hover{
	text-decoration: underline;
	color: #FFFFFF;	
	font-size:18px;
}

div#ArtTitle{
	color: #909176;
	font-size: 13px;
	text-align:right;
}

div#ArtSold{
	color: #FFD67E;
	font-size: 13px;
	text-align:right;
}

}

div#navFooter a, div#navFooter a:link, div#navFooter a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:100;
	font-size:9px;
}
div#navFooter a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

div#navFooterText {
	color: #FFFFFF;
	font: sans-serif;
	font-weight: lighter;
	font-size:9px;
	padding: 4px 0 0 0px;
}

/*********** Class styles ***********/


.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	scrollbar-base-color: #323232; 
	scrollbar-arrow-color: #CCCCCC;
}

.WhiteText10pt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}

.tblRowBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	 
}

.EventsAward {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: normal;
	color:#EDCE7B;
}

.EventsTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}

.Event {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}

.MiddleVertStretch { 
	height: 100%;
}

.BottomBar {
	position: absolute;
	bottom:;
}

