body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
a {
	color: #000000;
}
#menu {
	height: 58px;
	margin: 0 auto;
	padding: 1px 0;
	background:  url(image/img05.gif) repeat-x;
}

#menu ul {
	height: 58px;
	margin: 0;
	padding: 0;
	background:  url(/image/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 58px;
	background:  url(image/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 58px;
	padding: 12px 15px 0 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background:  url(image/img04.gif) repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background:  url(image/img05.gif) repeat-x;
	color: #FFFFFF;
}
#navigation {
	padding: 5px;
	float: left;
	width: 98%;
		background-color: #DFFFFE;
}

#navigation .linkbox {
	margin-bottom: 15px;

}

#navigation .linkbox h2 {
	color: FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
	text-transform: uppercase;
	background-color: #000033;
	font-size: 12px;
	border-top: dashed 1px gray;
	border-bottom: dashed 1px gray;
}

#navigation .linkbox a {
	color: black;
			font-size: 12px;
		display: block;
	
}

#navigation .linkbox a:hover {
	color: #FF0066;
}



.maintest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
