/* CSS Document */

.mos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color: #000000;
}
.linksbox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.fade {
	background-image: url(images/fade_back.jpg);
	background-repeat: no-repeat;
}
.logobox {
	background-image: url(images/top_01.jpg);
	background-repeat: no-repeat;
}
.topimage {
	background-repeat: no-repeat;
	background-image: url(images/top_02.jpg);
	background-color: #FFFFFF;
}
.top2 {
	background-image: url(images/top_02.jpg);
}