﻿body { 	
 	background-color: #010523;
	background-position: 50% top;
	background-image: url('/images/bg-2011.jpg');
	background-repeat: no-repeat;
}
	 
	.menu1 a {
	 color:#ffffff;;
	 font-family: "tahoma";
	 font-weight: normal;
	 font-size: 8pt;
	 text-decoration: none;
	 }
	
	.menu1 a:hover {
	 color:#ffffff;;
	 font-family: "tahoma";
	 font-weight: normal;
	 font-size: 8pt;
	 text-decoration: underline;
	 }

	.menu2 a {
	 color:#001FA3;;
	 font-family: "tahoma";
	 font-weight: normal;
	 font-size: 8pt;
	 text-decoration: none;
	 }
	
	.menu2 a:hover {
	 color:#001FA3;;
	 font-family: "tahoma";
	 font-weight: normal;
	 font-size: 8pt;
	 text-decoration: underline;
	 }	 

	.bookmark a {
	 font-family: "Verdana";
	 font-style: italic;
	 text-decoration: none;
	 }

	.news p {
	 color:#000000;;
	 font-family: "tahoma";
	 font-size: 8pt;
	}	

	.news a {
	 color:#001FA3;;
	 font-family: "tahoma";
	 font-weight: bold;
	 text-decoration: none;
	 }
	
	.news a:hover {
	 color:#001FA3;;
	 font-family: "tahoma";
	 font-weight: bold;
	 text-decoration: underline;
	 }			 

	.footer1 {
	 color:#999;
	 font-family: "tahoma";
	 font-size:xx-small;
	 text-align:center;
	 }
	 
	.footer1 a:link, a:visited {
	 color:#999;
	 text-decoration: none;
	 font-size:xx-small;

	 }
	
	.footer1 a:hover {		
	 text-decoration: underline;
	 font-size:xx-small;
	 }			 
		 	
					 	
	p,tr,td {
	 color:#000000;;
	 font-family: "Verdana";
	 font-size: 10pt;
	}	

	li {
	 color:#000000;;
	 font-family: "Verdana";
	 font-size: 10pt;
	 list-style-type: square;
	}	
		
	A {
	 color:#001FA3;;
	 font-family: "Verdana";
	 font-weight: bold;
	 text-decoration: underline;
	}
	
	A:hover {
	 color:#001FA3;;
	 font-family: "Verdana";
	 font-weight: bold;
	 text-decoration: none;
	 }
	
	ul {type: square;
	}
	
		
	.style1, .style4 {
	background-image: url('../images/bg-header-dfc.jpg');
	}
	.style2 {
		background-image: url('../images/bg_header2_dfc.jpg');
	}



