﻿
.ptitle
{
	font-family:Arial;
	font-size:10pt;
	color:#ffcc00;
}

.pdetail
{
	font-family:Arial;
	font-size:9pt;
	color:white;
}

.powner
{
	font-family:Arial;
	font-size:8pt;
	font-style:italic;
	color:#b0c4de;
}

.psold
{
	font-family:Arial;
	font-size:12pt;
	color:Red;
	font-weight:bold;
}

.pclickhere
{
	 font-size:7pt;
	 font-style:italic;
}

.poemLink
{
	color:#A7CEB9;
	font-family:Tahoma;
	font-size:8pt;
	cursor:pointer;
	cursor:hand;
}


.poemLink:hover,
.poemLink-hover
{
	color:#F6A416;
}

.last5
{
	text-decoration:none;
	color:#636A79;
	font-family:Tahoma;
	font-size:8pt;
	cursor:pointer;
	cursor:hand;
}


.last5:hover,
.last5-hover
{
	color:Red;
}

.paintingTitle
{
	color:#9BB8F9;
	font-family:Tahoma;
	font-size:8pt;
}

.paintingYear
{
	color:#F1D59E;
	font-family:Tahoma;
	font-size:8pt;
}

.dropDown
{
	border-color:#CDDAEC;
	border-style:solid;
	border-width:1px;
}

.listBox
{
	border-color:#CDDAEC;
	border-style:solid;
	border-width:1px;
}

.menuSelected
{
	color:Red;
	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	cursor:pointer;
	cursor:hand;
}

.menuItem
{
	text-decoration:none;
	color:White;
	font-family:Tahoma;
	font-size:8pt;
	cursor:pointer;
	cursor:hand;
}


.menuItem:hover,
.menuItem-hover
{
	color:#F6A416;
}

.menuCell
{
	font-family:Arial;
	font-size:7pt;
	color:White;
	width:60px;
	height:16px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}

.menuCell:hover
{
	background-color:#A5C4EF;
}

.menuCellLight
{
	background-color:#979797;
	font-family:Arial;
	font-size:7pt;
	color:White;
	width:60px;
	height:16px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}

.menuCellLight:hover
{
	background-color:#A5C4EF;
}