BODY,TR,TD{
	font-family: Arial;
	font-size: 10pt;
	color: #4A4132;

	SCROLLBAR-FACE-COLOR: #eeeeee; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #dddddd; 
	SCROLLBAR-3DLIGHT-COLOR: #f7f7f7; 
	SCROLLBAR-DARKSHADOW-COLOR: black;
}

.copyright{
	font-family: arial;
	font-size: 10px;
	color: #808080;
}

.displayArea{
	width: 468;
	height: 320;
	background-color: #FFFFFF;
	opacity: .75;
	filter: alpha(opacity=80);
}

.txtInWhiteArea{
	padding-left:10;
	padding-top:5;
}
.border1px-white {
	border: 1px solid #FFF;
}


.galleryName{
	font-family: Ms san serif;
	font-size: 13px;
	color: #B06009;
	font-weight: bold;
}

.galleryDesc{
	font-family: Ms san serif;
	font-size: 11px;
	color: #4A4132;
}

.galleryDate{
	font-family: arial;
	font-size: 10px;
	color: #8C8B87;
}

.contactInfo{
	font-family: Ms san serif;
	font-size: 11px;
	color: #6F634B;

}
.contactForm{
	font-family: Ms san serif;
	font-size: 12px;
	color: #48412F;
	font-weight: bold;
	padding-right:10;
}

.newsDate{
	font-family: Ms san serif;
	font-size: 11px;
	color: #2F2E2C;
}

.newsName{
	font-family: Ms san serif;
	font-size: 13px;
	color: #B06009;
	font-weight: bold;
}

.newsDesc{
	font-family: Ms san serif;
	font-size: 12px;
	color: #4A4132;
}

a.contact {
	text-decoration:none;
	color: #6F634B;
}
a.contact:visited {
	text-decoration:none;
	color: #6F634B;
}
a.contact:hover{
	text-decoration:underline;
	color: #6F634B;
}
a.contact:active {
	text-decoration:none;
	color: #6F634B;
}


a.news {
	text-decoration:none;
	color: #B06009;
}
a.news:visited {
	text-decoration:none;
	color: #B06009;
}
a.news:hover{
	text-decoration:underline;
	color: #B06009;
}
a.news:active {
	text-decoration:none;
	color: #B06009;
}

select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #CFCDA6;
} 
