body{
	background-color: #E3E3E3;
	color : #5A5A5A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color : #CFD2DD;
}
.graydots{
	background-image: url(i/graydots.gif);
	width : 10px;
	background-repeat : repeat-y;
}
.rdots{
	background-image: url(i/rdots.gif);
	background-repeat : repeat-y;
	width : 9px;
}
.lines{
	background-image: url(i/lines.gif);
	background-repeat : repeat-x;
}
.divider{
	background-image: url(i/divider.gif);
	background-repeat : repeat-x;
	width : 100%;
	background-color : #191919;
}
.under{
	background-image: url(i/undermenu.gif);
	background-repeat : repeat-x;
}
#news{
	width : 194px;
	background-color : #B0B0B0;
	color : #5A5A5A;
}
.news{
	font-size : 12px;
	padding : 6px;
	line-height : 120%;
}
.heading{
	background-image : url(i/under--1--.webp);
	background-repeat : repeat-y;
	font-size : 10px;
	text-align : right;
}
a.n{
	color: #3C404D;
	font-size : 10px;
	text-decoration : none;
}
a.n:hover{
	color: #60667B;
	text-decoration : underline;
}
a.bottom{
	color: #3C404D;
	font-size : 12px;
	text-decoration : none;
}
a.bottom:hover{
	color: #767676;
	text-decoration : underline;
}
#content{
	padding-top : 30px;
	padding-left : 30px;
	padding-right : 12px;
	font-size : 12px;
	line-height : 150%;
}