.midContentBg { 
	FONT-SIZE: 12px; 
	COLOR: #999999;
	BACKGROUND: #FFFFFFf;
}
.midContent { 
	BACKGROUND: url(mid_contentBG.gif) no-repeat center bottom;
}
.midContent a:link {
	COLOR:#33CCCC;
	TEXT-DECORATION: none;
}
.midContent a:visited {
	COLOR:#33CCCC;
	TEXT-DECORATION: none;
}
.midContent a:active {
	COLOR:#0092C7; TEXT-DECORATION:underline;
}
.midContent a:hover {
	COLOR:#0092C7;
	TEXT-DECORATION:underline;
}
