/* ID Styles */

#navigationLeft a {
	font:12px arial;
	color:#F9C611;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.1em;
	line-height:12px;
	display:block;
	padding:4px;
	border:0pt solid rgb(20,40,95);
	border-right-width:0px; 
	border-left-width:0px;
	text-indent:10px; 
	}
	
#navigationLeft a:hover {
	color:#ffffff;
	border-top:1pt solid yellow;
	border-bottom:1pt solid yellow;
	border-right-width:0px; 
	border-left-width:0px; 
	}
	
#navigationTop a {
	font:12px arial;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.1em; 
	}
	
#navigationTop a:hover {
	color:#F9C611; 
	}
	
#navigationForm a {
	font:12px arial;
	color:#000050;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.1em;
	line-height:12px;
	display:block;
	padding:7px;
	border:0pt solid rgb(ffffff);
	border-right-width:0px; 
	border-left-width:0px;
	text-indent:0px; 
	}
	
#navigationForm a:hover {
	color:#ff0000;
	border-top:1pt solid navy;
	border-bottom:1pt solid navy;
	border-right:1pt solid navy;
	border-left:1pt solid navy;
	border-right-width:1px; 
	border-left-width:1px; 
	}