body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000999;
}

html, body {
	margin: 0;
	padding: 0;
}

b{
	font-size: 100%;
}

em{
	color: red;
}

th, td {
	font-size: 11px;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #000999;
}

a:visited {
	text-decoration: none;
	color: #000999;
}

a:hover {
	text-decoration: none;
	color: #FF1111;
}

a:active {
	text-decoration: none;
	color: #000999;
}

.top {
	height: 30px;
	border:solid #AAD7EB;
 	border-width:1px 1px 1px 1px;
	text-align: right;
}

.header {
	background-image: url(images/AXM-logo.gif);
	background-repeat: no-repeat;
	height: 220px;
}

.navs {
	background-image: url(images/navs.gif);
	height: 30px;
}

.nav-bar {
	background-image: url(images/nav-bar.gif);
	width: 2px;
	height: 30px;
}

.nav {
	background-image: url(images/nav.gif);
	width: 130px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	color: #000999;
}

.contents {
	font-size: 12px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
}

.contentl {
	width: 180px;
	font-size: 12px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
}

.contentr {
	width:180px;
	font-size: 12px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
}

.footer {
	background-image: url(images/nav.gif);
	height: 30px;
}

.lfooter {
	width: 200px;
	height: 30px;
	font-size: 8px;
}

.rfooter {
	height: 30px;
	font-size: 10px;
	text-align: right;
	padding-right: 50px;
}
