body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: bold;
}         
.headerBG {
	background-image: url(../mm5/graphics/00000002/headerBG.jpg);
	background-repeat: repeat-x;
}
.footerBG {
	background-image: url(../mm5/graphics/00000002/footerBG.jpg);
	background-repeat: repeat-x;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_cattree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	a:link {color: #FFFFFF; text-decoration: none;}
	a:active {color: #00CC00; text-decoration: bold;}
    a:visited {color: #FFFFCC; text-decoration: none;}    
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}

