td {
 font-family: verdana;
font-size: 10px;
    
	} 

.topnav {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana; 
  font-size: 10px;
  font-weight: bold;
  word-spacing: 0px;

  } 

  .topnav A {
  text-decoration: none; 
  color: white;
  }
  .topnav A:link {
  text-decoration: none; 
  color: white;
  }
  .topnav A:visited {
  text-decoration: none; 
  color: white;
  }
  .topnav A:hover {
  text-decoration: none; 
  color: yellow;
  }






.oddrow {

    BACKGROUND: #000000;
    font-size: 10px;
    BORDER-BOTTOM: #000000 1px solid;
}


.evenrow
{
    BACKGROUND: #000000;
    font-size: 10px; 
    BORDER-BOTTOM: #000000 1px solid;

}

.alert
{

color:red ;
}




.frame {
BORDER-BOTTOM: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;

}


.caption {
 font-family: verdana;
 font-size: 9px;
    
	} 

.caluserlinks {

}

.title {
 font-size: 16px;
  font-weight: bold;
	} 

.subtitle {
  color:#000000;
  font-size: 14px;
  font-weight: bold;
}

.leftnav {
 background-color: #000000;
}

.line_below
{
BORDER-BOTTOM: #000000 1px solid;

}

.navbarheader {
	font: 14px arial; 
	color: gold;
	text-indent: 5px; 
	text-decoration: none; 
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	background-color: #000000;
	padding-left: 5px ;
    padding-right: 5px ;
    padding-bottom: 8px ;
    padding-top: 8px ;
    font-weight: bold;
}

.navbar {
	font: 14px  arial, sans-serif; 
	color: #FFFFFF; 
	text-indent: 15px; 
	text-decoration: none; 
	BORDER-BOTTOM: white 1px solid;
	background-color: #000000;
	padding-left: 1px ;
    padding-right: 5px ;
    padding-bottom: 5px ;
    padding-top: 5px ;
    font-weight: bold;
}

.navbar A {
	text-decoration: none; 
	color: #FFFFFF;
}
.navbar A:link {
	text-decoration: none; 
	color: #FFFFFF;
}
.navbar A:visited {
	text-decoration: none; 
	color: #FFFFFF;
}

.navbar A:hover {
	text-decoration: none; 
	color: gold;
}

.mainnav {
	background-color: #000099;
}


.copyright {
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	}	
	

.copyright A {
	text-decoration: none; 
	color: #FFFFFF;
}
.copyright A:link {
	text-decoration: none; 
	color: #FFFFFF;
}
.copyright A:visited {
	text-decoration: none; 
	color: #FFFFFF;
}
.copyright A:hover {
	text-decoration: none; 
	color: gold;
}


