body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
    background-image: url("graphics/body_bg.gif");
	background-repeat: repeat-x;
	background-color: #083A41;
}
body.bg {
	background : url("graphics/bg.html");
	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: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

td.bg_l {
	background : url("graphics/bg_l.html");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("graphics/bg_r.html");
	background-repeat : repeat-y;
}
.footer2 {
	background-image: url("graphics/footer2.gif");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
}
.footer3 {
	background-image: url("graphics/footer3.gif");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 25px;
	padding-left: 25px;
}
.menulbg {
	background-image: url("graphics/menul_bg.gif");
	background-repeat: repeat-y;
}
.menulcbg {
	background-image: url("graphics/menul_cbg.gif");
	background-repeat: no-repeat;
}
.contentrightbg {
	background-image: url("graphics/content_right_bg.gif");
	background-repeat: repeat-y;
}

.indexrightbg {
	background-image: url("graphics/index_rightbg.gif");
	background-repeat: repeat-y;
}

.searchbg {
	background-image: url("graphics/search_bg.gif");
	background-repeat: no-repeat;
	padding-left: 5px;
}

img {
  border: 0px;
}
