a:link			{ color: #0060FF; text-decoration: none; }
a:visited 		{ color: #0060FF; text-decoration: none; }
a:hover 		{ color: #00FF00; text-decoration: none; }
a:active		{ color: #00FF00; text-decoration: none; }

a:link.menu 	{ color: #B0B0FF; }
a:visited.menu 	{ color: #B0B0FF; }
a:hover.menu 	{ color: #00FF00; }
a:active.menu	{ color: #00FF00; }

a:link.mainmenu 	{ color: #0060FF; }
a:visited.mainmenu 	{ color: #0060FF; }
a:hover.mainmenu 	{ color: #00FF00; }
a:active.mainmenu	{ color: #00FF00; }

ol.decimal		{	list-style-type: decimal }
ol.lroman 		{	list-style-type: lower-roman }
ol.uroman 		{	list-style-type: upper-roman }
ol.lalpha 		{	list-style-type: lower-alpha }
ol.ualpha 		{	list-style-type: upper-alpha }

ul.newslist1 	{ list-style-type: none; }
ul.newslist2 	{ list-style-type: disc; list-style-image: url(/graphics/arrow_md.gif); }

.footertext		{ font-size: 10pt; color: white }
.headlevel1 	{ font-family: Arial; font-size: 20pt; font-weight: bold; }
.outlinelevel1 	{ font-family: Arial; font-size: 14pt; font-weight: bold; }
.outlinelevel2 	{ font-family: Arial; font-size: 12pt; font-weight: bold; }
.outlinelevel3 	{ font-family: Arial; font-size: 10pt; font-weight: bold; }
.bodytext		{ font-family: Arial; font-size: 12pt; font-weight: normal; }

.item	{ font-weight: bold; color: #3C2074 }

.menucell {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #3C2D74;
	border: #3C2D74;
	width: 20%;
	height: 12px;
	text-align: center;
}

.footercell
{
	color: #B0B0FF;
	background-color: #3C2D74;
	border: #3C2D74;
	height: 12px;
}
	
.contentcell {
	vertical-align: top;
}

.test
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #00FF66;
}
