body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
}

img {
	border:none;
}

a {
	color: #ffffff;
}

a:visited {
	color: #9999CC;
}

table {
	font-size: 9pt;
}

#cat_menu   { text-align: center }

#cat_menu a {
	color: #ffffff;
}

#cat_menu a:visited {
	color: #9999CC;
}

td.body_left {
	background-image: url(images/content_02.jpg); 
	background-repeat: no-repeat;
}

td.body_center {
	background-image: url(images/content_03.jpg);
	background-repeat: no-repeat;
}

td.body_right {
	background-image: url(images/content_04.jpg);
	background-repeat: no-repeat;
}

td.footer {
	text-align: center;
	valign: middle;
	background-image: url(images/content_05.jpg);
	background-repeat: no-repeat;
}

#catalog tr.alt {
  background-color: #9999CC;
	color: #000033;
}

.body_content {
	height: 436px;
	overflow: auto;
}

#news p {
  marigin-top:15px;
	margin-bottom:20px;
}