a:link, a:visited, a:active {
	background: transparent;
	color: rgb(0, 0, 0);
	text-decoration: none;
}

a:link.ad, a:visited.ad, a:active.ad {
	background: transparent;
	color: rgb(151, 155, 164);
}

a:hover {
	text-decoration: none;
}

a:hover.ad {
	background: transparent;
	color: rgb(159, 62, 36);
}

a:hover#menu {
	background: transparent;
	color: rgb(40, 122, 30);
}

a:link#menu, a:visited#menu, a:active#menu {
	background: transparent;
	color: rgb(48, 48, 48);
}

b {
	background: transparent;
	color: rgb(151, 155, 164);
}

body {
	background: rgb(244, 230, 218) url("images/body.gif");
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

img {
	border-color: rgb(0, 0, 0);
}

p {
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

td {
	background: transparent;
	font: 9pt Verdana,Arial,Geneva,Helvetica,Sans-serif;
	text-align: left;
}

td {
	vertical-align: top;
}

.a {
	background: url("images/a.gif");
	width: 5px;
}

.b {
	background: rgb(244, 230, 218);
	width: 8px;
}

.c {
	background: rgb(244, 230, 218);
	width: 480px;
}

.d {
	background: url("images/d.gif");
	width: 5px;
}

.e {
	background: rgb(191, 195, 201);
	width: 8px;
}

.f {
	background: rgb(191, 195, 201);
	width: 130px;
}

.g {
	background: url("images/g.gif");
	width: 5px;
}

.h {
	background: rgb(191, 195, 201);
	width: 130px;
}

#info {
	font-size: 7pt;
	margin-top: 5px;
	padding-right: 20px;
}

#news {
	margin-top: 5px;
	padding-right: 20px;
}

#review {
	float: left;
	margin-right: 12px;
}

#right {
	background: transparent;
	color: rgb(254, 240, 228);
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#title {
	background: transparent;
	color: rgb(151, 155, 164);
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

