body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.bg {
	background : url("/graphics/bg.gif") #f02f94;
	background-repeat : repeat-x;

}
td.watermark {
	background : url("/graphics/watermark.gif");
	background-repeat : no-repeat;
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bookstore {
	background : url("/graphics/bookstore_bg.gif");
	background-repeat : no-repeat;
}
a.intro {
	color: #ffffff;
	text-decoration: none;
}
a.intro:hover {
	color: #ebd3f5;
	text-decoration: underline;
}
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: #B68ECF;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #79338E;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #79338e;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
td.ev {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
td.ti {
	background : url("/graphics/timesbg.gif");
	background-repeat : repeat-y;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.events {
	color: #752899;
	text-decoration: underline;
}
a.events:hover {
	color: #9E0B0B;
	text-decoration: underline;
}



.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 150px;
border-left: hidden;
text-align: right;
}

.glossymenu li a{
background: url(/graphics/menu_bg.gif) repeat-x bottom right;
font: 10px "arial", sans-serif;
font-weight: bold;
color: #292929;
display: block;
width: auto;
padding: 7px;
padding-right: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 150px;
}


.glossymenu li a:hover{
background-image: url(/graphics/menu_bg2.gif);
color: #f02f94;
text-decoration: none;
}

td.title{
font: 14px "Arial", sans-serif;
font-weight: bold;
padding: 5px;
background-color: #3A89E5;
}

a.titleLink:link, a.titleLink:visited {
	color: #ffffff;
}

td.headlines {
	padding-top: 10px;
}

li.newsitem {
	list-style:square outside; 
	padding-bottom: 10px;
}

a.learn {
	color: #f02f94;
	font-weight: bold;
	
}
a.learn:hover {
	color: #b90a66;
	text-decoration: underline;
	font-weight: bold;

}

