@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #C5CBC7;
}

a {
	color: #FFFFFF;
	outline: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}


.mmtext {
	font-size:10px;
	font-weight:normal;
	letter-spacing:1.5px;
	line-height:10px;
	color:#000000;
}
.mmtextc {
	font-size:9.5px;
	font-weight:normal;
	letter-spacing:1.5px;
	line-height:10px;
	color:#000000;
}
.navlinks {
	font-size:7px;
	font-weight:normal;
	letter-spacing:1.5px;
	line-height:19px;
}


#wrapper {
	width:950px;
	height: auto;
	position:relative;
	margin:0px;
}
#dm {
	position:absolute;
	top:176px;
	left:470px;
	width:143px;
	height:28px;
}
#jm {
	position:absolute;
	top:230px;
	left:343px;
	width:127px;
	height:28px;
	text-align:right;
}
#logohome {
	position:absolute;
	top:350px;
	left:466px;
	width:37px;
	height:36px;
}