/* CSS Document */

.style1 {
	color: #CC9900;
	font-weight: bold;
}
.style2 {color: #006699}
.style3 {
	color: #990000;
	font-weight: bold;
}


body{ background:url(../images/bgmm.jpg);
margin:0 auto;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;}

.OverallPadding{
	padding:5px;}
	
.BottomBG{
	background:url(../images/bottombg.jpg) no-repeat; 
	width:1002px; 
	height:135px; 
	font-family:verdana; 
	font-size:11px; 
	color:#FFFFFF; 
	line-height:17px;}
.news{
	background:url(../images/nesbg.jpg) no-repeat;
	height:64px;
	width; 226px;}
.news1{
	background:url(../images/nesbg1.jpg) no-repeat;
	height:64px;
	width: 226px;}
.newtext{
	font-family:tahoma;
	font-size:10px;
	text-align:left;}
