BODY {

	color: #000000;
	background-image:url(/img/meback.jpg); 
	background-position:Bottom Right; 
	background-attachment:fixed; 
	background-repeat:no-repeat; 
	scrollbar-track-color:000000; 
}


A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border-style: none;
}


#menu {
	width: 185px;
	margin: 10px;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #888;
	display: block;
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover, #menu li a:active {
	color: #0033cc;
	padding: 8px 0 0 30px;
	}


