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;
}
td.menu {
	background : url("/graphics/menu_bg.gif");
	background-repeat : repeat-y;
}
td.bar {
	background : url("/graphics/bar.gif");
	background-repeat : repeat-x;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #c1202a;
	text-decoration: underline;
}
a.imedia {
	color: #ffffff;
	text-decoration: underline;
}
a.imedia:hover {
	color: #8faede;
	text-decoration: underline;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.infolink {
	color: #b51e1e;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.infolink:hover {
	color: #184b96;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
div.addr {
	font-family: helvetica, sans-serif;
	color: #3a3a3a;
	text-decoration: none;
	padding-right: 20px; 
	padding-top: 23px; 
	text-align: right;
	line-height: 17px;
}
div.addr2 {
	font-family: helvetica, sans-serif;
	color: #3a3a3a;
	text-decoration: none;
	padding-left: 16px; 
	padding-top: 26px; 
	text-align: left;
	line-height: 17px;
}
a.info {
	color: #3a3a3a;
	text-decoration: none;
}
a.info:hover {
	color: #c1202a;
	text-decoration: underline;
}
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;
}
td.box{
	line-height: 17px;
}