.header
{
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}

.text
{
    font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #666666;
    text-decoration: none
}

.text_black
{
    font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}

.navtext
{
    font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none
}

.grey
{
    font-family:  Arial, Times New Roman, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: none
}

.title_black
{
    font-family:	Times New Roman, Helvetica, Verdana, Arial, Geneva, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.title_home
{
    font-family:	Times New Roman, Helvetica, Verdana, Arial, Geneva, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.title_white
{
    font-family: Arial, Verdana, Helvetica, Times New Roman, Geneva, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none
}

.white
{
    font-family: Arial, Verdana, Helvetica, Times New Roman, Geneva, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none
}

.title_purple_dark
{
    font-family:	Arial, Verdana, Times New Roman, Helvetica, Geneva, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #666699;
    text-decoration: none
}

.title_purple
{
    font-family:	Arial, Verdana, Times New Roman, Helvetica, Geneva, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #9999CC;
    text-decoration: none
}


.text_footer
{
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: none
}

a:link		{text-decoration:none; color: #999999;}
a:active	{text-decoration:none; color: #999999;}
a:visited	{text-decoration:none; color: #999999;}
a:hover		{text-decoration:none; color: #4A3289;}

a.footer:link	{text-decoration:none; color: #999999;}
a.footer:active	{text-decoration:none; color: #999999;}
a.footer:visited{text-decoration:none; color: #999999;}
a.footer:hover	{text-decoration:none; color: #4A3289;}

a.footer2:link		{text-decoration:none; color: #999999;}
a.footer2:active	{text-decoration:none; color: #999999;}
a.footer2:visited	{text-decoration:none; color: #999999;}
a.footer2:hover		{text-decoration:none; color: #FFFFFF;}

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

a.news:link		{text-decoration:none; font-weight: bold; color: #999999;}
a.news:active	{text-decoration:none; font-weight: bold; color: #999999;}
a.news:visited	{text-decoration:none; font-weight: bold; color: #999999;}
a.news:hover	{text-decoration:none; font-weight: bold; color: #4A3289;}

.listbox
{
    color: Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #ffffff;
	width: 155;
	text-align:   left; 
}


.listbox2
{
    color: Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #ffffff;
	width: 155;
	text-align:   left; 
}


.textbox
{
    color: Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #ffffff;
    height : 20px;
}

.bg1     {background-color: #000000;}


.title_red
{
    font-family:	Times New Roman, Helvetica, Verdana, Arial, Geneva, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #BD3C00;
    text-decoration: none
}

