.mtmyellowselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F7F3DF;
	border: 1px solid #F7F3DF;
	max-width: 130px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
}
.mtmtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 150%;
	font-weight: bold;

}
.mtmtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
#	line-height: 150%;
#	list-style: bullet;
}
.mtmtext li{
	list-style-type: bullet;
	list-style: outside; 
    margin: 0;
	padding: 0;
	color: #34529C;
}
.mtmtext ul{
  margin-left: 1em;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  padding-left: 1em;
}
.prodname{
	font-family:"Times New Roman", Times, serif
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0867AC;
	font-weight: bold;
	font-style: italic;
	}
.compo_name{
	font-family: "Times New Roman", Times, serif;
	color: #0B8F73;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.compo_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
}
.compo_txt a{
	color: #58595B;
	text-decoration: underline;
}
.compo_txt a:hover{
	background-color: #F7F3DF;
}
.compo_title{
	font-family: "Times New Roman", Times, serif;
	color: #046299;
	font-size: 16px;
	font-weight: bold;
}
.mtmalert, .mtmalert p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FF3300;
    font-weight: bold;
}

