body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin: 0px;
}

h1 {
	font-size: 14px;
	color: #929292;
	text-align: left;
}


#topmenu {
	font-size: 11px;
	color: #FFF;
}
#topmenu A {
	color: #FFF;
	text-decoration:none;
}
#topmenu A:hover {
	color: #FFF;
	text-decoration:underline;
}
.searedit {
	font-size: 15px;
	color: #000;
}

#menutit {
	font-size: 21px;
	color: #FFF;
}
#menuitem {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
}
#menuitem A {
	color: #000;
	text-decoration: none;
}
#menuitem A:hover{
	color: #000;
	text-decoration: underline;
}

#menuitem2 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
	background-image: url(/aimages/mn-h.gif); background-repeat: no-repeat; background-position: 0 0;	
}

#menuitem2 A {
	color: #000;
	text-decoration: none;
}
#menuitem2 A:hover {
	color: #000;
	text-decoration: underline;
}


#seartit {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
	padding-bottom: 7px;
}
.seotext {
	font-size: 11px;
	color: #929292;
	text-align: justify;
}

#footer {
	font-size: 12px;
	color: #000;
	padding-top: 17px;
}

.jnav {
	font-size: 14px;
	font-weight: bold;
	color: #929292;
	text-align: left;
}
.jnav a {
	color: #929292;
	text-decoration: underline;
}
.jnav a:hover {
	color: #929292;
	text-decoration: underline;
}
.jnav a:visited {
	color: #929292;
	text-decoration: underline;
}

p {
	font-size: 14px;
	color: #000;
	text-align: justify;
}
