a:link       {
	text-decoration: underline;
	color: #2e297d;
}
a:visited       {
	text-decoration: underline;
	color: #2e297d;
}
a:hover      {
	text-decoration: underline;
	color: #2e297d;
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #FFFFFF;
}
.setheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #FFFFFF;
}
.BOX {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	border-style: solid;
	z-index: -20;
	background-color: #ff9966;
}
ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #666633;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
	list-style-type : square;
	list-style-position : inside;
}
img {
	border-color: #FFFFFF;
}
body    {
	background-color: #000000;
	/*background-image: url(images/bg.gif);*/
}
td.o
{
	background-position : center;
	background-repeat : no-repeat;
	border : none;
}
#navcontainer
{
margin: 0;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #c0c3ee;
width: 221px;
height: 22px;
border-top: 0px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
padding-top: 3px;
margin: 2px;
color: #4f3f7f;
text-decoration: none;
display: block;
text-align: center;
font: bold 12px lucida, sans-serif, arial;
}

#navcontainer ul li a:hover
{
color: #ffffff;
background: #6a60a4;
border: 0px solid #FFFFFF;
padding-top: 3;
}

#navcontainer a:active
{
background: #bd1aac;
color: #fff;
}

#navcontainer li#active a
{
background: #d45117;
color: #fff;
}