/*
nfvn CSS
*/

	#content {
		padding:9px;
		margin-right:120px;
		margin-left:20px;
		margin-top:9px;
		padding-bottom:10px;
		padding-top:0px;
		background:#fff;
		border:0px solid #000;
		text-align:left;
		position : absolute;
		top : 9px;
		left : 175px;
		min-width:500px;

		}
		
		
	#navleft {
		width:150px;
		padding:6px;
		margin-left:2px;
		margin-right:9px;
		margin-bottom:10px;
		voice-family: "\"}\"";
		voice-family: inherit;
		position : absolute;
		top : 120px;
		left : 9px;

		}

	.navs {
		border-left:10px solid #000; 
		border-bottom:1px solid #000;
		border-top:1px solid #000;
		border-right:1px solid #000;
		background:#fff;
		color:#000;
		padding:10px;
		margin-bottom:10px;
		margin-top:10px;
		text-align:left;
		font-size:10px;
		}
		
		
		
	#footer {
		border-left:10px solid #000; 
		border-bottom:1px solid #000;
		border-top:1px solid #000;
		border-right:10px solid #000;
		background:#fff;
		color:#000;
		padding:10px;
		margin-bottom:40px;
		margin-top:20px;
		margin-right:40px;
		margin-left:40px;
		text-align:center;
		font-size:10px;
		
		}
	

		
		
		
		
	#title {
		padding:0px;
		margin-right:-6px;
		margin-left:-6px;
		width:100%; /* I have to specify a width for IE5 PC, or else it ignores the top-margin of the H1 element therein. But 100% is different in browsers without IE5x PC's broken box model, so I have to use the CSS2 selector trick to set the width to auto for those browsers*/
		voice-family: "\"}\"";
		voice-family: inherit;
		width:auto;
		text-align:center;
		}


		
	html>body #menu {
		margin-right:500px;
		}	
		
	html>body #title {
		width:auto;
		}

BODY {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : demi-bold;
	background: #FFF

}

h1 {
color:#A00000;
}

h3 {
color:#A00000;
}

p {
font-family : verdana,arial,sans-serif; 
color : black; 
font-size : 12px;
}


.head {
padding : 0px;
padding-left : 50px;
padding-right : 50px;
}







A:LINK {
	background : #FFFFFF;
	font-size : 10pt;
	font-family : verdana,arial,sans-serif; 
	color : #0000CC; 



}
A:HOVER {
	background : #CCCCCC;
	font-size : 10pt;
	font-family : verdana,arial,sans-serif; 
	color : #0000CC; 


}

A:VISITED {
	font-family : verdana,arial,sans-serif; 
	font-size : 10pt;
	color : #0000CC; 


}







