﻿body 
{
    font-family: tahoma, helvetica, arial, sans-serif;
    color: #CBDEBC;
    font-size: 8.5pt;
    text-align: left;
    background-color:#BFBFBF; 
    background-image: url(images/bgstripe.jpg);      
}

/* MENU */
.menuCell
{
	font-family:Tahoma;
	font-size:8pt;
	color:White;
	width:70px;
	height:21px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}

.menuCell:hover
{
	background-color:#CBDEBC;
	color:Black;
}

.menuCellLight
{
	background-color:#749090;
	font-family:Tahoma;
	font-size:8pt;
	color:White;
	width:70px;
	height:21px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}

.menuCellLight:hover
{
	background-color:#CBDEBC;
	color:Black;
}

h1
{
	color:#BDCA7F;
	font-size:10pt;
}

h2
{
	color:#BDCA7F;
	font-size:9pt;
}

h3
{
	color:#BDCA7F;
	font-size:10pt;
}

h4
{
	color:#BDCA7F;
	font-size:10pt;
}

h5
{
	color:#BDCA7F;
	font-size:10pt;
}

h6
{
	color:#BDCA7F;
	font-size:10pt;
}

h7
{
	color:#BDCA7F;
	font-size:10pt;
}

h8
{
	color:#BDCA7F;
	font-size:10pt;
}

h9
{
	color:#BDCA7F;
	font-size:10pt;
}

.linkCell
{
	height:16px;
	padding-left:35px; 
	padding-right:35px;
	padding-bottom:10px;	
	width:200px; 
	background-color:Black; 	
}



.linkText
{
	font-family:Tahoma;
	font-size:7.5pt;
	color:#1E609C;
	text-decoration:none;
}

.linkText:hover
{
	color:#B572C1;
}

.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;
}

.linkYellow
{
	text-decoration:none;
	color:#C8DD7F;
	font-family:Tahoma;
	cursor:pointer;
	cursor:hand;
}


.linkYellow:hover,
.linkYellow-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;
}

.menuItem
{
	text-decoration:none;
	color:White;
	font-family:Tahoma;
	font-size:8pt;
	cursor:pointer;
	cursor:hand;
}


.menuItem:hover,
.menuItem-hover
{
	color:#F6A416;
}