/* CSS Document */

td.LeftSpacer { 
	background-image: url(../imgs/left-spacer.gif);
	background-color: #7994B6;
	background-position: right;
	background-repeat: repeat-y; 
} 

td.RightSpacer { 
	background-image: url(../imgs/right-spacer.gif);
	background-color: #7994B6;
	background-repeat: repeat-y; 
}

td.Lang {
	background-image: url(../imgs/lang-bg.jpg);
	background-repeat: no-repeat; 
}

td.ContentBorder {
	border-color: #DFDFDF;
	border-style: solid;
	border-width: 1px;
	/* the addition bellow is for the tables of the index page */
	font-family: Arial, Tahoma;
	color: #58595B;
	font-size: 8pt;
	font-weight: normal;
}

td.Content {
	font-family: Arial, Tahoma;
	color: #58595B;
	font-size: 8pt;
	font-weight: normal;
}

td.Title { 
	background-image: url(../imgs/title-spacer.gif);
	background-repeat: repeat-x;
	font-family: Arial, Tahoma;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

td.side {
	background-image: url(../imgs/side-footer.gif);
	background-repeat: no-repeat;
	background-position : right bottom;
}

td.NewsLetter {
	border-color: #F1B45A; /*old D5AF8C*/
	border-style: solid;
	border-width: 1px;
	background-color: #F4C37B; /*old F3C8A0*/
}

input.FormBox {
	border-width: 1;
	border-style: solid;
	border-color: #A7A9AC;
	font-family: Arial, Tahoma;
	color: #58595B;
	font-size: 8pt;
	font-weight: normal;
}

td.Button { 
	background-image: url(../imgs/button-spacer.gif);
	background-repeat: repeat-x; 
}

a.MenuLink {
	font-family: Arial, Tahoma;
	color: #58595B;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.MenuLink:hover {
	font-family: Arial, Tahoma;
	color: #808284;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

td.Footer { 
	background-image: url(../imgs/footer-spacer.gif);
	background-repeat: repeat-x;
	font-family: Arial, Tahoma;
	color: #6D6E71;
	font-size: 7pt;
	font-weight: normal;
}

a.RedLink {
	font-family: Arial, Tahoma;
	color: #C86D31;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

a.RedLink:hover {
	font-family: Arial, Tahoma;
	color: #F1B45A;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

a.GalleryLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c86d31;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a.GalleryLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F1B45A;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a.DarkLink {
	font-family: Arial, Tahoma;
	color: #58595B;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.DarkLink:hover {
	font-family: Arial, Tahoma;
	color: #F1B45A;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.ThumbLink {
	font-family: Arial, Tahoma;
	color: #E89927;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.ThumbLink:hover {
	font-family: Arial, Tahoma;
	color: #F1B45A;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.GreyLink {
	font-family: Arial, Tahoma;
	color: #CCCCCC;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.GreyLink:hover {
	font-family: Arial, Tahoma;
	color: #A3ADB8;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.style3 {
	font-size: 12pt;
	font-weight: bold;
	color: #7994B6;
}
.style4 {
	color: #7994B6
}
.style5 {
	font-size: 8pt;
	color: #7994B6;
}
a:link {
	text-decoration: none;
	color: #58595B;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style8 {
	font-size: 7pt;
	color: #58595B;
}
.style23 {
	color: #58595B;
	font-size: 8pt;
}
.style34 {
	font-size: 9pt; color: #58595B; 
}
.style39 {
	font-size: 9pt; color: #5A5A5C; 
}
.style41 {
	font-size: 8pt
}
.style54 {
	color: #F3B65D
}
.style55 {
	font-family: Arial, Helvetica, sans-serif
}

.sidetitle{
	font-family: Arial, Tahoma;
	color: #FF9900;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.sidetitle1{
	font-family: Arial, Tahoma;
	color: #FF9900;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.pgStyle {
	font-family: Arial, Tahoma; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none; 
}

TD.td-galitem-title {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    9pt;
  width:        100%;
  text-align: left;
  font-weight: bold;
  color: #999999;
}

TD.td-galitem-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    8pt;
  text-align: left;
}