body 	{	background-color: #ffffff;
		background-image: url(pict/bgr2.gif); background-repeat: repeat-y; background-position: left; 
	 	margin: 0px 0px 0px 0px; 		}
			 
.txt {font: 11px/16px verdana; color: #474747; text-decoration: none; margin: 20px 20px 20px 20px;}

.newsy1 {font: 11px verdana; color: #fff; text-decoration: none; }

.nagl1  {font-size: 12px; font-weight: bold; }


h1 { color: #A80800; font-size: 13px; font-weight: bold; }
h2 { color: #A80800; font-size: 18px; font-weight: bold; }


li {  url(pict/pkt.gif); }


input {
		border: 1px; 
		border-color: #C74000;
		border-style:  solid;
		font:  verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: #48637F;
		background: #F4E1AE;
	   }
input.noborder{
	border: 0px;
}

hr {height: 1px; 
    border-width: 1px; 
    border-color: #ADB59E; 
    border-style: dashed none none none; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    } 


.red { color: #9B0101; margin-top: 4px; margin-left: 15px; margin-right: 10px; }

a         { color: #D80A00; text-decoration: none; }
a:visited { color: #C22E28; text-decoration: none; }   
a:hover   { color: #FF3C00; text-decoration: underline; }  
