body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.bg {
	background : url("/graphics/bg.gif");
	background-repeat : repeat-x;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.catalog {
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #E0E0E0;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #2B527C;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
a.menu {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	padding-right:15px;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	padding-right:15px;
}
a.leftmenu {
	color: #2C5684;
	text-decoration: none;
	padding-left: 18px;
	font-size: 12px;
	line-height: 16px;
}
a.leftmenu:hover {
	color: #0A56BA;
	text-decoration: underline;
	padding-left: 18px;
	font-size: 12px;
	line-height: 16px;
}
td.search {
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}
a.ind {
	color: #2C5684;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}
a.ind:hover {
	color: #0A56BA;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}
div.ind_head {
	color: #264051;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 8px;
}
