BODY
{
}
TD
{
    FONT-SIZE: 10px;
	COLOR: #452F09;
    FONT-FAMILY: Verdana,Arial;
    TEXT-DECORATION: none;
}
.title
{
    FONT-SIZE: 12px;
    COLOR: #714E40;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:none
}
A
{
    FONT-SIZE: 10px;
    COLOR: #452F09;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:none
}
A:active
{
    FONT-SIZE: 10px;
    COLOR: #452F09;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:none
}
A:link
{
    FONT-SIZE: 10px;
    COLOR: #452F09;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:none
}
A:visited
{
    FONT-SIZE: 10px;
    COLOR: #452F09;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:none
}
A:hover
{
    FONT-SIZE: 10px;
    COLOR: #AA4214;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:underline
}
A.link
{
    FONT-SIZE: 10px;
    COLOR: #DDDCCB;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:none
}
A.link:active
{
    FONT-SIZE: 10px;
    COLOR: #DDDCCB;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:none
}
A.link:link
{
    FONT-SIZE: 10px;
    COLOR: #DDDCCB;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:none
}
A.link:visited
{
    FONT-SIZE: 10px;
    COLOR: #DDDCCB;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:none
}
A.link:hover
{
    FONT-SIZE: 10px;
    COLOR: #FFD09A;
    FONT-FAMILY: Verdana,Arial;
	text-decoration:underline
}
.country {
 FONT-SIZE: 10px;
 FONT-FAMILY: Verdana,Arial;
 COLOR: #000000;
 width: 120px;
}

/* image gallery */
.wrapper {
	position: relative;
	width: auto;
	height: auto;
}
.dspcont{
   display:none;
   position: absolute;
   background-color:#E6E6E6;
   border: solid #000000 1px;
}

.picture{
   border: solid #341904 1px;
}

/* ---------------------- */