body{

        margin: 0px 0px 0px 0px;

}
font,input{

        font-family:tahoma,verdana,arial,times,sans;
        font-size:11px;
        color:#000000;

}

font.white{

        font-family:tahoma,verdana,arial,times,sans;
        font-size:11px;
        color:#ffffff;

}

a.headLink{
	text-decoration:none;
	color:black;
}
a.headLink:hover{color:black;}
a.nav{

        font-family:tahoma,verdana,arial,times,sans;
        font-size:11px;
        color:#000000;
        text-decoration:none;

}
.smlTxt{
        font-family:tahoma,verdana,arial,times,sans;
        font-size:11px;
        color:#000000;
}
a.nav:hover{
 
        font-weight:bold;
        color:#000000;
        text-decoration:none;

}

a{

        font-family:tahoma,verdana,arial,times,sans;
        font-size:11px;
        color:#0000ff;
        text-decoration:underline;

}

a:hover{
 
        
        text-decoration:none;
        color:#00ff00;

}

a.smlLink{

        text-decoration:none;
        font-size:11px;
        color:#000000;

}

a.smlLink:hover{

        color:blue;
        font-weight:normal;

}

h1{

        margin-bottom: 0px;
        padding-bottom: 0px;
        font-family:tahoma,verdana,arial;
        font-size:16px;
        font-weight:bold;

}

.content{
 
        align:justify;
        font-family:tahoma,verdana,arial,times;
        font-size:11px;
        color:#000000;

}

hr{

		border-bottom:1px dashed black;
		border-top:1px solid white;
		border-right:1px solid white;
		border-left:1px solid white;

}
li,ul{

        list-style-image: url(/images/nav_arrow.gif);
        list-style-position: outside;
        margin-left: 10px;

}
font.topLinks{
  color:white;
}
a.topLinks{
  color:white;
  font-size:11px;
  text-decoration:none;
  
}
a.topLinks:hover{
  color:#ffff00;
  font-weight:normal;
}
td.latestNews{
 font-family:verdana;
 font-size:10px;
 color:#444444;
}