@charset "utf-8";
.L-M {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.L-M:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.Bord-L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}


.L-M:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00AEAE;
	text-decoration: none;
}.Bord-Main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.BRD-RL {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00AEAE;
}
.Brdr-TB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9ECEC;
	border-bottom-color: #D9ECEC;
}
.Bord-All {
	border: 1px solid #FFFFFF;
}
.Border-R {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.L-L {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.L-L:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.L-L:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.Border-L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}