a.link {
	color : #ffffff;
	text-decoration : none;
}
a.visited {
	color : #ffffff;
	text-decoration : none;
}
a.active {
	color : #ffffff;
	text-decoration : none;
}
a.hover {
	color : #ffffff;
	text-decoration : underline;
}



a.menu:link    {
	text-decoration:none;
	color:white;
}
a.menu:visited {
	text-decoration:none;
	color:white;
}
a.menu:hover   {
	text-decoration:
	underline;color:white;
}
a.menu:active  {
	text-decoration:none;
	color:white;
}

body       {
	color : #003399;
	background : #CCCCCC;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.spacer	{
	background: #6666CC;
	font-family : arial, helvetica, sans-serif;
	font-size : 1px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

p.menuitem	{
	background: #6375C5;
	color : #ffffff; /* 003399; */
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 5px;
	margin-top : 0px;
	margin-left : 5px;
	margin-right : 0px;
}

p.menuitemtop	{
	background: #6375C5;
	color : #003399;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 5px;
	margin-top : 10px;
	margin-left : 5px;
	margin-right : 0px;
}

p.content	{
	color : #003399;
	/* background: #FFFF99; */
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
}

p.content-ind	{
	color : #003399;
	background: #FFFF99;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left : 27px;
	margin-right : 10px;
}

p.content-sess	{
	color : #003399;
	/* background: #FFFF99; */
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left : 15px;
	margin-right : 10px;
}

p.DayTime	{
	color : #003399;
	background: #FFFF99;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
}

p.topic	{
	color : #003399;
	background: #FFFF99;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
}

p.Moderator	{
	color : #003399;
	background: #FFFF99;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 26px;
	margin-right : 10px;
}

p.netscfix       {	/* To fix Netscape4 rendering body after or in a table  */
	color : #003399;
	background: #FFFF99;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 27px;
	margin-right : 10px;
}

td       {
	color : #003399;
	/* background : #FFFF99; */
	background: #FFE399;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
}

#menu       {
	background : #6375C5;
}

