/* Selected Title */
#Learn_tab a { font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
#Learn_tab a:hover { 
	color: #666666;
}
#Learn_tab {  
	background: #EEEEBB url(/_img/bg_title_selected.gif) repeat-x;
}
#Learn {  
	background: #EEEEBB;
}


/* Footer Elements */
.Spliter {
	background-color: #889966;
}
.Footer {
	background-color: #EEEEBB;
}

/* Page Elements */
#BgWire01 {
	background-image: url(/learning/_gadget/learning_r3_c5.gif);
	background-repeat: no-repeat;
}
#DottedVert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #996666;
}


h3 {
	color: #333366;
	font-weight: bold;

}
