body 
{
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: #EEE;
	color: #666;
	font: bold 11px/1.5em Verdana;
}

hr 
{
	color: Silver;
	width: 75%;
	text-align: left;
	margin: 0 auto 0 0; 
	height: 1px;
}

img 
{
	border: none;
}

.mltext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #2F4F4F;
	background-color: transparent;
	text-decoration: none;
}


.mltextl
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #2F4F4F;
	background-color: transparent;
	text-decoration: underline;
}


.mltextl:hover
{
	text-decoration: none;
}

.mrheader
{
	background-color: transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-top : 10px;
	padding-left: 5px;
}

.mrtitle
{
	background-color: transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.mrtitlel
{
	background-color: transparent;
	color: #2F4F4F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

.mrtitlel:hover
{
	text-decoration: underline;
}
.mrtitlell
{
	background-color: transparent;
	color: #2F4F4F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}

.mrtitlell:hover
{
	text-decoration: underline;
}

.mrdata
{
	color: #999999;
	background-color: transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.mlget
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #2F4F4F;
	background-color: transparent;
	text-decoration: underline;
}


.mlget:hover
{
	text-decoration: none;
}














.boxL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boxP {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}