a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000ff;
}
a.normal{
	text-decoration: underline;
}
a.mainNav{
	color: #ffffff;
	font-size: 12px;
	text-align:center;
	text-decoration: none;
}

a.linkPaintingTitle{
	color: #0000ff;
	font-size: 10px;
	text-decoration: none;

}
.navCell{
	background-color: #339900;
}
.otherCell{
	background-color: #CCFFCC;
}
.functionCell{
	background-color: #ffffff;
}
a.backUpNav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c0c0c0;
	text-decoration: none;
}
a.mainSection{
	color: #ffffff;
}

a:hover {
	color: #FF0000;
}
a.downloadText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.nav {
	border-right: 1px solid #ffcc99;
	border-left: 1px solid #ffcc99;
	height: 20px;
	text-align:center;

}
.navHi {
	background-color: #FAD4B6;
	border-right: 1px solid #ffcc99;
	border-left: 1px solid #ffcc99;
	border-bottom: 1px solid #ffcc99;
	height: 20px;
	text-align:center;

}
.navBot {
	border-right: 1px solid #ffcc99;
	border-left: 1px solid #ffcc99;
	border-bottom: 1px solid #ffcc99;
	height: 20px;
	text-align:center;

}

td.date{
	background-color: #ffffff;
	height:25px;
}
td.mainSection{
	background-color: #ffcc99;
}

p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p.warn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ff0000;
	font-weight:bold;
}
.currentPagePointers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	color: #999999;
}
.backupNav {
	font-size: 10px;
}



body{
	background-image: url(../../assets/bits/background2_3.gif);
}

.LinksTableTop{
	border-top: 1px solid #339900;
	background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
.location{
	width:550px;
	border-top: 1px solid #339900;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CCFFCC', endColorStr='#ffffff', gradientType='1');
	background-color: #CCFFCC;

}
.siteLinkName{
	width:150px;
	border-top: 1px solid #CCFFCC;
	border-bottom: 1px solid #CCFFCC;
	/*border-left: 1px solid #339900;*/
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CCFFCC', endColorStr='#ffffff', gradientType='1');

}
.siteLinkDescription{
	border-top: 1px solid #ebebeb;
	/*border-right: 1px solid #555555;*/
	border-bottom: 1px solid #ebebeb;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#ebebeb', gradientType='1');


}
.rgtBorderGreen {
	background-color: #CCFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339900;
}
.rgtBorderGreen2 {
	background-color: #339900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339900;
}
.newlettertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
}

div.sidePanel{
	position:absolute;
	left:700px;
	top:100px;
	width:auto;
	height:auto;
	z-index:2;
	visibility: visible;	
}
div.question{
	position:absolute;
	left:700px;
	top:0px;
	width:auto;
	height:auto;
	z-index:2;
	visibility: visible;
	background-image: url(../bits/round_rect.gif);
	background-repeat: no-repeat;

}
div.pageHeader{
	position:absolute;
	left:126px;
	top:0px;
	width:700px;
	height:92px;
	z-index:2;
	visibility: visible;
	background-image: url(../../images/mountains4.jpg);
	background-repeat: no-repeat;	
}

div.mainNavigationPanel{
	position:absolute;
	left:0px;
	top:0px;
	width:126px;
	height:autopx;
	z-index:3;
}
div.pageTitle{
	position:relative;
	left:10px;
	width:auto;
	height:auto;
	width:auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
div.pageLocation{
	position:relative;
	width:550px;
	border-top: 1px solid #339900;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CCFFCC', endColorStr='#ffffff', gradientType='1');
	background-color: #CCFFCC;	
}
div.pageContent{
	position:absolute;
	left:126px;
	top:100px;
	width:575px;
	height:auto;
	z-index:1;
}
div.content{
	position:relative;
	width:auto;
	height:auto;
	width:560px;
	z-index:1;


}
div.backUpLinks{
	position:relative;
	top:20px;
	height:50px;
	width:600px;
	text-align: center;

}
div.copyright{
	position:relative;
	top:20px;
	height:30px;
	width:600px;
	text-align: center;

}
p.seyeneco,a.seyeneco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		color: #999999;
}
div.seyeneco{
	text-align: center;
	width:600px;	
	top:50px;
	height:30px;

}

table.listOfPaintings{
	background-color:#ccffcc;
}

td.linkPaintingRow{
	text-align:center;
	background-color: #ccffcc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CC33;

}

td.linkPaintingHeaderRow{
	background-image: url(../bits/paintings_list_top.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CC33;

}

a.linkPaintingHeaderText{
	color:#ffffff;
}

td.downloadSides{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0c0c0;

}
td.downloadSideLeft{
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0c0c0;

}
td.downloadSideRight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-bottom : 0px;
}
.linkSoldPaintingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
	text-decoration: none;
}
