body{
	margin: 0px;	
	font-size:12px;
	color:#553412;
}
.vcm_content{
		font-size:12px;
		background:#E0D0C1;
}
a.CTLMultilevelMenu0_2:link{
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #553412;
}
a.CTLMultilevelMenu0_2:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #553412;
}
a.CTLMultilevelMenu0_2:hover{
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color:#553412;
}

a.CTLMultilevelMenuselected0_2:link{
		font-size:11px;
	text-decoration: none;
	font-weight:bold;
	color: #553412;
}
a.CTLMultilevelMenuselected0_2:visited{
		font-size:11px;
	text-decoration: none;
	font-weight:bold;
	color: #553412;
}
a.CTLMultilevelMenuselected0_2:hover{
		font-size:11px;
	text-decoration: none;
	font-weight:bold;
	color: #553412;
}

a.CTLMultilevelMenu0:link{
	font-weight:bold;
	text-decoration: none;
	color: #c4a689;
}
a.CTLMultilevelMenu0:visited{
	font-weight:bold;
	text-decoration: none;
	color: #c4a689;
}
a.CTLMultilevelMenu0:hover{
	font-weight:bold;
	text-decoration: none;
	color:#c4a689;
}

a.CTLMultilevelMenuselected0:link{
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
a.CTLMultilevelMenuselected0:visited{
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
a.CTLMultilevelMenuselected0:hover{
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}

td.CTLMultilevelMenu0{
	background: #a17243;
	width: 116px;
	height: 15px;
	text-align: center;
	font-size: 11px;
	border-bottom:1px solid #e0d0c1;
}	


td.CTLMultilevelMenuselected0{
	background: #a17243;
	width: 116px;
	height: 15px;
	text-align: center;
	font-size: 10px;
	border-bottom:1px solid #e0d0c1;
}

#left{
	background:#e0d0c1;	
}
.bottomdiv {
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7;           /* fx, safari, opera */
	background: #82562E; 
	height: 10px; 
	position: absolute; 
	top: -10px;
	width:766px; 
	font-size: 9px;
	color:black;
}
.inactive_lingua_icons{
	filter: alpha(opacity=30); /* internet explorer */
	-khtml-opacity: 0.3;      /* khtml, old safari */
	-moz-opacity: 0.3;       /* mozilla, netscape */
	opacity: 0.3;           /* fx, safari, opera */
}
#holder{
	margin:0;
	border:0;
	position: relative;
	background: url(/tmpl/img/loading.gif) #E0D0C1 200px 200px no-repeat;
	width:417px;
	height:446px	
}
#numbers{
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
	background: #ffffff; 
	position: absolute; 
	top: 10px; 
	width:417px	
}
a.numbers{
color: #ffffff;
font-size:10px;
text-decoration: none;
}
a:link{
	font-weight: bold;
	color: #553412;
	text-decoration: none;	
}
a:visited{
	font-weight: bold;
	color: #553412;
	text-decoration: none;	
}
a:hover{
	font-weight: bold;
	color: #553412;
	text-decoration: underline;	
}
img.lightbox {
	border:2px solid #C7A687;
}
img.lightbox:hover {
	border:2px solid white;
}
#scrollingdiv{
	height: 338px; 
	width:270px;
}

/*jscroll*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
	height: 100%;
	background: #f3ede7;
}
.jScrollPaneDrag {
	
	position: absolute;
	background: #e1d1c2;
	cursor: pointer;
	overflow: hidden;
	border:1px solid #ccb197;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(/tmpl/img/arrow_up.gif);
	height: 16px;
	border:1px solid #ccb197;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(/tmpl/img/arrow_down.gif);
	height: 16px;
	border:1px solid #ccb197;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-position: 0 -30px;*/
}


