    html,body {
    height:100%;
    margin:0px;
    padding:0px;
	font-family: Arial, Tahoma, Verdana,  sans-serif;
            }
	A, A:hover 	{
    color: #3E4A55;
	font-family: Arial, Tahoma, Verdana, sans-serif;
color: #336699;
    text-decoration: underline; 
	 	 }
	A:hover 	{
    text-decoration: none; 
color: #336699;
	 	 }
	TD 	{
    color: #333333;
	font-size: 80%;
	 	 }
	a.nav, a.nav:hover 	{
    color: #0860A7;
    font-size: 12px;
	font-weight: bold;
    text-decoration: none; 
	 	 }
	a.nav:hover 	{
    color: #FF9A00;
	 	 }
	.form 	{
	font-size: 70%;
	 	 }
	.nobr	{
    font-size: 11px;
	white-space: nowrap;
	}
	a.registr, a.registr:hover 	{
    color: #0860A7;
    text-decoration: none; 
	 	 }
	a.registr:hover 	{
    color: #FF9A00;
	}
	.title 	{
    color: #FF9A00;
	font-weight: bold;
	 	 }
	a.subNav, a.subNav:hover 	{
    color: #0860A7;
    font-size: 12px;
    text-decoration: none; 
	 	 }
	a.subNav:hover 	{
    color: #FF9A00;
	 	 }
	a.newsTitle, a.newsTitle:hover 	{
    color: #0860A7;
    font-size: 12px;
	font-weight: bold;
    text-decoration: none; 
	 	 }
	a.newsTitle:hover 	{
    color: #FF9A00;
	 	 }
	.blueTxt 	{
    color: #0860A7;
	 	 }
	.redTxt 	{
    color: red;
	 	 }
	.formLabel	{
	border:1px solid #0860a7;
	width:300px;
	}