body {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	background-image: url(images/layout/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.norep {
	background-repeat: repeat-y;
}
.tl {
	background-image: url(images/layout/top-left.jpg);
	background-repeat: no-repeat;
	border-right: 1px;
	border-right-style: dotted;
	border-color: #b2c0b4;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 50px;
	
}
#lang {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom: #b2c0b4;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 5px;
}
#news {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom: #b2c0b4;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #304e2b;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 10px;
	
}
#spacing {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;	
}
#snippet {
	color: #304e2b;	
	font-family: Verdana;
}
#l_menu {
	font-family: Verdana;
	font-size: 10px;
}
#title {
	font-family: Verdana;
	font-size: 13px;
	color: #304e2b;
	font-weight: bold;
}	
#bullet {
	list-style-image: url(images/arrow.jpg);
	text-align: left;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eaefeb;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom: #b2c0b4;
	border-top: 1px;
	border-top-style: dotted;
	border-top: #b2c0b4;	
}
#free {
	font-weight: bold;
	font-size: 13px;
	color: #2c947a;
}
#l {
	background-image: url(images/layout/l.jpg);
	background-repeat: no-repeat;
}
#d {
	background-image: url(images/layout/d.jpg);
	background-repeat: no-repeat;
}
.pagetable {
	text-align: left;
	width: 100%;
}
a.f:link {  color: #325098; text-decoration: none}
a.f:visited {  color: #325098; text-decoration: none}
a.f:hover {  color: #87a7c6; text-decoration: underline}
a:link {  color: #e79e1f; text-decoration: none}
a:visited {  color: #e79e1f; text-decoration: none}
a:hover {  color: #87a7c6; text-decoration: none}