.ImageTop {
	background-image: url(images/M_Top.jpg);
	height: 114px;
	width: 800px;
}
.WhiteText {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.ImageMiddle {
	background-image: url(images/M_Middle.jpg);
	height: 370px;
	width: 800px;
}
.ImageBottom {
	background-image: url(images/M_Bottom.jpg);
	height: 116px;
	width: 800px;
}
a:link { 
color: #ffffff; 
text-decoration: underline;

}
a:visited { 
color: #ffffff; 
text-decoration: underline; 

}
a:hover {
color: #999999; 
text-decoration: underline;

} 

.OnPageText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.Clientbox {
	background-image: url(images/Client_Box.jpg);
	height: 370px;
	width: 800px;
}
.Playerbox {
	background-color: #FFFFFF;
	height: 45px;
	width: 244px;
}
.IndexBG {
	background-image: url(images/M_Idenx_Middle.jpg);
	height: 370px;
	width: 800px;
}
