.nav
{
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
    white-space:nowrap;
}
.nav a
{
   color: #FFFFFF;
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
	text-decoration: none;
    white-space:nowrap; 
}
.nav a:hover
{
    color: #FFA114;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: underline;
    white-space:nowrap; 
}
.nav a:active
{
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
    white-space:nowrap; 
}
.topnav
{
    color: #666666;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
    white-space:nowrap;
}
.topnav a
{
    color: #F19C55;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
    white-space:nowrap;
}
.topnav a:hover
{
   color: #655787;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: underline;
    white-space: nowrap;
}
.topnav a:active
{
    color: #666666;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
    white-space:nowrap; 
}

.select
{
    color: #FFA114;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
    white-space:nowrap; 
}
.select a
{
    color: #FFA114;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
    white-space:nowrap; 
}
.select a:hover
{
    color: #FFA114;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: underline;
    white-space:nowrap; 
}
.select a:active
{
    color: #FFA114;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
    white-space:nowrap; 
}
.small
{
    color: #999999;
    font-family: tahoma;
    font-size: 10pt;
    text-decoration: none;
}
.normal
{
    color: #333333;
    font-family: tahoma;
    font-size: 11pt;
    text-decoration: none;
}
.purple
{
    color: #FDDF92;
    font-family: tahoma;
    font-size: 7pt;
    text-decoration: none
    font-weight:normal;
}
.title
{
    color: #333333;
    font-family: tahoma;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}
.sub
{
color: #7D6B8E;
font-family: tahoma;
font-size: 11pt;
text-decoration: none;
font-weight: bold;
}
a
{
color: #669900;
font-family: tahoma;
font-size: 11pt;
text-decoration: underline;
}
