BODY,HTML  {
	width: 100%;
	height: 100%;
	margin: 0px;
}

BODY  {
	/* SCROLLBAR-ARROW-color: #4E2B21; 
	SCROLLBAR-BASE-COLOR: #C6AB80; */
	background-color: #ffffff;
	background-image: url(../images/bg.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

TABLE {
	font-size:0px;
}

IMG {
	border: none;
	margin: 0px;
	padding: 0px;
}

.title {
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	font-weight: bold;
}

.text {
	font-family: Verdana;
	font-size: 9px;
	color: #606060;
}

.imageborder {
	border: 1px solid #202020;
}

.menutext {
	position: relative;
	font-family: Serif;
	font-size: 12px;
	color: #606060;
	top: 8px;
	left: 28px;
}

.related {
	padding-left: 12px;
	padding-top: 10px;
}

.related_innertable {
	border:3px solid #ffffff;
	background-color: #f5f5f5;
	width: 526px;
}

.related_outertable {
	border:1px solid #908d0a;
	width: 526px;
}

.horizon {
	padding-top:12px;
	padding-bottom:12px; 
	width:526px; 
	height:3px; 
	border:none; 
	margin-left:12px;
}

.link {
	font-family: Verdana;
	font-size: 11px;
	color:#3a73b0; 
	font-weight: bold; 
	text-decoration: none;
}
