a:link
{
	color: #336699; 
		text-decoration: none;
}
.p1 
{
        margin-top: 2;
	    margin-bottom: 1; 
}
a:visited
{
	color: #336699;
		text-decoration: none;
} 
a:active 
{
	color: #336699;
		text-decoration: none;	
}
a:hover
{
	color: #cc0000;
		text-decoration: underline; 
}
#u {
	text-decoration: underline;
}
#b {
	font-weight: bold;
}
.blue
{
      color:#336699;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	    font-size: 10px;
		line-height: 17px;
		    color: #666666;
			    font-style: normal;
}
#dropmenudiv{
position:absolute;
	 background-color: #efefef;
	 border-bottom-width: 0;
	 font-size: 12px;
	 font-family: Arial, Verdana;
	 line-height:26px;
	 z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
	 text-indent: 3px;
	 border-bottom: 1px solid #ffffff;
padding: 1px 0;
	 text-decoration: none;
	 font-size: 11px;
	 font-family: Arial, Verdana;
color: #336699;
       font-weight: none;
background: url(images/bgr_menu.jpg);
}

#dropmenudiv a:hover{ /*hover background color*/
background: url(images/bgr_menu1.jpg);
color: #cc0000;
}

.off
    {    
	    FONT-SIZE: 12px;
	        FONT-FAMILY:  Tahoma, Verdana, Arial;
		     background: url(images/bgr_menu.jpg);
				     TEXT-DECORATION: none;
				         CURSOR: hand;
    }
.on
    {    
	    FONT-SIZE: 12px;
	        COLOR: #cc0000;
		           FONT-FAMILY: Tahoma, Verdana, Arial;
				 background: url(images/bgr_menu1.jpg);
					         TEXT-ALIGN: left;
						     TEXT-DECORATION: none;
						         CURSOR: hand;
    }.menu {
	    font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		    color: #336699;
			    font-style: normal;
    }
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
		color: #336699;
			font-style: normal;
			    text-decoration:none;
}
.menu a:hover{
	color: #cc0000;
		text-decoration:none;
}
.menu a:hover{
	color: #336699;
		text-decoration:none;
}
.menuHeader {
	font-family: Arial;
	    font-size: 12px;
		line-height: 17px;
		    color: #336699;
			    font-style: normal;
}
.menuHeader a{
	font-family: Arial;
	    font-size: 12px;
		line-height: 17px;
		    color: #336699;
			    font-style: normal;
				text-decoration: none;	
}

.menuHeader a:hover{
	color: #CC0000;
		text-decoration: underline; 
}
.menuHeader a:visited{
	color: #336699;
		text-decoration: none	
}
.headerBig {
	font-family: Helvetica,Arial, sans-serif;
	    font-size: 15px;
		color: #336699;

}
.header1 {
	font-family: Helvetica,Arial, sans-serif;
	    font-size: 13px;
		color: #336699;
			line-height: 16px;  
}
.content {

	font-family: Arial;
	    font-size: 12px;
		line-height: 15px;
		    color: #666666;
			    font-style: normal
}

.grey a: {

	font-family: Arial;
	    font-size: 12px;
		line-height: 15px;
		    color: #666666;
			    font-style: normal
}

.small {

	font-family: Arial;
	    font-size: 11px;
		line-height: 14px;
		    color: #666666;
			    font-style: normal
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	    font-size: 13px;
		color: #333333;
			font-style: normal;

}
.contentHeaderBig {
	font-family: Arial, Helvetica, sans-serif;
	    font-size: 14px;
		color: #525252;
			font-style: normal;
			    font-weight: bold;

}
.contentLinks {
	font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
		line-height: 17px;
		    color: #046D87;
			    font-style: normal;

}
ul, ol  { 
	margin-top: 2; 
	    margin-bottom: 2; 
	        margin-left:16 px;
		 }
td  { 
	font-size: 12px;
	    font-family: Arial;
		color: #666666;
}
th  { 
	font-size: 12px; 
	    font-family: Arial;
		color: #336699;
}
.search
{
        border-style: solid;
	    border-color: #cccccc;
		background-color: #f9f9f9;
		    border-width:1;
			font-size : 11px;
			    font-family:  arial;
				color:#808080;
}
li           { margin-left: 16; margin-top: 3; margin-bottom: 3 }


