body {
	background-color: #9E9E9E;
	background-image: url(../images/g/g_col_bg.jpg);
	color: #666; /*#A55F00*/
}
#centrecontent{
	background-image: url(../images/g/g_bg.jpg);
	background-repeat: repeat-y;
}
#centrecontentDetail{
	background-image: url(../images/g/g_bg.jpg);
	background-color: #9E9E9E;
}
#maincontentDetail{
/*	background-color: #9E9E9E; */
}
#maincontent {
	background-image: url(../images/g/g_main_bg.jpg);
	background-repeat: no-repeat;
}
#footer {
	color: #F8E9CC;
}
#titleDetail {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* text menu */
table.textMenu {
	font-size: 9px;
	color: #E8E8E8;
	text-align: center;
	line-height: 14px;
}
table.textMenu a, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
table.textMenu a:hover, a:active {
	color: #fff;
}
.textMenuOn {
	text-decoration: underline;
}

/* content lines etc */
td.hd1 {
	background-image: url(../images/g/g_hd1.gif);
	position: relative;
	width: 100%;
}
td.hd2 {
	background-image: url(../images/g/g_hd2.gif);
	position: relative;
	width: 100%;
}
td.hd3 {
	background-image: url(../images/g/g_hd3.gif);
	position: relative;
	width: 100%;
}
td.vd1 {
	background-image: url(../images/g/g_vd1.gif);
	position: relative;
	width: 11px;
}
td.text1 {
	padding: 7px 7px 7px 0px;
}
span.sideQuote {
	color: #E5E5A9;
}
span.sideColTitle {
	font-weight: bold;
	color: #fff;
}
span.pTitle strong {
	color: #FFF; /* #FED8A4 */
	font-weight: bold;
	font-size: 12px;
}
span.pTitle em {
	color: #E75200;
	font-style: normal;
}
span.pTitle u {
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}
span.phTitle strong {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
.note1 {
	font-size: 10px;
	color: #333333;
	line-height: 10px;
}
a.links, a:visited.links, a.slinks, a:visited.slinks {
	color: #CCC;
	text-decoration: none;
}
a:hover.links, a:active.links {
	color: #FFF;
}
a:hover.slinks, a:active.slinks {
	color: #FFF;
	letter-spacing: 5px;
}
a.galleryLinks, a:visited.galleryLinks {
	color: #CCC;
	text-decoration: none;
}
a:hover.galleryLinks, a:active.galleryLinks {
	color: #FDE01F;
}
a.galleryLinksTitle, a:visited.galleryLinksTitle {
	color: #000;
	text-decoration: none;
}
a:hover.galleryLinksTitle, a:active.galleryLinksTitle {
	color: #FFF;
}
/* detail window styles */
body.bodyDetail {
	background-color: #9E9E9E;
	color: #666;
}
.sizeDetail {
	font-size: 10px;
	color: #333;
}
.inactiveLink {
	color: #666;
}
