/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	background-color: #FFFFCC;
	font-size: 12px;
}
.ArtistPageTitle {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 8px;
	color: #CCCCCC;
}
.ArtistGalleryTitle {
	font-size: 36px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 10px;
	text-align: center;
}
.cellLineBotom {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.picTitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: -16px;
}
.picMedium {
	font-size: 12px;
	text-align: center;
	margin-bottom: -12px;
}
.picSize {
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.picPrice {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.ArtistStatement {
	font-style: italic;
	margin-bottom: -10px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 14px;
}
.AStatementTitle {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -12px;
}
.AStatementAName {
	font-weight: bold;
	text-align: right;
	font-style: italic;
	margin-right: 30px;
}
.ListName {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 30px;
}
.ListTable {
}
.MenuItem			{
	font-size:14px;
	text-decoration: none;
	text-align:left;
	background: transparent;
	text-indent: 5px;
	color: #00FFFF;
	margin-left: 20px;
	margin-top: 4px;
	line-height: 20px;
}
.MenuHeader a:link, .MenuHeader  a:visited  {text-decoration: none; color: #CCCCCC;}
.MenuHeader a:hover,  .MenuHeader a:focus,  .MenuHeader a:active  {text-decoration: none; color: #FFFFFF;}

.MenuItem a:link, .MenuItem  a:visited  {text-decoration: none; color: #999999;}
.MenuItem a:hover,  .MenuItem a:focus,  .MenuItem a:active  {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.FooterItem		{font-size:12px; text-align:center; font-weight: bold; 
			     text-decoration: none;margin-bottom: 5px; background: transparent;}
.FooterItem a:link  {text-decoration: none;color: #000099;}
.FooterItem a:visited  {text-decoration: none;color: #0000CC; }
.FooterItem a:hover,  .FooterItem a:focus, .FooterItem a:active {text-decoration: none;color: #000000;}

.MenuHeader {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 6px;
	margin-left: 5px;
	border-left-color: #FFFFFF;
	border-left-style: ridge;
	border-left-width: 5px;
	border-top-color: #FFFFFF;
	border-top-style: ridge;
	border-top-width: 5px;
	line-height: 25px;
	text-indent: 5px;
}
.OntarioSeriesTitle {
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 10px;
	text-align: center;
}
.OntarioSeriesLinkBox {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration:none;
}
.bioText {font-size:12; margin-bottom:10px;
}
.ArtistNameLink			{
	font-size:14px;
	font-weight: bolder;
	text-decoration: none;
	text-align:center;
	background: transparent;
	color: #00FFFF;
	margin-top: 4px;
}
.ArtistNameLink a:link, .ArtistNameLink  a:visited  {text-decoration: none; color: #999999;}
.ArtistNameLink a:hover,  .ArtistNameLink a:focus,  .ArtistNameLink a:active  {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.ATabDisplay {
	margin-bottom:10px;
	vertical-align: top;
}
.abodyText {
	font-size:16px;
	margin-bottom:10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	line-height: 24px;
}
.restcap {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.homebody {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration:none;
}

.NoPrint {
	display: none;
}