BODY {
	margin: 0px;
	scrollbar-base-color: #D90000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #7E7E7E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(img/bkg.jpg);	
}

TD#content {
	color: #FFFFFF;
	font-size: 11px;
}

TD#content .title {
	color: #D90000;
	font-size: 12px;
	font-weight: bold;
}

TD#content A {
	color: #FFFFFF;
	text-decoration: underline;
}

TD#content A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

TD#news {
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
	padding-left: 25px;
	background-color: #000000;
	border-right: 1px dotted #FFFFFF;
}

TD#news A {
	color: #FFFFFF;
	text-decoration: none;
}

TD#news A:hover {
	color: #D90000;
	text-decoration: none;
}

TD#news2 {
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
	background-color: #000000;
}

TD#news2 A {
	color: #FFFFFF;
	text-decoration: none;
}

TD#news2 A:hover {
	color: #D90000;
	text-decoration: none;
}

TD#pages {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 15px;
	cursor: default;
}

TD#pages A {
	color: #FFFFFF;
	text-decoration: none;
}

TD#pages A:hover {
	color: #000000;
	text-decoration: none;
}

TD#subnavi {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 15px;
}

TD#subnavi A {
	color: #FFFFFF;
	text-decoration: none;
}

TD#subnavi A:hover {
	color: #000000;
	text-decoration: none;
}

TD#zoom A {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

UL#elist {
	color: #D90000;
	margin-left: 16px;
	line-height: 12px;
}
