/* CSS Document */
.current {
color: #CFDB75;
font-weight:bold;
}

table.nav current {
color: #CFDB75;
font-weight:bold;
}


table.nav
{
text-align: center;
font-family: "Arial Black";
text-decoration:none;
font-weight: normal;
font-size: 12px;
background-color: #333333;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.nav td {
background-color: #333333;
padding: 2px;
text-align: center;
height: 13px;
width: 85px;
border-right: 1px solid #842525;
border-left: 1px solid #842525;
}

table.nav td a:hover	{
color: #CFDB75;
text-decoration: none;
}

table a:visited	{
color: #fff;
text-decoration: none;
}

table a:link	{
color: #fff;
text-decoration:none;
}

table.nav1
{
border:hidden;


}

table.nav1 td 
{
border:hidden;
}

img
{  
border-style: none;
}

table1.nav
{
text-align: center;
font-family: "Arial Black";
text-decoration:none;
font-weight: normal;
font-size: 12px;
background-color: #333333;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table1.nav td {
background-color: #333333;
padding: 2px;
text-align: center;
height: 13px;
width: 85px;
border-right: 1px solid #842525;
border-left: 1px solid #842525;
}

table1.nav td a:hover	{
color: #CFDB75;
text-decoration: none;
}

table1 a:visited	{
color: #fff;
text-decoration: none;
}

table1 a:link	{
color: blue;
text-decoration:none;
}

table1.nav1
{
border:hidden;
}

table1.nav1 td 
{
border:hidden;
}