/* Selected Title */
#GM_tab a { font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
#GM_tab a:hover { 
	color: #666666;
}
#GM_tab {  
	background: #EEEEBB url(/_img/bg_title_selected.gif) repeat-x;
}
#GM {  
	background: #EEEEBB;
}

/* Footer Elements */
.Spliter {
	background-color: #999900;
}
.Footer {
	background-color: #EEEEBB;
}

p {
	font-size: 10pt;
}
#SubMenu {
	background-image: url(/gm/_gadget/submenu_bg.gif);
	background-repeat: repeat-x;
}
#BgCloud {
	background-image: url(/gm/_gadget/main_cloud.gif);
	background-repeat: no-repeat;
}
#DottedVert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC9900;
}
#Img {
	border: 1px inset #FFFFCC;
}