.boxhead {
	background-color: #5D6EB5;
	padding: 5px;

}
.boxbody {
	background-color: #4155A8;
	padding: 5px;

}
.imageborder {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #AFAFB0;
}
.boxborder {
	border: 1px solid #AFAFB0;
}
.bgnotile {
	background-image: url(../grafx/page/home/a_bg_main.gif);
	background-repeat: no-repeat;
}
a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

